01JTPYWCYHE3DJ4BYQRZ8RSC7H: build-and-test (helios)

BasicConfig {
    output_rules: [
        "%/work/*",
        "%/work/oxidecomputer/omicron/target/nextest/ci/junit.xml",
        "%/var/tmp/omicron_tmp/**/*",
        "!/var/tmp/omicron_tmp/crdb-base*",
        "!/var/tmp/omicron_tmp/rustc*",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/dendrite",
    ],
    publish: [
        BasicConfigPublish {
            from_output: "/work/oxidecomputer/omicron/target/nextest/ci/junit.xml",
            series: "junit-helios",
            name: "junit.xml",
        },
        BasicConfigPublish {
            from_output: "/work/environment.json",
            series: "junit-helios",
            name: "environment.json",
        },
        BasicConfigPublish {
            from_output: "/work/crate-build-timings.json",
            series: "build-info-helios",
            name: "crate-build-timings.json",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01JTPYWXEJ6QJXRX5CM43AFXXC

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-05-08T03:28:01.451Zjob assigned to worker 01JTPYX8P50NT37ZAGBW9PZ87D [factory aws, i-001b9f6b28ec61c1d] (queued for 1 m 13 s)
 
22025-05-08T03:28:09.829Zstarting task 0: "setup"
32025-05-08T03:28:09.834Z++ uname -s
42025-05-08T03:28:09.837Z+ kern=SunOS
52025-05-08T03:28:09.837Z+ build_user=build
62025-05-08T03:28:09.837Z+ build_uid=12345
72025-05-08T03:28:09.837Z+ work_dir=/work
82025-05-08T03:28:09.837Z+ input_dir=/input
92025-05-08T03:28:09.837Z+ [[ 0 == 12345 ]]
102025-05-08T03:28:09.837Z+ case "$kern" in
112025-05-08T03:28:09.837Z+ groupadd -g 12345 build
122025-05-08T03:28:09.841Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-05-08T03:28:11.848Z+ zfs create -o mountpoint=/work rpool/work
142025-05-08T03:28:11.971Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-05-08T03:28:11.974Z+ home_fs=zfs
162025-05-08T03:28:11.974Z+ [[ zfs == autofs ]]
172025-05-08T03:28:11.974Z+ mkdir -p /home/build
182025-05-08T03:28:11.978Z+ chown build:build /home/build /work
192025-05-08T03:28:13.979Z+ chmod 0700 /home/build /work
202025-05-08T03:28:13.982Zprocess exited: duration 4154 ms, exit code 0
 
212025-05-08T03:28:13.989Zstarting task 1: "rust-toolchain"
222025-05-08T03:28:13.994Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-05-08T03:28:13.994Z * rust toolchain channel = "1.86.0"
242025-05-08T03:28:13.994Z * rust toolchain profile = "default"
252025-05-08T03:28:13.994Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-05-08T03:28:13.994Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-05-08T03:28:13.994Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-05-08T03:28:13.997Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-05-08T03:28:13.997Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-05-08T03:28:14.111Zinfo: downloading installer
312025-05-08T03:28:15.649Zwarn: It looks like you have an existing installation of Rust at:
322025-05-08T03:28:15.649Zwarn: /opt/ooce/bin
332025-05-08T03:28:15.649Zwarn: It is recommended that rustup be the primary Rust installation.
342025-05-08T03:28:15.649Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-05-08T03:28:15.649Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-05-08T03:28:15.650Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-05-08T03:28:15.650Zwarn: or pass `-y' to ignore all ignorable checks.
382025-05-08T03:28:15.650Zerror: cannot install while Rust is installed
392025-05-08T03:28:15.650Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-05-08T03:28:15.667Zinfo: profile set to 'default'
412025-05-08T03:28:15.668Zinfo: default host triple is x86_64-unknown-illumos
422025-05-08T03:28:15.671Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-05-08T03:28:15.838Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-05-08T03:28:15.838Zinfo: downloading component 'cargo'
452025-05-08T03:28:16.764Zinfo: downloading component 'clippy'
462025-05-08T03:28:17.136Zinfo: downloading component 'rust-docs'
472025-05-08T03:28:18.732Zinfo: downloading component 'rust-std'
482025-05-08T03:28:20.860Zinfo: downloading component 'rustc'
492025-05-08T03:28:29.450Zinfo: downloading component 'rustfmt'
502025-05-08T03:28:29.728Zinfo: installing component 'cargo'
512025-05-08T03:28:30.580Zinfo: installing component 'clippy'
522025-05-08T03:28:30.970Zinfo: installing component 'rust-docs'
532025-05-08T03:28:32.934Zinfo: installing component 'rust-std'
542025-05-08T03:28:34.691Zinfo: installing component 'rustc'
552025-05-08T03:28:41.132Zinfo: installing component 'rustfmt'
562025-05-08T03:28:41.467Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-05-08T03:28:41.467Z
582025-05-08T03:28:41.914Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-05-08T03:28:41.914Z
602025-05-08T03:28:41.918Z
612025-05-08T03:28:41.918ZRust is installed now. Great!
622025-05-08T03:28:41.918Z
632025-05-08T03:28:41.918ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-05-08T03:28:41.918Zenvironment variable. This has not been done automatically.
652025-05-08T03:28:41.918Z
662025-05-08T03:28:41.918ZTo configure your current shell, you need to source
672025-05-08T03:28:41.918Zthe corresponding env file under $HOME/.cargo.
682025-05-08T03:28:41.918Z
692025-05-08T03:28:41.918ZThis is usually done by running one of the following (note the leading DOT):
702025-05-08T03:28:41.918Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-05-08T03:28:41.918Zsource "$HOME/.cargo/env.fish" # For fish
722025-05-08T03:28:41.918Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-05-08T03:28:42.023Z+ rustup --version
742025-05-08T03:28:42.034Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-05-08T03:28:42.037Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-05-08T03:28:42.114Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-05-08T03:28:42.117Z+ cargo --version
782025-05-08T03:28:42.185Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-05-08T03:28:42.189Z+ rustc --version
802025-05-08T03:28:42.257Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-05-08T03:28:42.261Zprocess exited: duration 28270 ms, exit code 0
 
822025-05-08T03:28:42.268Zstarting task 2: "authentication"
832025-05-08T03:28:42.291Zprocess exited: duration 23 ms, exit code 0
 
842025-05-08T03:28:42.300Zstarting task 3: "clone repository"
852025-05-08T03:28:42.303Z+ mkdir -p /work/oxidecomputer/omicron
862025-05-08T03:28:42.306Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-05-08T03:28:42.349ZCloning into '/work/oxidecomputer/omicron'...
882025-05-08T03:28:51.213Z+ cd /work/oxidecomputer/omicron
892025-05-08T03:28:51.214Z+ git fetch origin 9c09523223f3ec2a04fdc9585900282d1eb4b99b
902025-05-08T03:28:51.528ZFrom https://github.com/oxidecomputer/omicron
912025-05-08T03:28:51.528Z * branch 9c09523223f3ec2a04fdc9585900282d1eb4b99b -> FETCH_HEAD
922025-05-08T03:28:51.538Z+ [[ -n renovate/rcgen-0.x ]]
932025-05-08T03:28:51.549Z++ git branch --show-current
942025-05-08T03:28:51.549Z+ current=main
952025-05-08T03:28:51.549Z+ [[ main != renovate/rcgen-0.x ]]
962025-05-08T03:28:51.549Z+ git branch -f renovate/rcgen-0.x 9c09523223f3ec2a04fdc9585900282d1eb4b99b
972025-05-08T03:28:51.560Z+ git checkout -f renovate/rcgen-0.x
982025-05-08T03:28:51.609ZSwitched to branch 'renovate/rcgen-0.x'
992025-05-08T03:28:51.636Z+ git reset --hard 9c09523223f3ec2a04fdc9585900282d1eb4b99b
1002025-05-08T03:28:51.650ZHEAD is now at 9c0952322 Update Rust crate rcgen to 0.13.2
1012025-05-08T03:28:51.650Zprocess exited: duration 9345 ms, exit code 0
 
1022025-05-08T03:28:51.689Zstarting task 4: "build"
1032025-05-08T03:28:51.697Z+ source ./env.sh
1042025-05-08T03:28:51.697Z++ OLD_SHELL_OPTS=ehxB
1052025-05-08T03:28:51.697Z++ set -o xtrace
1062025-05-08T03:28:51.702Z++++ dirname ./env.sh
1072025-05-08T03:28:51.702Z+++ readlink -f .
1082025-05-08T03:28:51.706Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092025-05-08T03:28:51.706Z++ 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-05-08T03:28:51.706Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-05-08T03:28:51.706Z++ 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-05-08T03:28:51.706Z++ 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-05-08T03:28:51.706Z++ 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-05-08T03:28:51.706Z++ 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-05-08T03:28:51.706Z++ 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-05-08T03:28:51.706Z++ 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-05-08T03:28:51.706Z++ case $OLD_SHELL_OPTS in
1182025-05-08T03:28:51.706Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192025-05-08T03:28:51.706Z+ source .github/buildomat/ci-env.sh
1202025-05-08T03:28:51.706Z++ export CARGO_TERM_COLOR=always
1212025-05-08T03:28:51.706Z++ CARGO_TERM_COLOR=always
1222025-05-08T03:28:51.706Z+ target_os=illumos
1232025-05-08T03:28:51.706Z+ NEXTEST_VERSION=0.9.91
1242025-05-08T03:28:51.707Z+ cargo --version
1252025-05-08T03:28:51.758Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1262025-05-08T03:28:51.761Z+ rustc --version
1272025-05-08T03:28:51.839Zrustc 1.86.0 (05f9846f8 2025-03-31)
1282025-05-08T03:28:51.842Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.91/illumos
1292025-05-08T03:28:51.848Z+ gunzip
1302025-05-08T03:28:51.848Z+ tar -xvf - -C /home/build/.cargo/bin
1312025-05-08T03:28:52.964Zx cargo-nextest, 18384984 bytes, 35909 tape blocks
1322025-05-08T03:28:52.970Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
1332025-05-08T03:28:52.971Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
1342025-05-08T03:28:52.971Ztests will store ephemeral output in /var/tmp/omicron_tmp
1352025-05-08T03:28:52.971Z+ mkdir /var/tmp/omicron_tmp
1362025-05-08T03:28:52.971Z+ OUTPUT_DIR=/work
1372025-05-08T03:28:52.971Z+ echo 'tests will store non-ephemeral output in /work'
1382025-05-08T03:28:52.971Ztests will store non-ephemeral output in /work
1392025-05-08T03:28:52.971Z+ mkdir -p /work
1402025-05-08T03:28:52.971Z+ banner prerequisites
1412025-05-08T03:28:52.980Z
1422025-05-08T03:28:52.980Z ##### ##### ###### ##### ###### #### # # # #### #
1432025-05-08T03:28:52.980Z # # # # # # # # # # # # # # #
1442025-05-08T03:28:52.980Z # # # # ##### # # ##### # # # # # #### #
1452025-05-08T03:28:52.981Z ##### ##### # ##### # # # # # # # # #
1462025-05-08T03:28:52.981Z # # # # # # # # # # # # # # #
1472025-05-08T03:28:52.981Z # # # ###### # # ###### ### # #### # #### #
1482025-05-08T03:28:52.981Z
1492025-05-08T03:28:52.981Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1502025-05-08T03:29:02.597Z Startup: Refreshing catalog 'helios-dev' ... Done
1512025-05-08T03:29:08.150Z Startup: Caching catalogs ... Done
1522025-05-08T03:29:12.201ZPlanning: Solver setup ... Done (2.940s)
1532025-05-08T03:29:12.222ZPlanning: Running solver ... Done (0.029s)
1542025-05-08T03:29:12.299ZPlanning: Finding local manifests ... Done (0.003s)
1552025-05-08T03:29:12.378ZPlanning: Fetching manifests: 0/4 0% complete
1562025-05-08T03:29:13.109ZPlanning: Fetching manifests: 4/4 100% complete
1572025-05-08T03:29:13.173ZPlanning: Package planning ... Done (0.049s)
1582025-05-08T03:29:13.204ZPlanning: Merging actions ... Done (0.050s)
1592025-05-08T03:29:13.497ZPlanning: Checking for conflicting actions ... Done (0.293s)
1602025-05-08T03:29:13.509ZPlanning: Consolidating action changes ... Done (0.011s)
1612025-05-08T03:29:14.540ZPlanning: Evaluating mediators ... Done (1.028s)
1622025-05-08T03:29:14.550ZPlanning: Planning completed in 6.28 seconds
1632025-05-08T03:29:14.561Z Packages to install: 4
1642025-05-08T03:29:14.562Z Mediators to change: 2
1652025-05-08T03:29:14.565Z Services to change: 1
1662025-05-08T03:29:14.565Z Estimated space available: 155.54 GB
1672025-05-08T03:29:14.566ZEstimated space to be consumed: 1.64 GB
1682025-05-08T03:29:14.566Z Create boot environment: No
1692025-05-08T03:29:14.566ZCreate backup boot environment: No
1702025-05-08T03:29:14.566Z Rebuild boot archive: No
1712025-05-08T03:29:14.566Z
1722025-05-08T03:29:14.566ZChanged mediators:
1732025-05-08T03:29:14.566Z mediator clang:
1742025-05-08T03:29:14.566Z version: None -> 15 (system default)
1752025-05-08T03:29:14.566Z
1762025-05-08T03:29:14.566Z mediator llvm:
1772025-05-08T03:29:14.566Z version: 14 (system default) -> 15 (system default)
1782025-05-08T03:29:14.566Z
1792025-05-08T03:29:14.566ZChanged packages:
1802025-05-08T03:29:14.566Zhelios-dev
1812025-05-08T03:29:14.566Z developer/build-essential
1822025-05-08T03:29:14.567Z None -> 11-2.0
1832025-05-08T03:29:14.567Z library/libxmlsec1
1842025-05-08T03:29:14.567Z None -> 1.2.35-2.0
1852025-05-08T03:29:14.567Z ooce/developer/clang-15
1862025-05-08T03:29:14.567Z None -> 15.0.7-2.0
1872025-05-08T03:29:14.567Z ooce/developer/llvm-15
1882025-05-08T03:29:14.567Z None -> 15.0.7-2.0
1892025-05-08T03:29:14.567Z
1902025-05-08T03:29:14.567ZServices:
1912025-05-08T03:29:14.567Z restart_fmri:
1922025-05-08T03:29:14.567Z svc:/system/update-man-index:default
1932025-05-08T03:29:14.615Z
1942025-05-08T03:29:14.615ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1952025-05-08T03:29:20.747ZDownload: 212/3290 items 1.3/212.6MB 0% complete (1.2M/s)
1962025-05-08T03:29:25.766ZDownload: 639/3290 items 17.6/212.6MB 8% complete (1.6M/s)
1972025-05-08T03:29:32.368ZDownload: 1195/3290 items 83.3/212.6MB 39% complete (10.0M/s)
1982025-05-08T03:29:52.090ZDownload: 1198/3290 items 83.4/212.6MB 39% complete
1992025-05-08T03:29:57.102ZDownload: 1654/3290 items 117.9/212.6MB 55% complete (7.7M/s)
2002025-05-08T03:30:02.103ZDownload: 1979/3290 items 118.7/212.6MB 55% complete (3.6M/s)
2012025-05-08T03:30:07.285ZDownload: 2219/3290 items 119.2/212.6MB 56% complete (209k/s)
2022025-05-08T03:30:12.286ZDownload: 2638/3290 items 120.3/212.6MB 56% complete (163k/s)
2032025-05-08T03:30:17.748ZDownload: 3236/3290 items 186.4/212.6MB 87% complete (6.7M/s)
2042025-05-08T03:30:25.125ZDownload: 3247/3290 items 203.1/212.6MB 95% complete (8.5M/s)
2052025-05-08T03:30:38.567ZDownload: 3248/3290 items 203.1/212.6MB 95% complete
2062025-05-08T03:30:44.914ZDownload: 3287/3290 items 212.2/212.6MB 99% complete (3.3M/s)
2072025-05-08T03:31:04.112ZDownload: 3288/3290 items 212.3/212.6MB 99% complete
2082025-05-08T03:31:04.141ZDownload: Completed 212.60 MB in 109.52 seconds (1.9M/s)
2092025-05-08T03:31:04.323Z Actions: 1/3689 actions (Installing new actions)
2102025-05-08T03:31:08.886Z Actions: Completed 3689 actions in 4.56 seconds.
2112025-05-08T03:31:09.388Z Done (0.497s)
2122025-05-08T03:31:09.388Z Done (0.000s)
2132025-05-08T03:31:10.127Z Done (0.739s)
2142025-05-08T03:31:14.685Z Done (4.277s)
2152025-05-08T03:31:14.784Z Done (0.020s)
2162025-05-08T03:31:14.788Z Done (0.000s)
2172025-05-08T03:31:15.025Z Done (0.000s)
2182025-05-08T03:31:15.805ZPlanning: Evaluating mediator changes ... Done
2192025-05-08T03:31:15.966ZPlanning: Checking for conflicting actions ... Done
2202025-05-08T03:31:15.969ZPlanning: Consolidating action changes ... Done
2212025-05-08T03:31:16.238ZPlanning: Evaluating mediators ... Done
2222025-05-08T03:31:16.241ZPlanning: Planning completed in 0.43 seconds
2232025-05-08T03:31:16.272Z Mediators to change: 2
2242025-05-08T03:31:16.272Z Create boot environment: No
2252025-05-08T03:31:16.277ZCreate backup boot environment: No
2262025-05-08T03:31:16.371Z Done
2272025-05-08T03:31:16.371Z Done
2282025-05-08T03:31:16.880Z Done
2292025-05-08T03:31:20.405Z Done
2302025-05-08T03:31:20.495Z Done
2312025-05-08T03:31:20.498Z Done
2322025-05-08T03:31:20.633Z Done
2332025-05-08T03:31:21.246ZPlanning: Evaluating mediator changes ... Done
2342025-05-08T03:31:21.249ZPlanning: Merging actions ... Done
2352025-05-08T03:31:21.435ZPlanning: Checking for conflicting actions ... Done
2362025-05-08T03:31:21.439ZPlanning: Consolidating action changes ... Done
2372025-05-08T03:31:21.699ZPlanning: Evaluating mediators ... Done
2382025-05-08T03:31:21.755ZPlanning: Planning completed in 0.76 seconds
2392025-05-08T03:31:21.789Z Packages to change: 1
2402025-05-08T03:31:21.789Z Mediators to change: 1
2412025-05-08T03:31:21.792Z Services to change: 1
2422025-05-08T03:31:21.793Z Create boot environment: No
2432025-05-08T03:31:21.793ZCreate backup boot environment: Yes
2442025-05-08T03:31:23.141Z Actions: 1/6 actions (Updating modified actions)
2452025-05-08T03:31:23.144Z Actions: Completed 6 actions in 0.00 seconds.
2462025-05-08T03:31:23.144Z Done
2472025-05-08T03:31:23.144Z Done
2482025-05-08T03:31:23.287Z Done
2492025-05-08T03:31:26.990Z Done
2502025-05-08T03:31:27.087Z Done
2512025-05-08T03:31:27.109Z Done
2522025-05-08T03:31:27.241Z Done
2532025-05-08T03:31:27.664ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2542025-05-08T03:31:27.665Zclang system 15 system
2552025-05-08T03:31:27.665Zcsh system system illumos
2562025-05-08T03:31:27.665Zctags system system illumos
2572025-05-08T03:31:27.665Zfile system system illumos
2582025-05-08T03:31:27.665Zgcc vendor 12 vendor
2592025-05-08T03:31:27.665Zgcc system 10 system
2602025-05-08T03:31:27.665Zgcc system 7 system
2612025-05-08T03:31:27.665Zgo system 1.20 system
2622025-05-08T03:31:27.665Zgo system 1.19 system
2632025-05-08T03:31:27.665Zllvm system 15 system
2642025-05-08T03:31:27.665Zllvm system 14 system
2652025-05-08T03:31:27.665Zmariadb system 10.6 system
2662025-05-08T03:31:27.665Zmta vendor vendor dma
2672025-05-08T03:31:27.665Zopenjdk system 17 system
2682025-05-08T03:31:27.665Zopenjdk system 11 system
2692025-05-08T03:31:27.666Zopenjdk system 1.8 system
2702025-05-08T03:31:27.666Zopenssl vendor 3 vendor
2712025-05-08T03:31:27.666Zperl system 5.36 system
2722025-05-08T03:31:27.666Zpostgresql system 15 system
2732025-05-08T03:31:27.666Zpostgresql system 13 system
2742025-05-08T03:31:27.666Zpython vendor 3 vendor
2752025-05-08T03:31:27.666Zpython system 2 system
2762025-05-08T03:31:27.666Zpython3 system 3.11 system
2772025-05-08T03:31:27.666Zruby system 3.0 system
2782025-05-08T03:31:27.666Zwords vendor vendor american-english
2792025-05-08T03:31:27.666Zwords system system australian-english
2802025-05-08T03:31:27.666Zwords system system british-english
2812025-05-08T03:31:27.666Zwords system system canadian-english
2822025-05-08T03:31:27.667Zwords system system french
2832025-05-08T03:31:27.667Zwords system system italian
2842025-05-08T03:31:27.667Zwords system system ngerman
2852025-05-08T03:31:27.667Zwords system system ogerman
2862025-05-08T03:31:27.667Zwords system system spanish
2872025-05-08T03:31:28.003ZPUBLISHER TYPE STATUS P LOCATION
2882025-05-08T03:31:28.003Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2892025-05-08T03:31:31.645ZFMRI IFO
2902025-05-08T03:31:31.645Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2912025-05-08T03:31:31.645Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2922025-05-08T03:31:31.645Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2932025-05-08T03:31:31.645Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2942025-05-08T03:31:31.645Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2952025-05-08T03:31:31.645Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2962025-05-08T03:31:31.645Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2972025-05-08T03:31:31.645Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2982025-05-08T03:31:31.645Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2992025-05-08T03:31:31.645Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
3002025-05-08T03:31:31.645Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3012025-05-08T03:31:31.645Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3022025-05-08T03:31:31.646Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
3032025-05-08T03:31:31.646Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3042025-05-08T03:31:31.646Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3052025-05-08T03:31:32.629Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3062025-05-08T03:31:32.925Z Updating git repository `https://github.com/seanmonstar/reqwest`
3072025-05-08T03:31:33.701Z Updating crates.io index
3082025-05-08T03:31:33.741Z Updating git repository `https://github.com/oxidecomputer/lldp`
3092025-05-08T03:31:34.041Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3102025-05-08T03:31:34.636Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3112025-05-08T03:31:34.924Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3122025-05-08T03:31:35.198Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3132025-05-08T03:31:35.548Z Updating git repository `https://github.com/oxidecomputer/propolis`
3142025-05-08T03:31:36.577Z Updating git repository `https://github.com/oxidecomputer/crucible`
3152025-05-08T03:31:38.560Z Updating git repository `https://github.com/oxidecomputer/opte`
3162025-05-08T03:31:39.356Z Updating git repository `https://github.com/oxidecomputer/falcon`
3172025-05-08T03:31:40.121Z Updating git repository `https://github.com/oxidecomputer/clickward`
3182025-05-08T03:31:40.428Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3192025-05-08T03:31:40.702Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3202025-05-08T03:31:41.401Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3212025-05-08T03:31:41.757Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3222025-05-08T03:31:42.268Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3232025-05-08T03:31:42.548Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3242025-05-08T03:31:42.854Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3252025-05-08T03:31:43.194Z Updating git repository `https://github.com/oxidecomputer/tofino`
3262025-05-08T03:31:43.496Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3272025-05-08T03:31:43.745Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3282025-05-08T03:31:43.991Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3292025-05-08T03:31:44.399Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3302025-05-08T03:31:44.719Z Updating git repository `https://github.com/oxidecomputer/ispf`
3312025-05-08T03:31:45.026Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3322025-05-08T03:31:45.356Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3332025-05-08T03:31:45.879Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3342025-05-08T03:31:46.252Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3352025-05-08T03:31:46.511Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3362025-05-08T03:31:46.861Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3372025-05-08T03:31:47.245Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3382025-05-08T03:31:47.567Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3392025-05-08T03:31:47.842Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3402025-05-08T03:31:48.107Z Updating git repository `https://github.com/oxidecomputer/omicron`
3412025-05-08T03:31:57.665Z Updating git repository `https://github.com/illumos/smf-rs`
3422025-05-08T03:31:59.176Z Downloading crates ...
3432025-05-08T03:31:59.252Z Downloaded anyhow v1.0.98
3442025-05-08T03:31:59.257Z Downloaded anstyle v1.0.10
3452025-05-08T03:31:59.260Z Downloaded camino v1.1.9
3462025-05-08T03:31:59.264Z Downloaded anstyle-parse v0.2.5
3472025-05-08T03:31:59.268Z Downloaded bytecount v0.6.8
3482025-05-08T03:31:59.271Z Downloaded bitflags v2.9.0
3492025-05-08T03:31:59.283Z Downloaded anstyle-query v1.1.1
3502025-05-08T03:31:59.287Z Downloaded anstream v0.6.15
3512025-05-08T03:31:59.287Z Downloaded byteorder v1.5.0
3522025-05-08T03:31:59.290Z Downloaded autocfg v1.4.0
3532025-05-08T03:31:59.296Z Downloaded winnow v0.7.3
3542025-05-08T03:31:59.308Z Downloaded heck v0.5.0
3552025-05-08T03:31:59.311Z Downloaded clap v4.5.35
3562025-05-08T03:31:59.316Z Downloaded clap_builder v4.5.35
3572025-05-08T03:31:59.323Z Downloaded io-lifetimes v1.0.11
3582025-05-08T03:31:59.326Z Downloaded block-buffer v0.10.4
3592025-05-08T03:31:59.326Z Downloaded bitflags v1.3.2
3602025-05-08T03:31:59.331Z Downloaded scroll v0.12.0
3612025-05-08T03:31:59.335Z Downloaded cargo_toml v0.21.0
3622025-05-08T03:31:59.335Z Downloaded indexmap v2.7.1
3632025-05-08T03:31:59.338Z Downloaded serde_tokenstream v0.2.2
3642025-05-08T03:31:59.341Z Downloaded quote v1.0.39
3652025-05-08T03:31:59.343Z Downloaded cfg-if v1.0.0
3662025-05-08T03:31:59.343Z Downloaded cargo_metadata v0.19.2
3672025-05-08T03:31:59.346Z Downloaded cargo-platform v0.1.8
3682025-05-08T03:31:59.346Z Downloaded proc-macro2 v1.0.94
3692025-05-08T03:31:59.349Z Downloaded camino-tempfile v1.1.1
3702025-05-08T03:31:59.354Z Downloaded usdt v0.5.0
3712025-05-08T03:31:59.356Z Downloaded sha2 v0.10.8
3722025-05-08T03:31:59.359Z Downloaded ryu v1.0.18
3732025-05-08T03:31:59.363Z Downloaded serde_spanned v0.6.8
3742025-05-08T03:31:59.363Z Downloaded pretty-hex v0.4.1
3752025-05-08T03:31:59.367Z Downloaded usdt-attr-macro v0.5.0
3762025-05-08T03:31:59.367Z Downloaded pest_meta v2.7.14
3772025-05-08T03:31:59.367Z Downloaded memmap v0.7.0
3782025-05-08T03:31:59.371Z Downloaded plain v0.2.3
3792025-05-08T03:31:59.375Z Downloaded macaddr v1.0.1
3802025-05-08T03:31:59.388Z Downloaded usdt-macro v0.5.0
3812025-05-08T03:31:59.392Z Downloaded swrite v0.1.0
3822025-05-08T03:31:59.397Z Downloaded equivalent v1.0.1
3832025-05-08T03:31:59.403Z Downloaded scroll_derive v0.12.0
3842025-05-08T03:31:59.406Z Downloaded dtrace-parser v0.2.0
3852025-05-08T03:31:59.407Z Downloaded version_check v0.9.5
3862025-05-08T03:31:59.410Z Downloaded thread-id v4.2.2
3872025-05-08T03:31:59.410Z Downloaded thiserror v1.0.69
3882025-05-08T03:31:59.413Z Downloaded unicode-linebreak v0.1.5
3892025-05-08T03:31:59.416Z Downloaded crypto-common v0.1.6
3902025-05-08T03:31:59.416Z Downloaded heck v0.4.1
3912025-05-08T03:31:59.418Z Downloaded dof v0.3.0
3922025-05-08T03:31:59.419Z Downloaded proc-macro-error-attr v1.0.4
3932025-05-08T03:31:59.421Z Downloaded is_terminal_polyfill v1.70.1
3942025-05-08T03:31:59.421Z Downloaded itoa v1.0.11
3952025-05-08T03:31:59.424Z Downloaded terminal_size v0.4.0
3962025-05-08T03:31:59.428Z Downloaded thiserror-impl v2.0.12
3972025-05-08T03:31:59.428Z Downloaded pest_generator v2.7.14
3982025-05-08T03:31:59.432Z Downloaded smawk v0.3.2
3992025-05-08T03:31:59.436Z Downloaded fnv v1.0.7
4002025-05-08T03:31:59.436Z Downloaded toml_datetime v0.6.8
4012025-05-08T03:31:59.436Z Downloaded thiserror-impl v1.0.69
4022025-05-08T03:31:59.436Z Downloaded terminal_size v0.2.6
4032025-05-08T03:31:59.440Z Downloaded errno v0.3.9
4042025-05-08T03:31:59.440Z Downloaded fastrand v2.1.1
4052025-05-08T03:31:59.443Z Downloaded utf8parse v0.2.2
4062025-05-08T03:31:59.443Z Downloaded proc-macro-error v1.0.4
4072025-05-08T03:31:59.446Z Downloaded generic-array v0.14.7
4082025-05-08T03:31:59.448Z Downloaded clap_lex v0.7.4
4092025-05-08T03:31:59.449Z Downloaded once_cell v1.21.3
4102025-05-08T03:31:59.451Z Downloaded usdt-impl v0.5.0
4112025-05-08T03:31:59.451Z Downloaded fs-err v3.1.0
4122025-05-08T03:31:59.455Z Downloaded hashbrown v0.15.1
4132025-05-08T03:31:59.459Z Downloaded cpufeatures v0.2.14
4142025-05-08T03:31:59.462Z Downloaded strsim v0.11.1
4152025-05-08T03:31:59.462Z Downloaded colorchoice v1.0.2
4162025-05-08T03:31:59.462Z Downloaded pest_derive v2.7.14
4172025-05-08T03:31:59.465Z Downloaded digest v0.10.7
4182025-05-08T03:31:59.468Z Downloaded tabled_derive v0.7.0
4192025-05-08T03:31:59.468Z Downloaded clap_derive v4.5.32
4202025-05-08T03:31:59.471Z Downloaded thiserror v2.0.12
4212025-05-08T03:31:59.477Z Downloaded unicode-ident v1.0.14
4222025-05-08T03:31:59.482Z Downloaded toml v0.8.20
4232025-05-08T03:31:59.485Z Downloaded log v0.4.22
4242025-05-08T03:31:59.488Z Downloaded zerocopy-derive v0.7.35
4252025-05-08T03:31:59.492Z Downloaded tempfile v3.13.0
4262025-05-08T03:31:59.495Z Downloaded papergrid v0.11.0
4272025-05-08T03:31:59.498Z Downloaded typenum v1.17.0
4282025-05-08T03:31:59.501Z Downloaded semver v1.0.25
4292025-05-08T03:31:59.504Z Downloaded textwrap v0.16.1
4302025-05-08T03:31:59.509Z Downloaded ucd-trie v0.1.7
4312025-05-08T03:31:59.521Z Downloaded serde_derive v1.0.219
4322025-05-08T03:31:59.524Z Downloaded serde v1.0.219
4332025-05-08T03:31:59.535Z Downloaded memchr v2.7.4
4342025-05-08T03:31:59.551Z Downloaded serde_json v1.0.140
4352025-05-08T03:31:59.561Z Downloaded toml_edit v0.22.24
4362025-05-08T03:31:59.581Z Downloaded pest v2.7.14
4372025-05-08T03:31:59.586Z Downloaded goblin v0.8.2
4382025-05-08T03:31:59.598Z Downloaded zerocopy v0.7.35
4392025-05-08T03:31:59.632Z Downloaded tabled v0.15.0
4402025-05-08T03:31:59.648Z Downloaded syn v2.0.98
4412025-05-08T03:31:59.658Z Downloaded syn v1.0.109
4422025-05-08T03:31:59.676Z Downloaded unicode-width v0.1.14
4432025-05-08T03:31:59.681Z Downloaded rustix v0.38.37
4442025-05-08T03:31:59.703Z Downloaded rustix v0.37.28
4452025-05-08T03:31:59.738Z Downloaded libc v0.2.171
4462025-05-08T03:31:59.883Z Compiling proc-macro2 v1.0.94
4472025-05-08T03:31:59.883Z Compiling unicode-ident v1.0.14
4482025-05-08T03:31:59.887Z Compiling libc v0.2.171
4492025-05-08T03:31:59.887Z Compiling version_check v0.9.5
4502025-05-08T03:31:59.887Z Compiling serde v1.0.219
4512025-05-08T03:31:59.887Z Compiling memchr v2.7.4
4522025-05-08T03:31:59.887Z Compiling thiserror v1.0.69
4532025-05-08T03:31:59.887Z Compiling ucd-trie v0.1.7
4542025-05-08T03:32:00.163Z Compiling itoa v1.0.11
4552025-05-08T03:32:00.427Z Compiling ryu v1.0.18
4562025-05-08T03:32:00.503Z Compiling once_cell v1.21.3
4572025-05-08T03:32:00.716Z Compiling byteorder v1.5.0
4582025-05-08T03:32:00.892Z Compiling rustix v0.38.37
4592025-05-08T03:32:01.001Z Compiling serde_json v1.0.140
4602025-05-08T03:32:01.151Z Compiling bitflags v2.9.0
4612025-05-08T03:32:01.390Z Compiling usdt-impl v0.5.0
4622025-05-08T03:32:01.452Z Compiling proc-macro-error-attr v1.0.4
4632025-05-08T03:32:01.576Z Compiling syn v1.0.109
4642025-05-08T03:32:01.691Z Compiling io-lifetimes v1.0.11
4652025-05-08T03:32:01.750Z Compiling quote v1.0.39
4662025-05-08T03:32:01.871Z Compiling errno v0.3.9
4672025-05-08T03:32:01.940Z Compiling proc-macro-error v1.0.4
4682025-05-08T03:32:02.038Z Compiling utf8parse v0.2.2
4692025-05-08T03:32:02.223Z Compiling syn v2.0.98
4702025-05-08T03:32:02.298Z Compiling thread-id v4.2.2
4712025-05-08T03:32:02.345Z Compiling rustix v0.37.28
4722025-05-08T03:32:02.348Z Compiling log v0.4.22
4732025-05-08T03:32:02.429Z Compiling plain v0.2.3
4742025-05-08T03:32:02.456Z Compiling hashbrown v0.15.1
4752025-05-08T03:32:02.459Z Compiling equivalent v1.0.1
4762025-05-08T03:32:02.596Z Compiling camino v1.1.9
4772025-05-08T03:32:03.059Z Compiling anstyle-parse v0.2.5
4782025-05-08T03:32:03.357Z Compiling semver v1.0.25
4792025-05-08T03:32:03.416Z Compiling pretty-hex v0.4.1
4802025-05-08T03:32:03.419Z Compiling anstyle-query v1.1.1
4812025-05-08T03:32:03.629Z Compiling indexmap v2.7.1
4822025-05-08T03:32:03.672Z Compiling bitflags v1.3.2
4832025-05-08T03:32:03.695Z Compiling winnow v0.7.3
4842025-05-08T03:32:03.735Z Compiling is_terminal_polyfill v1.70.1
4852025-05-08T03:32:03.798Z Compiling autocfg v1.4.0
4862025-05-08T03:32:03.880Z Compiling thiserror v2.0.12
4872025-05-08T03:32:03.902Z Compiling anstyle v1.0.10
4882025-05-08T03:32:04.357Z Compiling unicode-width v0.1.14
4892025-05-08T03:32:04.520Z Compiling colorchoice v1.0.2
4902025-05-08T03:32:04.672Z Compiling anstream v0.6.15
4912025-05-08T03:32:04.749Z Compiling fs-err v3.1.0
4922025-05-08T03:32:04.881Z Compiling terminal_size v0.4.0
4932025-05-08T03:32:05.121Z Compiling bytecount v0.6.8
4942025-05-08T03:32:05.249Z Compiling anyhow v1.0.98
4952025-05-08T03:32:05.275Z Compiling fastrand v2.1.1
4962025-05-08T03:32:05.346Z Compiling heck v0.4.1
4972025-05-08T03:32:05.772Z Compiling fnv v1.0.7
4982025-05-08T03:32:05.775Z Compiling cfg-if v1.0.0
4992025-05-08T03:32:05.894Z Compiling strsim v0.11.1
5002025-05-08T03:32:05.917Z Compiling clap_lex v0.7.4
5012025-05-08T03:32:05.941Z Compiling heck v0.5.0
5022025-05-08T03:32:06.268Z Compiling clap_builder v4.5.35
5032025-05-08T03:32:06.271Z Compiling terminal_size v0.2.6
5042025-05-08T03:32:06.421Z Compiling papergrid v0.11.0
5052025-05-08T03:32:06.473Z Compiling tempfile v3.13.0
5062025-05-08T03:32:06.781Z Compiling memmap v0.7.0
5072025-05-08T03:32:06.784Z Compiling smawk v0.3.2
5082025-05-08T03:32:07.038Z Compiling unicode-linebreak v0.1.5
5092025-05-08T03:32:07.256Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5102025-05-08T03:32:07.555Z Compiling textwrap v0.16.1
5112025-05-08T03:32:07.714Z Compiling swrite v0.1.0
5122025-05-08T03:32:08.181Z Compiling tabled_derive v0.7.0
5132025-05-08T03:32:09.580Z Compiling serde_derive v1.0.219
5142025-05-08T03:32:09.580Z Compiling thiserror-impl v1.0.69
5152025-05-08T03:32:09.583Z Compiling zerocopy-derive v0.7.35
5162025-05-08T03:32:09.583Z Compiling scroll_derive v0.12.0
5172025-05-08T03:32:09.583Z Compiling thiserror-impl v2.0.12
5182025-05-08T03:32:09.583Z Compiling clap_derive v4.5.32
5192025-05-08T03:32:09.707Z Compiling tabled v0.15.0
5202025-05-08T03:32:11.039Z Compiling scroll v0.12.0
5212025-05-08T03:32:11.586Z Compiling goblin v0.8.2
5222025-05-08T03:32:11.708Z Compiling zerocopy v0.7.35
5232025-05-08T03:32:12.793Z Compiling pest v2.7.14
5242025-05-08T03:32:14.080Z Compiling clap v4.5.35
5252025-05-08T03:32:14.998Z Compiling pest_meta v2.7.14
5262025-05-08T03:32:15.905Z Compiling pest_generator v2.7.14
5272025-05-08T03:32:17.350Z Compiling pest_derive v2.7.14
5282025-05-08T03:32:17.960Z Compiling dtrace-parser v0.2.0
5292025-05-08T03:32:18.845Z Compiling serde_tokenstream v0.2.2
5302025-05-08T03:32:18.939Z Compiling serde_spanned v0.6.8
5312025-05-08T03:32:18.940Z Compiling toml_datetime v0.6.8
5322025-05-08T03:32:19.243Z Compiling cargo-platform v0.1.8
5332025-05-08T03:32:19.266Z Compiling macaddr v1.0.1
5342025-05-08T03:32:19.371Z Compiling toml_edit v0.22.24
5352025-05-08T03:32:19.592Z Compiling camino-tempfile v1.1.1
5362025-05-08T03:32:20.234Z Compiling dof v0.3.0
5372025-05-08T03:32:20.287Z Compiling cargo_metadata v0.19.2
5382025-05-08T03:32:21.577Z Compiling usdt-macro v0.5.0
5392025-05-08T03:32:21.582Z Compiling usdt-attr-macro v0.5.0
5402025-05-08T03:32:22.190Z Compiling toml v0.8.20
5412025-05-08T03:32:22.667Z Compiling usdt v0.5.0
5422025-05-08T03:32:22.962Z Compiling cargo_toml v0.21.0
5432025-05-08T03:32:25.545Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5442025-05-08T03:32:28.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.42s
5452025-05-08T03:32:29.025Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5462025-05-08T03:32:29.679Z Downloading crates ...
5472025-05-08T03:32:29.831Z Downloaded atty v0.2.14
5482025-05-08T03:32:29.838Z Downloaded hostname v0.3.1
5492025-05-08T03:32:29.845Z Downloaded async-stream-impl v0.3.6
5502025-05-08T03:32:29.848Z Downloaded cfg_aliases v0.2.1
5512025-05-08T03:32:29.853Z Downloaded atomicwrites v0.4.4
5522025-05-08T03:32:29.857Z Downloaded hostname v0.4.0
5532025-05-08T03:32:29.857Z Downloaded highway v1.3.0
5542025-05-08T03:32:29.860Z Downloaded home v0.5.9
5552025-05-08T03:32:29.860Z Downloaded cfg_aliases v0.1.1
5562025-05-08T03:32:29.870Z Downloaded cstr-argument v0.1.2
5572025-05-08T03:32:29.873Z Downloaded crucible-workspace-hack v0.1.0
5582025-05-08T03:32:29.873Z Downloaded ciborium-io v0.2.2
5592025-05-08T03:32:29.878Z Downloaded crc8 v0.1.1
5602025-05-08T03:32:29.882Z Downloaded crunchy v0.2.2
5612025-05-08T03:32:29.882Z Downloaded addr2line v0.24.2
5622025-05-08T03:32:29.884Z Downloaded bitfield v0.14.0
5632025-05-08T03:32:29.885Z Downloaded adler2 v2.0.0
5642025-05-08T03:32:29.888Z Downloaded bit-set v0.5.3
5652025-05-08T03:32:29.892Z Downloaded async-stream v0.3.6
5662025-05-08T03:32:29.895Z Downloaded bit-set v0.8.0
5672025-05-08T03:32:29.895Z Downloaded aead v0.5.2
5682025-05-08T03:32:29.899Z Downloaded bitfield-struct v0.6.2
5692025-05-08T03:32:29.902Z Downloaded bcrypt-pbkdf v0.10.0
5702025-05-08T03:32:29.907Z Downloaded base16ct v0.2.0
5712025-05-08T03:32:29.910Z Downloaded assert_matches v1.5.0
5722025-05-08T03:32:29.910Z Downloaded arrayref v0.3.9
5732025-05-08T03:32:30.916Z Downloaded blowfish v0.9.1
5742025-05-08T03:32:30.921Z Downloaded atomic-waker v1.1.2
5752025-05-08T03:32:30.921Z Downloaded ascii-canvas v3.0.0
5762025-05-08T03:32:30.921Z Downloaded array-init v0.0.4
5772025-05-08T03:32:30.921Z Downloaded cbc v0.1.2
5782025-05-08T03:32:30.921Z Downloaded cobs v0.2.3
5792025-05-08T03:32:30.921Z Downloaded ciborium-ll v0.2.2
5802025-05-08T03:32:30.921Z Downloaded buf-list v1.0.3
5812025-05-08T03:32:30.921Z Downloaded chacha20 v0.9.1
5822025-05-08T03:32:30.921Z Downloaded csv v1.3.1
5832025-05-08T03:32:30.921Z Downloaded icu_provider_macros v1.5.0
5842025-05-08T03:32:30.921Z Downloaded http-range v0.1.5
5852025-05-08T03:32:30.921Z Downloaded http-body v1.0.1
5862025-05-08T03:32:30.922Z Downloaded constant_time_eq v0.3.1
5872025-05-08T03:32:30.922Z Downloaded const_format_proc_macros v0.2.34
5882025-05-08T03:32:30.922Z Downloaded cipher v0.4.4
5892025-05-08T03:32:30.922Z Downloaded crc-catalog v2.4.0
5902025-05-08T03:32:30.922Z Downloaded precomputed-hash v0.1.1
5912025-05-08T03:32:30.922Z Downloaded ident_case v1.0.1
5922025-05-08T03:32:30.922Z Downloaded hubpack_derive v0.1.1
5932025-05-08T03:32:30.922Z Downloaded bb8 v0.8.5
5942025-05-08T03:32:30.922Z Downloaded argon2 v0.5.3
5952025-05-08T03:32:30.922Z Downloaded russh-cryptovec v0.7.3
5962025-05-08T03:32:30.922Z Downloaded crossbeam-deque v0.8.5
5972025-05-08T03:32:30.922Z Downloaded crc v3.2.1
5982025-05-08T03:32:30.922Z Downloaded rpassword v7.3.1
5992025-05-08T03:32:30.922Z Downloaded progenitor-client v0.9.1
6002025-05-08T03:32:30.922Z Downloaded progenitor-client v0.8.0
6012025-05-08T03:32:30.922Z Downloaded headers-core v0.3.0
6022025-05-08T03:32:30.922Z Downloaded bit-vec v0.6.3
6032025-05-08T03:32:30.922Z Downloaded bcs v0.1.6
6042025-05-08T03:32:30.922Z Downloaded base64ct v1.6.0
6052025-05-08T03:32:30.922Z Downloaded backoff v0.4.0
6062025-05-08T03:32:30.922Z Downloaded humantime v2.1.0
6072025-05-08T03:32:30.922Z Downloaded hubpack v0.1.2
6082025-05-08T03:32:30.922Z Downloaded http-body-util v0.1.3
6092025-05-08T03:32:30.922Z Downloaded cargo_metadata v0.18.1
6102025-05-08T03:32:30.922Z Downloaded httpdate v1.0.3
6112025-05-08T03:32:30.922Z Downloaded console v0.15.10
6122025-05-08T03:32:30.922Z Downloaded colored v2.2.0
6132025-05-08T03:32:30.922Z Downloaded crc32fast v1.4.2
6142025-05-08T03:32:30.922Z Downloaded is-terminal v0.4.13
6152025-05-08T03:32:30.922Z Downloaded indent_write v2.2.0
6162025-05-08T03:32:30.922Z Downloaded idna_adapter v1.2.0
6172025-05-08T03:32:30.922Z Downloaded hyper-tls v0.6.0
6182025-05-08T03:32:30.922Z Downloaded cookie_store v0.21.1
6192025-05-08T03:32:30.922Z Downloaded serde-big-array v0.5.1
6202025-05-08T03:32:30.922Z Downloaded md5 v0.7.0
6212025-05-08T03:32:30.922Z Downloaded match_cfg v0.1.0
6222025-05-08T03:32:30.922Z Downloaded instant v0.1.13
6232025-05-08T03:32:30.923Z Downloaded ciborium v0.2.2
6242025-05-08T03:32:30.923Z Downloaded cancel-safe-futures v0.1.5
6252025-05-08T03:32:30.923Z Downloaded indoc v2.0.6
6262025-05-08T03:32:30.923Z Downloaded async-trait v0.1.88
6272025-05-08T03:32:30.923Z Downloaded rand_xorshift v0.3.0
6282025-05-08T03:32:30.923Z Downloaded rand_seeder v0.3.0
6292025-05-08T03:32:30.923Z Downloaded proc-macro-error-attr2 v2.0.0
6302025-05-08T03:32:30.923Z Downloaded internet-checksum v0.2.1
6312025-05-08T03:32:30.923Z Downloaded inout v0.1.3
6322025-05-08T03:32:30.923Z Downloaded strum v0.26.3
6332025-05-08T03:32:30.923Z Downloaded kstat-rs v0.2.4
6342025-05-08T03:32:30.923Z Downloaded keccak v0.1.5
6352025-05-08T03:32:30.923Z Downloaded ingot-types v0.1.0
6362025-05-08T03:32:30.923Z Downloaded ingot v0.1.0
6372025-05-08T03:32:30.923Z Downloaded hex v0.4.3
6382025-05-08T03:32:30.923Z Downloaded rustls-pemfile v1.0.4
6392025-05-08T03:32:30.923Z Downloaded lazycell v1.3.0
6402025-05-08T03:32:30.923Z Downloaded libefi-sys v0.1.0
6412025-05-08T03:32:30.923Z Downloaded lazy_static v1.5.0
6422025-05-08T03:32:30.923Z Downloaded cookie v0.18.1
6432025-05-08T03:32:30.923Z Downloaded icu_locid_transform v1.5.0
6442025-05-08T03:32:30.923Z Downloaded tinyvec_macros v0.1.1
6452025-05-08T03:32:30.923Z Downloaded hex-literal v0.4.1
6462025-05-08T03:32:30.923Z Downloaded maybe-uninit v2.0.0
6472025-05-08T03:32:30.923Z Downloaded maplit v1.0.2
6482025-05-08T03:32:30.923Z Downloaded managed v0.8.0
6492025-05-08T03:32:30.923Z Downloaded lockfree-object-pool v0.1.6
6502025-05-08T03:32:30.923Z Downloaded untrusted v0.9.0
6512025-05-08T03:32:30.923Z Downloaded vte_generate_state_changes v0.1.2
6522025-05-08T03:32:30.923Z Downloaded md-5 v0.10.6
6532025-05-08T03:32:30.923Z Downloaded lzss v0.8.2
6542025-05-08T03:32:30.923Z Downloaded lru v0.12.5
6552025-05-08T03:32:30.923Z Downloaded slog-stdlog v4.1.1
6562025-05-08T03:32:30.923Z Downloaded jobserver v0.1.32
6572025-05-08T03:32:30.923Z Downloaded ipnet v2.11.0
6582025-05-08T03:32:30.923Z Downloaded siphasher v0.3.11
6592025-05-08T03:32:30.923Z Downloaded strum_macros v0.25.3
6602025-05-08T03:32:30.923Z Downloaded yoke-derive v0.7.4
6612025-05-08T03:32:30.923Z Downloaded waitgroup v0.1.2
6622025-05-08T03:32:30.924Z Downloaded darling_macro v0.20.10
6632025-05-08T03:32:30.924Z Downloaded libloading v0.8.5
6642025-05-08T03:32:30.924Z Downloaded derive_builder_macro v0.20.2
6652025-05-08T03:32:30.924Z Downloaded httparse v1.9.5
6662025-05-08T03:32:30.924Z Downloaded tls_codec_derive v0.4.1
6672025-05-08T03:32:30.924Z Downloaded strum_macros v0.24.3
6682025-05-08T03:32:30.924Z Downloaded tls_codec v0.4.1
6692025-05-08T03:32:30.924Z Downloaded static_assertions v1.1.0
6702025-05-08T03:32:30.924Z Downloaded icu_locid_transform_data v1.5.0
6712025-05-08T03:32:30.924Z Downloaded icu_locid v1.5.0
6722025-05-08T03:32:30.924Z Downloaded lru-cache v0.1.2
6732025-05-08T03:32:30.924Z Downloaded lock_api v0.4.12
6742025-05-08T03:32:30.928Z Downloaded litemap v0.7.3
6752025-05-08T03:32:30.928Z Downloaded subtle v2.6.1
6762025-05-08T03:32:30.929Z Downloaded icu_normalizer_data v1.5.0
6772025-05-08T03:32:30.929Z Downloaded unarray v0.1.4
6782025-05-08T03:32:30.929Z Downloaded crossbeam-utils v0.8.21
6792025-05-08T03:32:30.929Z Downloaded crossbeam-epoch v0.9.18
6802025-05-08T03:32:30.929Z Downloaded topological-sort v0.2.2
6812025-05-08T03:32:30.929Z Downloaded ingot-macros v0.1.0
6822025-05-08T03:32:30.929Z Downloaded icu_provider v1.5.0
6832025-05-08T03:32:30.929Z Downloaded openssl-probe v0.1.5
6842025-05-08T03:32:30.929Z Downloaded wait-timeout v0.2.0
6852025-05-08T03:32:30.929Z Downloaded futures-macro v0.3.31
6862025-05-08T03:32:30.929Z Downloaded unicase v2.7.0
6872025-05-08T03:32:30.929Z Downloaded typify-macro v0.3.0
6882025-05-08T03:32:30.929Z Downloaded typify-macro v0.2.0
6892025-05-08T03:32:30.929Z Downloaded openssl-macros v0.1.1
6902025-05-08T03:32:30.929Z Downloaded num-conv v0.1.0
6912025-05-08T03:32:30.929Z Downloaded sqlformat v0.2.6
6922025-05-08T03:32:30.929Z Downloaded quinn-udp v0.5.5
6932025-05-08T03:32:30.929Z Downloaded vsss-rs v3.3.4
6942025-05-08T03:32:30.929Z Downloaded data-encoding v2.6.0
6952025-05-08T03:32:30.929Z Downloaded icu_properties v1.5.1
6962025-05-08T03:32:30.929Z Downloaded hickory-proto v0.24.4
6972025-05-08T03:32:30.929Z Downloaded path-slash v0.1.5
6982025-05-08T03:32:30.929Z Downloaded diesel-dtrace v0.4.2
6992025-05-08T03:32:30.929Z Downloaded bumpalo v3.16.0
7002025-05-08T03:32:30.929Z Downloaded russh-keys v0.45.0
7012025-05-08T03:32:30.929Z Downloaded proc-macro-crate v1.3.1
7022025-05-08T03:32:30.929Z Downloaded pbkdf2 v0.11.0
7032025-05-08T03:32:30.929Z Downloaded backtrace v0.3.74
7042025-05-08T03:32:30.929Z Downloaded fs-err v2.11.0
7052025-05-08T03:32:30.929Z Downloaded fallible-iterator v0.2.0
7062025-05-08T03:32:30.929Z Downloaded form_urlencoded v1.2.1
7072025-05-08T03:32:30.929Z Downloaded litrs v0.4.1
7082025-05-08T03:32:30.929Z Downloaded bytes v1.10.1
7092025-05-08T03:32:30.929Z Downloaded indicatif v0.17.11
7102025-05-08T03:32:30.929Z Downloaded take_mut v0.2.2
7112025-05-08T03:32:30.929Z Downloaded indexmap v1.9.3
7122025-05-08T03:32:30.929Z Downloaded nanorand v0.7.0
7132025-05-08T03:32:30.929Z Downloaded futures-io v0.3.31
7142025-05-08T03:32:30.929Z Downloaded futures-executor v0.3.31
7152025-05-08T03:32:30.929Z Downloaded futures-core v0.3.31
7162025-05-08T03:32:30.930Z Downloaded nodrop v0.1.14
7172025-05-08T03:32:30.930Z Downloaded ena v0.14.3
7182025-05-08T03:32:30.930Z Downloaded derive_builder_core v0.20.2
7192025-05-08T03:32:30.930Z Downloaded zstd-safe v7.2.3
7202025-05-08T03:32:30.930Z Downloaded derive_builder v0.20.2
7212025-05-08T03:32:30.930Z Downloaded hyper-util v0.1.11
7222025-05-08T03:32:30.930Z Downloaded want v0.3.1
7232025-05-08T03:32:30.930Z Downloaded packed_struct v0.10.1
7242025-05-08T03:32:30.930Z Downloaded progenitor v0.9.1
7252025-05-08T03:32:30.930Z Downloaded progenitor v0.8.0
7262025-05-08T03:32:30.930Z Downloaded num v0.4.3
7272025-05-08T03:32:30.930Z Downloaded pbkdf2 v0.12.2
7282025-05-08T03:32:30.930Z Downloaded paste v1.0.15
7292025-05-08T03:32:30.930Z Downloaded const_format v0.2.34
7302025-05-08T03:32:30.930Z Downloaded zone_cfg_derive v0.3.0
7312025-05-08T03:32:30.930Z Downloaded zone_cfg_derive v0.1.2
7322025-05-08T03:32:30.930Z Downloaded toml v0.7.8
7332025-05-08T03:32:30.930Z Downloaded aes-gcm v0.10.3
7342025-05-08T03:32:30.930Z Downloaded xshell-macros v0.2.7
7352025-05-08T03:32:30.930Z Downloaded fs_extra v1.3.0
7362025-05-08T03:32:30.930Z Downloaded samael v0.0.18
7372025-05-08T03:32:30.930Z Downloaded defmt-parser v0.3.4
7382025-05-08T03:32:30.930Z Downloaded enum-as-inner v0.6.1
7392025-05-08T03:32:30.930Z Downloaded slog-term v2.9.1
7402025-05-08T03:32:30.930Z Downloaded zone v0.3.1
7412025-05-08T03:32:30.930Z Downloaded dirs-next v2.0.0
7422025-05-08T03:32:30.930Z Downloaded foreign-types v0.3.2
7432025-05-08T03:32:30.930Z Downloaded smf v0.2.3
7442025-05-08T03:32:30.930Z Downloaded smallvec v0.6.14
7452025-05-08T03:32:30.930Z Downloaded slog-scope v4.4.0
7462025-05-08T03:32:30.930Z Downloaded serde_plain v1.0.2
7472025-05-08T03:32:30.930Z Downloaded shell-words v1.1.0
7482025-05-08T03:32:30.930Z Downloaded sha1 v0.10.6
7492025-05-08T03:32:30.930Z Downloaded native-tls v0.2.12
7502025-05-08T03:32:30.930Z Downloaded heapless v0.8.0
7512025-05-08T03:32:30.930Z Downloaded tokio-macros v2.5.0
7522025-05-08T03:32:30.930Z Downloaded new_debug_unreachable v1.0.6
7532025-05-08T03:32:30.930Z Downloaded termtree v0.5.1
7542025-05-08T03:32:30.930Z Downloaded termios v0.3.3
7552025-05-08T03:32:30.931Z Downloaded gethostname v0.5.0
7562025-05-08T03:32:30.931Z Downloaded hickory-resolver v0.24.4
7572025-05-08T03:32:30.931Z Downloaded which v4.4.2
7582025-05-08T03:32:30.931Z Downloaded tokio-native-tls v0.3.1
7592025-05-08T03:32:30.931Z Downloaded proc-macro-error2 v2.0.1
7602025-05-08T03:32:30.931Z Downloaded pkcs8 v0.10.2
7612025-05-08T03:32:30.931Z Downloaded password-hash v0.5.0
7622025-05-08T03:32:30.931Z Downloaded normalize-line-endings v0.3.0
7632025-05-08T03:32:30.931Z Downloaded crypto-bigint v0.5.5
7642025-05-08T03:32:30.931Z Downloaded crossbeam-channel v0.5.15
7652025-05-08T03:32:30.931Z Downloaded peg-runtime v0.8.5
7662025-05-08T03:32:30.931Z Downloaded dirs-sys-next v0.1.2
7672025-05-08T03:32:30.931Z Downloaded defmt-macros v0.3.9
7682025-05-08T03:32:30.931Z Downloaded fixedbitset v0.5.7
7692025-05-08T03:32:30.931Z Downloaded fd-lock v4.0.2
7702025-05-08T03:32:30.931Z Downloaded futures v0.3.31
7712025-05-08T03:32:30.931Z Downloaded foreign-types v0.5.0
7722025-05-08T03:32:30.931Z Downloaded heapless v0.7.17
7732025-05-08T03:32:30.931Z Downloaded ed25519 v2.2.3
7742025-05-08T03:32:30.935Z Downloaded serde_path_to_error v0.1.16
7752025-05-08T03:32:30.935Z Downloaded defmt v0.3.8
7762025-05-08T03:32:30.935Z Downloaded smallvec v1.14.0
7772025-05-08T03:32:30.935Z Downloaded yansi v1.0.1
7782025-05-08T03:32:30.935Z Downloaded time-core v0.1.2
7792025-05-08T03:32:30.935Z Downloaded sqlparser_derive v0.2.2
7802025-05-08T03:32:30.935Z Downloaded num_enum v0.5.11
7812025-05-08T03:32:30.935Z Downloaded num-integer v0.1.46
7822025-05-08T03:32:30.935Z Downloaded poly1305 v0.8.0
7832025-05-08T03:32:30.935Z Downloaded value-bag v1.9.0
7842025-05-08T03:32:30.935Z Downloaded group v0.13.0
7852025-05-08T03:32:30.935Z Downloaded xshell v0.2.7
7862025-05-08T03:32:30.935Z Downloaded thiserror-impl-no-std v2.0.2
7872025-05-08T03:32:30.935Z Downloaded unicode-truncate v1.1.0
7882025-05-08T03:32:30.935Z Downloaded tokio-rustls v0.26.0
7892025-05-08T03:32:30.935Z Downloaded diesel_table_macro_syntax v0.2.0
7902025-05-08T03:32:30.935Z Downloaded http v1.2.0
7912025-05-08T03:32:30.935Z Downloaded percent-encoding v2.3.1
7922025-05-08T03:32:30.936Z Downloaded pem v3.0.5
7932025-05-08T03:32:30.936Z Downloaded curve25519-dalek-derive v0.1.1
7942025-05-08T03:32:30.936Z Downloaded endian-type v0.1.2
7952025-05-08T03:32:30.936Z Downloaded foldhash v0.1.3
7962025-05-08T03:32:30.936Z Downloaded difflib v0.4.0
7972025-05-08T03:32:30.936Z Downloaded pem-rfc7468 v0.7.0
7982025-05-08T03:32:30.936Z Downloaded futures-channel v0.3.31
7992025-05-08T03:32:30.936Z Downloaded progenitor-macro v0.8.0
8002025-05-08T03:32:30.936Z Downloaded ron v0.7.1
8012025-05-08T03:32:30.936Z Downloaded env_filter v0.1.2
8022025-05-08T03:32:30.936Z Downloaded newline-converter v0.3.0
8032025-05-08T03:32:30.936Z Downloaded fxhash v0.2.1
8042025-05-08T03:32:30.936Z Downloaded scrypt v0.11.0
8052025-05-08T03:32:30.936Z Downloaded slog v2.7.0
8062025-05-08T03:32:30.936Z Downloaded miniz_oxide v0.8.5
8072025-05-08T03:32:30.936Z Downloaded oso-derive v0.27.3
8082025-05-08T03:32:30.936Z Downloaded olpc-cjson v0.1.4
8092025-05-08T03:32:30.936Z Downloaded slog-async v2.8.0
8102025-05-08T03:32:30.936Z Downloaded signature v2.2.0
8112025-05-08T03:32:30.936Z Downloaded tokio-rustls v0.25.0
8122025-05-08T03:32:30.936Z Downloaded spki v0.7.3
8132025-05-08T03:32:30.936Z Downloaded tokio-rustls v0.24.1
8142025-05-08T03:32:30.936Z Downloaded string_cache v0.8.9
8152025-05-08T03:32:30.936Z Downloaded hickory-server v0.24.4
8162025-05-08T03:32:30.936Z Downloaded utf8_iter v1.0.4
8172025-05-08T03:32:30.936Z Downloaded utf-8 v0.7.6
8182025-05-08T03:32:30.936Z Downloaded untrusted v0.7.1
8192025-05-08T03:32:30.936Z Downloaded tiny-keccak v2.0.2
8202025-05-08T03:32:30.936Z Downloaded flume v0.11.1
8212025-05-08T03:32:30.936Z Downloaded pretty_assertions v1.4.1
8222025-05-08T03:32:30.936Z Downloaded thread_local v1.1.8
8232025-05-08T03:32:30.936Z Downloaded ref-cast-impl v1.0.23
8242025-05-08T03:32:30.936Z Downloaded universal-hash v0.5.1
8252025-05-08T03:32:30.936Z Downloaded phf v0.11.2
8262025-05-08T03:32:30.936Z Downloaded libm v0.2.8
8272025-05-08T03:32:30.936Z Downloaded display-error-chain v0.2.2
8282025-05-08T03:32:30.936Z Downloaded zeroize v1.8.1
8292025-05-08T03:32:30.936Z Downloaded rand_chacha v0.9.0
8302025-05-08T03:32:30.936Z Downloaded ron v0.8.1
8312025-05-08T03:32:30.936Z Downloaded write16 v1.0.0
8322025-05-08T03:32:30.937Z Downloaded sct v0.7.1
8332025-05-08T03:32:30.937Z Downloaded ghash v0.5.1
8342025-05-08T03:32:30.937Z Downloaded url v2.5.3
8352025-05-08T03:32:30.937Z Downloaded schemars_derive v0.8.22
8362025-05-08T03:32:30.937Z Downloaded cc v1.2.15
8372025-05-08T03:32:30.937Z Downloaded try-lock v0.2.5
8382025-05-08T03:32:30.937Z Downloaded snafu v0.8.5
8392025-05-08T03:32:30.937Z Downloaded opaque-debug v0.3.1
8402025-05-08T03:32:30.937Z Downloaded predicates v3.1.3
8412025-05-08T03:32:30.937Z Downloaded primeorder v0.13.6
8422025-05-08T03:32:30.937Z Downloaded peg v0.8.5
8432025-05-08T03:32:30.937Z Downloaded ref-cast v1.0.23
8442025-05-08T03:32:30.937Z Downloaded progenitor-macro v0.9.1
8452025-05-08T03:32:30.937Z Downloaded unicode-bidi v0.3.17
8462025-05-08T03:32:30.937Z Downloaded uzers v0.12.1
8472025-05-08T03:32:30.937Z Downloaded expectorate v1.1.0
8482025-05-08T03:32:30.937Z Downloaded toml_edit v0.19.15
8492025-05-08T03:32:30.937Z Downloaded parse-size v1.1.0
8502025-05-08T03:32:30.937Z Downloaded tinystr v0.7.6
8512025-05-08T03:32:30.937Z Downloaded diff v0.1.13
8522025-05-08T03:32:30.937Z Downloaded progenitor-impl v0.8.0
8532025-05-08T03:32:30.937Z Downloaded env_logger v0.10.2
8542025-05-08T03:32:30.937Z Downloaded schemars v0.8.22
8552025-05-08T03:32:30.937Z Downloaded zeroize_derive v1.4.2
8562025-05-08T03:32:30.937Z Downloaded aes v0.8.4
8572025-05-08T03:32:30.937Z Downloaded sigpipe v0.1.3
8582025-05-08T03:32:30.937Z Downloaded signal-hook-tokio v0.3.1
8592025-05-08T03:32:30.937Z Downloaded time-macros v0.2.18
8602025-05-08T03:32:30.937Z Downloaded num-bigint v0.4.6
8612025-05-08T03:32:30.937Z Downloaded hash32 v0.3.1
8622025-05-08T03:32:30.937Z Downloaded futures-task v0.3.31
8632025-05-08T03:32:30.937Z Downloaded document-features v0.2.10
8642025-05-08T03:32:30.937Z Downloaded number_prefix v0.4.0
8652025-05-08T03:32:30.937Z Downloaded ctr v0.9.2
8662025-05-08T03:32:30.937Z Downloaded zstd v0.13.3
8672025-05-08T03:32:30.937Z Downloaded xz2 v0.1.7
8682025-05-08T03:32:30.937Z Downloaded foreign-types-macros v0.2.3
8692025-05-08T03:32:30.938Z Downloaded parse-zoneinfo v0.3.1
8702025-05-08T03:32:30.938Z Downloaded rand v0.9.0
8712025-05-08T03:32:30.938Z Downloaded rustc-demangle v0.1.24
8722025-05-08T03:32:30.938Z Downloaded rand_chacha v0.3.1
8732025-05-08T03:32:30.938Z Downloaded num-derive v0.3.3
8742025-05-08T03:32:30.943Z Downloaded ed25519-dalek v2.1.1
8752025-05-08T03:32:30.943Z Downloaded rand_core v0.9.2
8762025-05-08T03:32:30.943Z Downloaded snafu-derive v0.8.5
8772025-05-08T03:32:30.943Z Downloaded serde_with_macros v3.12.0
8782025-05-08T03:32:30.943Z Downloaded crossterm v0.28.1
8792025-05-08T03:32:30.943Z Downloaded sync_wrapper v1.0.1
8802025-05-08T03:32:30.943Z Downloaded half v2.4.1
8812025-05-08T03:32:30.943Z Downloaded tui-tree-widget v0.23.0
8822025-05-08T03:32:30.943Z Downloaded signal-hook-registry v1.4.2
8832025-05-08T03:32:30.943Z Downloaded signal-hook-mio v0.2.4
8842025-05-08T03:32:30.943Z Downloaded num-traits v0.2.19
8852025-05-08T03:32:30.943Z Downloaded getrandom v0.3.1
8862025-05-08T03:32:30.943Z Downloaded oso v0.27.3
8872025-05-08T03:32:30.943Z Downloaded getrandom v0.2.15
8882025-05-08T03:32:30.943Z Downloaded idna v1.0.3
8892025-05-08T03:32:30.943Z Downloaded ecdsa v0.16.9
8902025-05-08T03:32:30.943Z Downloaded der_derive v0.7.3
8912025-05-08T03:32:30.943Z Downloaded ff v0.13.0
8922025-05-08T03:32:30.943Z Downloaded num_threads v0.1.7
8932025-05-08T03:32:30.943Z Downloaded dsl_auto_type v0.1.2
8942025-05-08T03:32:30.943Z Downloaded futures-sink v0.3.31
8952025-05-08T03:32:30.943Z Downloaded parse-display-derive v0.10.0
8962025-05-08T03:32:30.943Z Downloaded uuid v1.16.0
8972025-05-08T03:32:30.943Z Downloaded psl-types v2.0.11
8982025-05-08T03:32:30.943Z Downloaded itertools v0.13.0
8992025-05-08T03:32:30.943Z Downloaded tokio-util v0.7.13
9002025-05-08T03:32:30.943Z Downloaded nu-ansi-term v0.50.1
9012025-05-08T03:32:30.943Z Downloaded postcard v1.0.10
9022025-05-08T03:32:30.943Z Downloaded num-bigint-dig v0.8.4
9032025-05-08T03:32:30.943Z Downloaded void v1.0.2
9042025-05-08T03:32:30.943Z Downloaded slog-envlogger v2.2.0
9052025-05-08T03:32:30.943Z Downloaded rustversion v1.0.17
9062025-05-08T03:32:30.943Z Downloaded test-strategy v0.4.0
9072025-05-08T03:32:30.943Z Downloaded foreign-types-shared v0.3.1
9082025-05-08T03:32:30.944Z Downloaded stringprep v0.1.5
9092025-05-08T03:32:30.944Z Downloaded slog-bunyan v2.5.0
9102025-05-08T03:32:30.944Z Downloaded whoami v1.5.2
9112025-05-08T03:32:30.944Z Downloaded term v0.7.0
9122025-05-08T03:32:30.944Z Downloaded multimap v0.10.0
9132025-05-08T03:32:30.944Z Downloaded flagset v0.4.6
9142025-05-08T03:32:30.944Z Downloaded daft v0.1.3
9152025-05-08T03:32:30.944Z Downloaded walkdir v2.5.0
9162025-05-08T03:32:30.944Z Downloaded tungstenite v0.21.0
9172025-05-08T03:32:30.944Z Downloaded tracing-core v0.1.32
9182025-05-08T03:32:30.944Z Downloaded zone v0.1.8
9192025-05-08T03:32:30.944Z Downloaded pretty-hex v0.2.1
9202025-05-08T03:32:30.944Z Downloaded simd-adler32 v0.3.7
9212025-05-08T03:32:30.944Z Downloaded parking_lot v0.11.2
9222025-05-08T03:32:30.944Z Downloaded writeable v0.5.5
9232025-05-08T03:32:30.944Z Downloaded newtype-uuid v1.2.1
9242025-05-08T03:32:30.944Z Downloaded tabwriter v1.4.0
9252025-05-08T03:32:30.944Z Downloaded resolv-conf v0.7.0
9262025-05-08T03:32:30.944Z Downloaded rustc_version v0.1.7
9272025-05-08T03:32:30.944Z Downloaded owo-colors v4.2.0
9282025-05-08T03:32:30.944Z Downloaded rustc-hash v2.1.1
9292025-05-08T03:32:30.944Z Downloaded predicates-core v1.0.8
9302025-05-08T03:32:30.944Z Downloaded aws-lc-rs v1.12.4
9312025-05-08T03:32:30.944Z Downloaded tap v1.0.1
9322025-05-08T03:32:30.944Z Downloaded memmap2 v0.9.5
9332025-05-08T03:32:30.944Z Downloaded unsafe-libyaml v0.2.11
9342025-05-08T03:32:30.944Z Downloaded foreign-types-shared v0.1.1
9352025-05-08T03:32:30.944Z Downloaded deranged v0.3.11
9362025-05-08T03:32:30.944Z Downloaded russh v0.45.0
9372025-05-08T03:32:30.944Z Downloaded socket2 v0.5.9
9382025-05-08T03:32:30.944Z Downloaded embedded-io v0.6.1
9392025-05-08T03:32:30.944Z Downloaded embedded-io v0.4.0
9402025-05-08T03:32:30.944Z Downloaded dunce v1.0.5
9412025-05-08T03:32:30.949Z Downloaded der v0.7.9
9422025-05-08T03:32:30.953Z Downloaded ppv-lite86 v0.2.20
9432025-05-08T03:32:30.953Z Downloaded ssh-encoding v0.2.0
9442025-05-08T03:32:30.953Z Downloaded ssh-cipher v0.2.0
9452025-05-08T03:32:30.957Z Downloaded openssl-sys v0.9.107
9462025-05-08T03:32:30.960Z Downloaded num-iter v0.1.45
9472025-05-08T03:32:30.964Z Downloaded tokio-stream v0.1.17
9482025-05-08T03:32:30.967Z Downloaded tower-service v0.3.3
9492025-05-08T03:32:30.971Z Downloaded zerofrom v0.1.4
9502025-05-08T03:32:30.971Z Downloaded stable_deref_trait v1.2.0
9512025-05-08T03:32:30.971Z Downloaded zerovec v0.10.4
9522025-05-08T03:32:30.976Z Downloaded elliptic-curve v0.13.8
9532025-05-08T03:32:30.980Z Downloaded fatfs v0.3.6
9542025-05-08T03:32:30.983Z Downloaded tower-layer v0.3.3
9552025-05-08T03:32:30.986Z Downloaded pin-utils v0.1.0
9562025-05-08T03:32:30.991Z Downloaded parking_lot_core v0.8.6
9572025-05-08T03:32:30.991Z Downloaded slab v0.4.9
9582025-05-08T03:32:30.994Z Downloaded rustls-pemfile v2.2.0
9592025-05-08T03:32:30.994Z Downloaded parking_lot_core v0.9.10
9602025-05-08T03:32:30.999Z Downloaded rustls-pki-types v1.10.0
9612025-05-08T03:32:31.003Z Downloaded float-cmp v0.10.0
9622025-05-08T03:32:31.004Z Downloaded daft-derive v0.1.3
9632025-05-08T03:32:31.007Z Downloaded num-derive v0.4.2
9642025-05-08T03:32:31.010Z Downloaded unicode-xid v0.2.6
9652025-05-08T03:32:31.014Z Downloaded sec1 v0.7.3
9662025-05-08T03:32:31.014Z Downloaded mime v0.3.17
9672025-05-08T03:32:31.017Z Downloaded memoffset v0.9.1
9682025-05-08T03:32:31.017Z Downloaded nibble_vec v0.1.0
9692025-05-08T03:32:31.017Z Downloaded serde_repr v0.1.19
9702025-05-08T03:32:31.021Z Downloaded serde-hex v0.1.0
9712025-05-08T03:32:31.024Z Downloaded tokio-tungstenite v0.21.0
9722025-05-08T03:32:31.024Z Downloaded dropshot_endpoint v0.16.0
9732025-05-08T03:32:31.028Z Downloaded quick-error v1.2.3
9742025-05-08T03:32:31.032Z Downloaded tracing v0.1.40
9752025-05-08T03:32:31.035Z Downloaded pkcs1 v0.7.5
9762025-05-08T03:32:31.038Z Downloaded tungstenite v0.23.0
9772025-05-08T03:32:31.041Z Downloaded powerfmt v0.2.0
9782025-05-08T03:32:31.044Z Downloaded salsa20 v0.10.2
9792025-05-08T03:32:31.044Z Downloaded displaydoc v0.2.5
9802025-05-08T03:32:31.049Z Downloaded headers v0.4.0
9812025-05-08T03:32:31.054Z Downloaded zerovec-derive v0.10.3
9822025-05-08T03:32:31.057Z Downloaded fixedbitset v0.4.2
9832025-05-08T03:32:31.060Z Downloaded pin-project v1.1.6
9842025-05-08T03:32:31.073Z Downloaded serde_yaml v0.9.34+deprecated
9852025-05-08T03:32:31.076Z Downloaded papergrid v0.14.0
9862025-05-08T03:32:31.081Z Downloaded typed-path v0.9.3
9872025-05-08T03:32:31.086Z Downloaded tar v0.4.44
9882025-05-08T03:32:31.089Z Downloaded tokio-tungstenite v0.23.1
9892025-05-08T03:32:31.092Z Downloaded serde_derive_internals v0.29.1
9902025-05-08T03:32:31.095Z Downloaded debug-ignore v1.0.5
9912025-05-08T03:32:31.098Z Downloaded time v0.3.36
9922025-05-08T03:32:31.103Z Downloaded polyval v0.6.2
9932025-05-08T03:32:31.107Z Downloaded sqlparser v0.45.0
9942025-05-08T03:32:31.111Z Downloaded icu_properties_data v1.5.0
9952025-05-08T03:32:31.123Z Downloaded darling v0.20.10
9962025-05-08T03:32:31.127Z Downloaded lalrpop v0.19.12
9972025-05-08T03:32:31.140Z Downloaded zerocopy-derive v0.8.10
9982025-05-08T03:32:31.146Z Downloaded diesel_derives v2.2.3
9992025-05-08T03:32:31.151Z Downloaded x509-cert v0.2.5
10002025-05-08T03:32:31.157Z Downloaded spin v0.9.8
10012025-05-08T03:32:31.161Z Downloaded vergen v8.3.2
10022025-05-08T03:32:31.165Z Downloaded pkcs5 v0.7.1
10032025-05-08T03:32:31.170Z Downloaded zip v0.6.6
10042025-05-08T03:32:31.173Z Downloaded rcgen v0.13.2
10052025-05-08T03:32:31.176Z Downloaded bindgen v0.71.1
10062025-05-08T03:32:31.184Z Downloaded darling_core v0.20.10
10072025-05-08T03:32:31.189Z Downloaded unicode-segmentation v1.12.0
10082025-05-08T03:32:31.194Z Downloaded flate2 v1.1.1
10092025-05-08T03:32:31.199Z Downloaded hashbrown v0.13.2
10102025-05-08T03:32:31.207Z Downloaded prettyplease v0.2.30
10112025-05-08T03:32:31.210Z Downloaded steno v0.4.1
10122025-05-08T03:32:31.214Z Downloaded h2 v0.4.6
10132025-05-08T03:32:31.221Z Downloaded hashbrown v0.12.3
10142025-05-08T03:32:31.225Z Downloaded mio v1.0.2
10152025-05-08T03:32:31.231Z Downloaded qorb v0.3.1
10162025-05-08T03:32:31.236Z Downloaded rayon-core v1.12.1
10172025-05-08T03:32:31.242Z Downloaded chrono v0.4.40
10182025-05-08T03:32:31.248Z Downloaded rustyline v14.0.0
10192025-05-08T03:32:31.254Z Downloaded zerocopy v0.8.10
10202025-05-08T03:32:31.280Z Downloaded serde_with v3.12.0
10212025-05-08T03:32:31.288Z Downloaded reedline v0.38.0
10222025-05-08T03:32:31.297Z Downloaded unicode_categories v0.1.1
10232025-05-08T03:32:31.300Z Downloaded tower v0.5.2
10242025-05-08T03:32:31.311Z Downloaded zip v2.6.1
10252025-05-08T03:32:31.315Z Downloaded futures-util v0.3.31
10262025-05-08T03:32:31.331Z Downloaded ssh-key v0.6.6
10272025-05-08T03:32:31.335Z Downloaded minimal-lexical v0.2.1
10282025-05-08T03:32:31.340Z Downloaded winnow v0.6.20
10292025-05-08T03:32:31.349Z Downloaded petname v2.0.2
10302025-05-08T03:32:31.356Z Downloaded radix_trie v0.2.1
10312025-05-08T03:32:31.362Z Downloaded p384 v0.13.0
10322025-05-08T03:32:31.369Z Downloaded winnow v0.5.40
10332025-05-08T03:32:31.381Z Downloaded git2 v0.19.0
10342025-05-08T03:32:31.388Z Downloaded rustls-webpki v0.101.7
10352025-05-08T03:32:31.406Z Downloaded quick-xml v0.37.2
10362025-05-08T03:32:31.413Z Downloaded polar-core v0.27.3
10372025-05-08T03:32:31.420Z Downloaded rustls-webpki v0.102.8
10382025-05-08T03:32:31.439Z Downloaded salty v0.3.0
10392025-05-08T03:32:31.446Z Downloaded portable-atomic v1.11.0
10402025-05-08T03:32:31.454Z Downloaded webpki-roots v0.26.6
10412025-05-08T03:32:31.459Z Downloaded rustls v0.21.12
10422025-05-08T03:32:31.470Z Downloaded object v0.30.4
10432025-05-08T03:32:31.482Z Downloaded rayon v1.10.0
10442025-05-08T03:32:31.492Z Downloaded proptest v1.6.0
10452025-05-08T03:32:31.502Z Downloaded curve25519-dalek v4.1.3
10462025-05-08T03:32:31.512Z Downloaded regex-syntax v0.6.29
10472025-05-08T03:32:31.520Z Downloaded diesel v2.2.9
10482025-05-08T03:32:31.541Z Downloaded vcpkg v0.2.15
10492025-05-08T03:32:31.579Z Downloaded bstr v1.10.0
10502025-05-08T03:32:31.590Z Downloaded nix v0.29.0
10512025-05-08T03:32:31.603Z Downloaded openssl v0.10.72
10522025-05-08T03:32:31.613Z Downloaded unicode-width v0.2.0
10532025-05-08T03:32:31.620Z Downloaded regex-syntax v0.8.5
10542025-05-08T03:32:31.628Z Downloaded smoltcp v0.11.0
10552025-05-08T03:32:31.642Z Downloaded rustls v0.22.4
10562025-05-08T03:32:31.655Z Downloaded nix v0.28.0
10572025-05-08T03:32:31.669Z Downloaded typify-impl v0.3.0
10582025-05-08T03:32:31.686Z Downloaded openapiv3 v2.0.0
10592025-05-08T03:32:31.699Z Downloaded dropshot v0.16.0
10602025-05-08T03:32:31.723Z Downloaded typify-impl v0.2.0
10612025-05-08T03:32:31.741Z Downloaded nix v0.27.1
10622025-05-08T03:32:31.751Z Downloaded gimli v0.31.1
10632025-05-08T03:32:31.761Z Downloaded ratatui v0.29.0
10642025-05-08T03:32:31.783Z Downloaded rustls v0.23.19
10652025-05-08T03:32:31.796Z Downloaded sled v0.34.7
10662025-05-08T03:32:31.806Z Downloaded chrono-tz v0.10.3
10672025-05-08T03:32:31.814Z Downloaded tabled v0.18.0
10682025-05-08T03:32:31.842Z Downloaded regex v1.11.1
10692025-05-08T03:32:31.851Z Downloaded regress v0.10.3
10702025-05-08T03:32:31.855Z Downloaded jiff v0.2.10
10712025-05-08T03:32:31.874Z Downloaded zerocopy-derive v0.6.6
10722025-05-08T03:32:31.885Z Downloaded regex-automata v0.4.8
10732025-05-08T03:32:31.904Z Downloaded bzip2-sys v0.1.13+1.0.8
10742025-05-08T03:32:31.919Z Downloaded object v0.36.5
10752025-05-08T03:32:31.929Z Downloaded smoltcp v0.9.1
10762025-05-08T03:32:31.942Z Downloaded petgraph v0.6.5
10772025-05-08T03:32:31.959Z Downloaded lzma-sys v0.1.20
10782025-05-08T03:32:31.991Z Downloaded petgraph v0.7.1
10792025-05-08T03:32:32.007Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10802025-05-08T03:32:32.029Z Downloaded libz-sys v1.1.20
10812025-05-08T03:32:32.049Z Downloaded bindgen v0.69.5
10822025-05-08T03:32:32.057Z Downloaded sha3 v0.10.8
10832025-05-08T03:32:32.061Z Downloaded filetime v0.2.25
10842025-05-08T03:32:32.065Z Downloaded mime_guess v2.0.5
10852025-05-08T03:32:32.065Z Downloaded nom v7.1.3
10862025-05-08T03:32:32.070Z Downloaded tokio v1.43.1
10872025-05-08T03:32:32.110Z Downloaded bitvec v1.0.1
10882025-05-08T03:32:32.126Z Downloaded hkdf v0.12.4
10892025-05-08T03:32:32.129Z Downloaded parking_lot v0.12.3
10902025-05-08T03:32:32.134Z Downloaded unicode-normalization v0.1.24
10912025-05-08T03:32:32.137Z Downloaded quinn-proto v0.11.8
10922025-05-08T03:32:32.143Z Downloaded pin-project-internal v1.1.6
10932025-05-08T03:32:32.169Z Downloaded num-rational v0.4.2
10942025-05-08T03:32:32.169Z Downloaded typify v0.2.0
10952025-05-08T03:32:32.176Z Downloaded twox-hash v2.1.0
10962025-05-08T03:32:32.176Z Downloaded typify v0.3.0
10972025-05-08T03:32:32.176Z Downloaded p521 v0.13.3
10982025-05-08T03:32:32.180Z Downloaded rustc-hash v1.1.0
10992025-05-08T03:32:32.183Z Downloaded num_enum_derive v0.5.11
11002025-05-08T03:32:32.183Z Downloaded wyz v0.5.1
11012025-05-08T03:32:32.186Z Downloaded omicron-zone-package v0.12.0
11022025-05-08T03:32:32.189Z Downloaded newtype_derive v0.1.6
11032025-05-08T03:32:32.192Z Downloaded tabled_derive v0.10.0
11042025-05-08T03:32:32.193Z Downloaded tracing-attributes v0.1.27
11052025-05-08T03:32:32.195Z Downloaded postgres-types v0.2.9
11062025-05-08T03:32:32.199Z Downloaded blake3 v1.5.4
11072025-05-08T03:32:32.209Z Downloaded postgres-protocol v0.6.8
11082025-05-08T03:32:32.215Z Downloaded multer v3.1.0
11092025-05-08T03:32:32.215Z Downloaded either v1.14.0
11102025-05-08T03:32:32.221Z Downloaded itertools v0.14.0
11112025-05-08T03:32:32.226Z Downloaded tough v0.20.0
11122025-05-08T03:32:32.237Z Downloaded phf_codegen v0.11.2
11132025-05-08T03:32:32.240Z Downloaded peg-macros v0.8.5
11142025-05-08T03:32:32.243Z Downloaded tokio-postgres v0.7.13
11152025-05-08T03:32:32.248Z Downloaded encoding_rs v0.8.34
11162025-05-08T03:32:32.272Z Downloaded libxml v0.3.3
11172025-05-08T03:32:32.278Z Downloaded hyper v1.6.0
11182025-05-08T03:32:32.284Z Downloaded progenitor-impl v0.9.1
11192025-05-08T03:32:32.287Z Downloaded rsa v0.9.6
11202025-05-08T03:32:32.291Z Downloaded itertools v0.12.1
11212025-05-08T03:32:32.298Z Downloaded supports-color v3.0.2
11222025-05-08T03:32:32.301Z Downloaded slog-json v2.6.1
11232025-05-08T03:32:32.301Z Downloaded serde_urlencoded v0.7.1
11242025-05-08T03:32:32.304Z Downloaded env_logger v0.11.5
11252025-05-08T03:32:32.307Z Downloaded zopfli v0.8.1
11262025-05-08T03:32:32.310Z Downloaded p256 v0.13.2
11272025-05-08T03:32:32.314Z Downloaded phf_shared v0.11.2
11282025-05-08T03:32:32.314Z Downloaded phf_generator v0.11.2
11292025-05-08T03:32:32.314Z Downloaded rand v0.8.5
11302025-05-08T03:32:32.317Z Downloaded hash32 v0.2.1
11312025-05-08T03:32:32.320Z Downloaded ring v0.17.11
11322025-05-08T03:32:32.362Z Downloaded dyn-clone v1.0.19
11332025-05-08T03:32:32.365Z Downloaded itertools v0.10.5
11342025-05-08T03:32:32.370Z Downloaded thiserror-no-std v2.0.2
11352025-05-08T03:32:32.374Z Downloaded synstructure v0.13.1
11362025-05-08T03:32:32.377Z Downloaded unicode-properties v0.1.3
11372025-05-08T03:32:32.383Z Downloaded tinyvec v1.8.0
11382025-05-08T03:32:32.388Z Downloaded aho-corasick v1.1.3
11392025-05-08T03:32:32.388Z Downloaded rustc_version v0.4.1
11402025-05-08T03:32:32.391Z Downloaded rand_core v0.6.4
11412025-05-08T03:32:32.391Z Downloaded parse-display v0.10.0
11422025-05-08T03:32:32.391Z Downloaded zerofrom-derive v0.1.4
11432025-05-08T03:32:32.391Z Downloaded packed_struct_codegen v0.10.1
11442025-05-08T03:32:32.396Z Downloaded oxnet v0.1.1
11452025-05-08T03:32:32.396Z Downloaded libgit2-sys v0.17.0+1.8.1
11462025-05-08T03:32:32.452Z Downloaded globset v0.4.15
11472025-05-08T03:32:32.455Z Downloaded glob v0.3.2
11482025-05-08T03:32:32.455Z Downloaded publicsuffix v2.3.0
11492025-05-08T03:32:32.458Z Downloaded icu_collections v1.5.0
11502025-05-08T03:32:32.462Z Downloaded pin-project-lite v0.2.14
11512025-05-08T03:32:32.467Z Downloaded password-hash v0.4.2
11522025-05-08T03:32:32.470Z Downloaded des v0.8.1
11532025-05-08T03:32:32.473Z Downloaded derive_more v0.99.20
11542025-05-08T03:32:32.477Z Downloaded termcolor v1.4.1
11552025-05-08T03:32:32.477Z Downloaded sync-ptr v0.1.1
11562025-05-08T03:32:32.480Z Downloaded num-complex v0.4.6
11572025-05-08T03:32:32.481Z Downloaded derive-where v1.2.7
11582025-05-08T03:32:32.485Z Downloaded zerocopy v0.6.6
11592025-05-08T03:32:32.485Z Downloaded quinn v0.11.5
11602025-05-08T03:32:32.488Z Downloaded scheduled-thread-pool v0.2.7
11612025-05-08T03:32:32.488Z Downloaded same-file v1.0.6
11622025-05-08T03:32:32.488Z Downloaded subprocess v0.2.9
11632025-05-08T03:32:32.491Z Downloaded strum_macros v0.26.4
11642025-05-08T03:32:32.494Z Downloaded jiff-static v0.2.10
11652025-05-08T03:32:32.497Z Downloaded xattr v1.3.1
11662025-05-08T03:32:32.497Z Downloaded rtoolbox v0.0.2
11672025-05-08T03:32:32.500Z Downloaded rfc6979 v0.4.0
11682025-05-08T03:32:32.500Z Downloaded radium v0.7.0
11692025-05-08T03:32:32.500Z Downloaded r2d2 v0.8.10
11702025-05-08T03:32:32.503Z Downloaded pkg-config v0.3.31
11712025-05-08T03:32:32.503Z Downloaded utf16_iter v1.0.5
11722025-05-08T03:32:32.506Z Downloaded allocator-api2 v0.2.18
11732025-05-08T03:32:32.509Z Downloaded csv-core v0.1.11
11742025-05-08T03:32:32.509Z Downloaded yasna v0.5.2
11752025-05-08T03:32:32.513Z Downloaded yoke v0.7.4
11762025-05-08T03:32:32.513Z Downloaded vte v0.11.1
11772025-05-08T03:32:32.516Z Downloaded similar v2.7.0
11782025-05-08T03:32:32.519Z Downloaded signal-hook v0.3.17
11792025-05-08T03:32:32.523Z Downloaded base64 v0.21.7
11802025-05-08T03:32:32.526Z Downloaded hmac v0.12.1
11812025-05-08T03:32:32.529Z Downloaded hickory-client v0.24.4
11822025-05-08T03:32:32.532Z Downloaded funty v2.0.0
11832025-05-08T03:32:32.532Z Downloaded float-ord v0.3.2
11842025-05-08T03:32:32.532Z Downloaded icu_normalizer v1.5.0
11852025-05-08T03:32:32.535Z Downloaded base64 v0.22.1
11862025-05-08T03:32:32.538Z Downloaded arc-swap v1.7.1
11872025-05-08T03:32:32.543Z Downloaded crc-any v2.5.0
11882025-05-08T03:32:32.546Z Downloaded compact_str v0.8.0
11892025-05-08T03:32:32.549Z Downloaded libsw v3.4.0
11902025-05-08T03:32:32.549Z Downloaded const-oid v0.9.6
11912025-05-08T03:32:32.552Z Downloaded chacha20poly1305 v0.10.1
11922025-05-08T03:32:32.555Z Downloaded base64 v0.13.1
11932025-05-08T03:32:32.558Z Downloaded structmeta-derive v0.3.0
11942025-05-08T03:32:32.558Z Downloaded structmeta v0.3.0
11952025-05-08T03:32:32.558Z Downloaded strip-ansi-escapes v0.2.0
11962025-05-08T03:32:32.561Z Downloaded slog-dtrace v0.3.0
11972025-05-08T03:32:32.561Z Downloaded shlex v1.3.0
11982025-05-08T03:32:32.561Z Downloaded secrecy v0.10.3
11992025-05-08T03:32:32.564Z Downloaded rusty-fork v0.3.0
12002025-05-08T03:32:32.564Z Downloaded blake2 v0.10.6
12012025-05-08T03:32:32.567Z Downloaded ahash v0.8.11
12022025-05-08T03:32:32.570Z Downloaded instability v0.3.2
12032025-05-08T03:32:32.570Z Downloaded semver v0.1.20
12042025-05-08T03:32:32.570Z Downloaded secrecy v0.8.0
12052025-05-08T03:32:32.573Z Downloaded scopeguard v1.2.0
12062025-05-08T03:32:32.573Z Downloaded linked-hash-map v0.5.6
12072025-05-08T03:32:32.573Z Downloaded linear-map v1.2.0
12082025-05-08T03:32:32.576Z Downloaded libsw-core v0.3.1
12092025-05-08T03:32:32.576Z Downloaded libscf-sys v1.1.0
12102025-05-08T03:32:32.579Z Downloaded ipnetwork v0.21.1
12112025-05-08T03:32:32.579Z Downloaded hyper-staticfile v0.10.1
12122025-05-08T03:32:32.582Z Downloaded iana-time-zone v0.1.63
12132025-05-08T03:32:32.585Z Downloaded hyper-rustls v0.27.3
12142025-05-08T03:32:32.588Z Downloaded clang-sys v1.8.1
12152025-05-08T03:32:32.588Z Downloaded async-bb8-diesel v0.2.1
12162025-05-08T03:32:32.592Z Downloaded lalrpop-util v0.19.12
12172025-05-08T03:32:32.592Z Downloaded heck v0.3.3
12182025-05-08T03:32:32.595Z Downloaded indoc v1.0.9
12192025-05-08T03:32:32.595Z Downloaded impl-trait-for-tuples v0.2.2
12202025-05-08T03:32:32.598Z Downloaded async-recursion v1.1.1
12212025-05-08T03:32:32.601Z Downloaded bzip2 v0.5.2
12222025-05-08T03:32:32.604Z Downloaded arrayvec v0.7.6
12232025-05-08T03:32:32.604Z Downloaded bzip2 v0.4.4
12242025-05-08T03:32:32.607Z Downloaded bit-vec v0.8.0
12252025-05-08T03:32:32.607Z Downloaded is_ci v1.2.0
12262025-05-08T03:32:32.610Z Downloaded convert_case v0.4.0
12272025-05-08T03:32:32.610Z Downloaded cmake v0.1.51
12282025-05-08T03:32:32.610Z Downloaded cassowary v0.3.0
12292025-05-08T03:32:32.613Z Downloaded chrono-tz-build v0.4.0
12302025-05-08T03:32:32.613Z Downloaded cexpr v0.6.0
12312025-05-08T03:32:32.617Z Downloaded block-padding v0.3.3
12322025-05-08T03:32:32.617Z Downloaded castaway v0.2.3
12332025-05-08T03:32:33.034Z Downloaded aws-lc-sys v0.26.0
12342025-05-08T03:32:33.390Z Compiling serde v1.0.219
12352025-05-08T03:32:33.393Z Compiling value-bag v1.9.0
12362025-05-08T03:32:33.393Z Compiling shlex v1.3.0
12372025-05-08T03:32:33.393Z Compiling lock_api v0.4.12
12382025-05-08T03:32:33.393Z Compiling scopeguard v1.2.0
12392025-05-08T03:32:33.393Z Compiling typenum v1.17.0
12402025-05-08T03:32:33.597Z Compiling syn v2.0.98
12412025-05-08T03:32:33.602Z Compiling getrandom v0.2.15
12422025-05-08T03:32:33.769Z Compiling jobserver v0.1.32
12432025-05-08T03:32:33.926Z Compiling rand_core v0.6.4
12442025-05-08T03:32:34.036Z Compiling log v0.4.22
12452025-05-08T03:32:34.139Z Compiling generic-array v0.14.7
12462025-05-08T03:32:34.163Z Compiling cc v1.2.15
12472025-05-08T03:32:34.494Z Compiling smallvec v1.14.0
12482025-05-08T03:32:34.571Z Compiling subtle v2.6.1
12492025-05-08T03:32:34.593Z Compiling const-oid v0.9.6
12502025-05-08T03:32:34.613Z Compiling stable_deref_trait v1.2.0
12512025-05-08T03:32:34.749Z Compiling pkg-config v0.3.31
12522025-05-08T03:32:34.854Z Compiling rustix v0.38.37
12532025-05-08T03:32:34.896Z Compiling parking_lot_core v0.9.10
12542025-05-08T03:32:34.950Z Compiling pin-project-lite v0.2.14
12552025-05-08T03:32:35.116Z Compiling signal-hook-registry v1.4.2
12562025-05-08T03:32:35.734Z Compiling mio v1.0.2
12572025-05-08T03:32:35.854Z Compiling parking_lot v0.12.3
12582025-05-08T03:32:35.947Z Compiling spin v0.9.8
12592025-05-08T03:32:35.978Z Compiling futures-core v0.3.31
12602025-05-08T03:32:36.047Z Compiling aho-corasick v1.1.3
12612025-05-08T03:32:36.334Z Compiling libm v0.2.8
12622025-05-08T03:32:36.349Z Compiling cpufeatures v0.2.14
12632025-05-08T03:32:36.466Z Compiling regex-syntax v0.8.5
12642025-05-08T03:32:36.608Z Compiling litemap v0.7.3
12652025-05-08T03:32:36.611Z Compiling serde_json v1.0.140
12662025-05-08T03:32:36.694Z Compiling either v1.14.0
12672025-05-08T03:32:36.777Z Compiling writeable v0.5.5
12682025-05-08T03:32:37.002Z Compiling socket2 v0.5.9
12692025-05-08T03:32:37.021Z Compiling slab v0.4.9
12702025-05-08T03:32:37.106Z Compiling num-traits v0.2.19
12712025-05-08T03:32:37.358Z Compiling glob v0.3.2
12722025-05-08T03:32:37.768Z Compiling prettyplease v0.2.30
12732025-05-08T03:32:37.923Z Compiling getrandom v0.3.1
12742025-05-08T03:32:38.101Z Compiling futures-sink v0.3.31
12752025-05-08T03:32:38.139Z Compiling icu_locid_transform_data v1.5.0
12762025-05-08T03:32:38.171Z Compiling clang-sys v1.8.1
12772025-05-08T03:32:38.303Z Compiling lazy_static v1.5.0
12782025-05-08T03:32:38.443Z Compiling icu_properties_data v1.5.0
12792025-05-08T03:32:38.641Z Compiling foldhash v0.1.3
12802025-05-08T03:32:38.703Z Compiling allocator-api2 v0.2.18
12812025-05-08T03:32:38.909Z Compiling minimal-lexical v0.2.1
12822025-05-08T03:32:38.950Z Compiling libloading v0.8.5
12832025-05-08T03:32:39.342Z Compiling hashbrown v0.15.1
12842025-05-08T03:32:39.369Z Compiling nom v7.1.3
12852025-05-08T03:32:39.419Z Compiling percent-encoding v2.3.1
12862025-05-08T03:32:39.437Z Compiling utf16_iter v1.0.5
12872025-05-08T03:32:39.643Z Compiling home v0.5.9
12882025-05-08T03:32:39.742Z Compiling base64ct v1.6.0
12892025-05-08T03:32:39.863Z Compiling write16 v1.0.0
12902025-05-08T03:32:40.004Z Compiling icu_normalizer_data v1.5.0
12912025-05-08T03:32:40.126Z Compiling bindgen v0.69.5
12922025-05-08T03:32:40.327Z Compiling regex-automata v0.4.8
12932025-05-08T03:32:40.346Z Compiling utf8_iter v1.0.4
12942025-05-08T03:32:40.519Z Compiling pem-rfc7468 v0.7.0
12952025-05-08T03:32:40.661Z Compiling itertools v0.12.1
12962025-05-08T03:32:41.001Z Compiling synstructure v0.13.1
12972025-05-08T03:32:42.456Z Compiling rustc-hash v1.1.0
12982025-05-08T03:32:42.546Z Compiling cexpr v0.6.0
12992025-05-08T03:32:42.616Z Compiling flagset v0.4.6
13002025-05-08T03:32:42.787Z Compiling lazycell v1.3.0
13012025-05-08T03:32:42.829Z Compiling futures-channel v0.3.31
13022025-05-08T03:32:42.972Z Compiling cmake v0.1.51
13032025-05-08T03:32:43.251Z Compiling futures-task v0.3.31
13042025-05-08T03:32:43.546Z Compiling dunce v1.0.5
13052025-05-08T03:32:43.566Z Compiling fs_extra v1.3.0
13062025-05-08T03:32:43.699Z Compiling pin-utils v0.1.0
13072025-05-08T03:32:43.813Z Compiling futures-io v0.3.31
13082025-05-08T03:32:43.835Z Compiling form_urlencoded v1.2.1
13092025-05-08T03:32:44.075Z Compiling paste v1.0.15
13102025-05-08T03:32:44.093Z Compiling vcpkg v0.2.15
13112025-05-08T03:32:44.115Z Compiling crossbeam-utils v0.8.21
13122025-05-08T03:32:44.118Z Compiling ring v0.17.11
13132025-05-08T03:32:44.149Z Compiling tracing-core v0.1.32
13142025-05-08T03:32:44.702Z Compiling aws-lc-rs v1.12.4
13152025-05-08T03:32:45.125Z Compiling iana-time-zone v0.1.63
13162025-05-08T03:32:45.179Z Compiling regex v1.11.1
13172025-05-08T03:32:45.314Z Compiling zerocopy v0.8.10
13182025-05-08T03:32:45.756Z Compiling openssl-sys v0.9.107
13192025-05-08T03:32:46.074Z Compiling serde_derive v1.0.219
13202025-05-08T03:32:46.095Z Compiling zeroize_derive v1.4.2
13212025-05-08T03:32:46.120Z Compiling zerofrom-derive v0.1.4
13222025-05-08T03:32:46.713Z Compiling yoke-derive v0.7.4
13232025-05-08T03:32:46.783Z Compiling zerovec-derive v0.10.3
13242025-05-08T03:32:47.494Z Compiling zeroize v1.8.1
13252025-05-08T03:32:49.083Z Compiling displaydoc v0.2.5
13262025-05-08T03:32:49.167Z Compiling crypto-common v0.1.6
13272025-05-08T03:32:49.191Z Compiling block-buffer v0.10.4
13282025-05-08T03:32:49.354Z Compiling zerocopy-derive v0.7.35
13292025-05-08T03:32:49.398Z Compiling icu_provider_macros v1.5.0
13302025-05-08T03:32:49.465Z Compiling digest v0.10.7
13312025-05-08T03:32:49.520Z Compiling zerofrom v0.1.4
13322025-05-08T03:32:49.757Z Compiling yoke v0.7.4
13332025-05-08T03:32:49.922Z Compiling hmac v0.12.1
13342025-05-08T03:32:50.114Z Compiling zerovec v0.10.4
13352025-05-08T03:32:50.195Z Compiling tokio-macros v2.5.0
13362025-05-08T03:32:50.416Z Compiling block-padding v0.3.3
13372025-05-08T03:32:50.574Z Compiling sha2 v0.10.8
13382025-05-08T03:32:50.668Z Compiling inout v0.1.3
13392025-05-08T03:32:50.927Z Compiling cipher v0.4.4
13402025-05-08T03:32:50.949Z Compiling thiserror-impl v1.0.69
13412025-05-08T03:32:51.197Z Compiling der_derive v0.7.3
13422025-05-08T03:32:51.275Z Compiling zerocopy v0.7.35
13432025-05-08T03:32:51.435Z Compiling futures-macro v0.3.31
13442025-05-08T03:32:51.629Z Compiling salsa20 v0.10.2
13452025-05-08T03:32:51.872Z Compiling tinystr v0.7.6
13462025-05-08T03:32:52.061Z Compiling icu_collections v1.5.0
13472025-05-08T03:32:52.319Z Compiling icu_locid v1.5.0
13482025-05-08T03:32:52.722Z Compiling ppv-lite86 v0.2.20
13492025-05-08T03:32:53.359Z Compiling futures-util v0.3.31
13502025-05-08T03:32:53.363Z Compiling pbkdf2 v0.12.2
13512025-05-08T03:32:53.490Z Compiling icu_provider v1.5.0
13522025-05-08T03:32:53.549Z Compiling der v0.7.9
13532025-05-08T03:32:53.568Z Compiling scrypt v0.11.0
13542025-05-08T03:32:53.930Z Compiling thiserror v1.0.69
13552025-05-08T03:32:54.080Z Compiling cbc v0.1.2
13562025-05-08T03:32:54.100Z Compiling aes v0.8.4
13572025-05-08T03:32:54.145Z Compiling icu_locid_transform v1.5.0
13582025-05-08T03:32:54.290Z Compiling pest v2.7.14
13592025-05-08T03:32:54.378Z Compiling tracing-attributes v0.1.27
13602025-05-08T03:32:54.526Z Compiling scroll_derive v0.12.0
13612025-05-08T03:32:55.997Z Compiling icu_properties v1.5.1
13622025-05-08T03:32:56.365Z Compiling spki v0.7.3
13632025-05-08T03:32:56.404Z Compiling zerocopy-derive v0.8.10
13642025-05-08T03:32:56.759Z Compiling pkcs5 v0.7.1
13652025-05-08T03:32:56.860Z Compiling pest_meta v2.7.14
13662025-05-08T03:32:57.241Z Compiling rustls-pki-types v1.10.0
13672025-05-08T03:32:57.813Z Compiling tracing v0.1.40
13682025-05-08T03:32:57.935Z Compiling pkcs8 v0.10.2
13692025-05-08T03:32:58.231Z Compiling httparse v1.9.5
13702025-05-08T03:32:58.312Z Compiling tinyvec_macros v0.1.1
13712025-05-08T03:32:58.423Z Compiling tinyvec v1.8.0
13722025-05-08T03:32:58.569Z Compiling pest_generator v2.7.14
13732025-05-08T03:32:58.806Z Compiling bytes v1.10.1
13742025-05-08T03:32:58.899Z Compiling bitflags v2.9.0
13752025-05-08T03:32:58.921Z Compiling semver v1.0.25
13762025-05-08T03:32:59.612Z Compiling icu_normalizer v1.5.0
13772025-05-08T03:32:59.852Z Compiling indexmap v2.7.1
13782025-05-08T03:33:00.260Z Compiling tokio v1.43.1
13792025-05-08T03:33:00.433Z Compiling rustc_version v0.4.1
13802025-05-08T03:33:00.549Z Compiling http v1.2.0
13812025-05-08T03:33:01.123Z Compiling idna_adapter v1.2.0
13822025-05-08T03:33:01.226Z Compiling uuid v1.16.0
13832025-05-08T03:33:01.248Z Compiling chrono v0.4.40
13842025-05-08T03:33:01.363Z Compiling idna v1.0.3
13852025-05-08T03:33:01.893Z Compiling scroll v0.12.0
13862025-05-08T03:33:02.505Z Compiling url v2.5.3
13872025-05-08T03:33:02.789Z Compiling http-body v1.0.1
13882025-05-08T03:33:02.845Z Compiling serde_derive_internals v0.29.1
13892025-05-08T03:33:02.971Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13902025-05-08T03:33:03.037Z Compiling which v4.4.2
13912025-05-08T03:33:03.784Z Compiling bzip2-sys v0.1.13+1.0.8
13922025-05-08T03:33:04.162Z Compiling untrusted v0.7.1
13932025-05-08T03:33:04.348Z Compiling openssl v0.10.72
13942025-05-08T03:33:04.369Z Compiling powerfmt v0.2.0
13952025-05-08T03:33:04.391Z Compiling adler2 v2.0.0
13962025-05-08T03:33:04.623Z Compiling num-conv v0.1.0
13972025-05-08T03:33:04.698Z Compiling untrusted v0.9.0
13982025-05-08T03:33:04.759Z Compiling time-core v0.1.2
13992025-05-08T03:33:04.781Z Compiling schemars v0.8.22
14002025-05-08T03:33:04.809Z Compiling try-lock v0.2.5
14012025-05-08T03:33:04.885Z Compiling foreign-types-shared v0.1.1
14022025-05-08T03:33:04.905Z Compiling atomic-waker v1.1.2
14032025-05-08T03:33:04.960Z Compiling rustversion v1.0.17
14042025-05-08T03:33:04.987Z Compiling time-macros v0.2.18
14052025-05-08T03:33:05.023Z Compiling foreign-types v0.3.2
14062025-05-08T03:33:05.114Z Compiling want v0.3.1
14072025-05-08T03:33:05.137Z Compiling goblin v0.8.2
14082025-05-08T03:33:05.141Z Compiling schemars_derive v0.8.22
14092025-05-08T03:33:05.431Z Compiling deranged v0.3.11
14102025-05-08T03:33:05.739Z Compiling miniz_oxide v0.8.5
14112025-05-08T03:33:06.922Z Compiling rand_core v0.9.2
14122025-05-08T03:33:08.153Z Compiling pest_derive v2.7.14
14132025-05-08T03:33:08.684Z Compiling tokio-util v0.7.13
14142025-05-08T03:33:08.924Z Compiling openssl-macros v0.1.1
14152025-05-08T03:33:09.638Z Compiling num_threads v0.1.7
14162025-05-08T03:33:09.696Z Compiling httpdate v1.0.3
14172025-05-08T03:33:09.796Z Compiling h2 v0.4.6
14182025-05-08T03:33:10.069Z Compiling dyn-clone v1.0.19
14192025-05-08T03:33:10.138Z Compiling rustls v0.23.19
14202025-05-08T03:33:10.224Z Compiling tower-service v0.3.3
14212025-05-08T03:33:10.290Z Compiling syn v1.0.109
14222025-05-08T03:33:10.360Z Compiling native-tls v0.2.12
14232025-05-08T03:33:10.962Z Compiling dof v0.3.0
14242025-05-08T03:33:12.774Z Compiling time v0.3.36
14252025-05-08T03:33:13.439Z Compiling dtrace-parser v0.2.0
14262025-05-08T03:33:13.908Z Compiling rand_chacha v0.9.0
14272025-05-08T03:33:15.321Z Compiling heapless v0.7.17
14282025-05-08T03:33:15.439Z Compiling unicode-normalization v0.1.24
14292025-05-08T03:33:15.804Z Compiling rand_chacha v0.3.1
14302025-05-08T03:33:15.935Z Compiling signature v2.2.0
14312025-05-08T03:33:16.224Z Compiling crossbeam-epoch v0.9.18
14322025-05-08T03:33:16.476Z Compiling crc32fast v1.4.2
14332025-05-08T03:33:16.806Z Compiling hyper v1.6.0
14342025-05-08T03:33:16.905Z Compiling cookie v0.18.1
14352025-05-08T03:33:17.154Z Compiling openssl-probe v0.1.5
14362025-05-08T03:33:17.260Z Compiling base64 v0.22.1
14372025-05-08T03:33:17.492Z Compiling slog v2.7.0
14382025-05-08T03:33:17.984Z Compiling signal-hook v0.3.17
14392025-05-08T03:33:18.016Z Compiling unicode-bidi v0.3.17
14402025-05-08T03:33:18.025Z Compiling unicode-properties v0.1.3
14412025-05-08T03:33:18.300Z Compiling zstd-safe v7.2.3
14422025-05-08T03:33:18.421Z Compiling rayon-core v1.12.1
14432025-05-08T03:33:18.440Z Compiling siphasher v0.3.11
14442025-05-08T03:33:18.661Z Compiling stringprep v0.1.5
14452025-05-08T03:33:18.750Z Compiling phf_shared v0.11.2
14462025-05-08T03:33:19.132Z Compiling hyper-util v0.1.11
14472025-05-08T03:33:19.232Z Compiling crossbeam-deque v0.8.5
14482025-05-08T03:33:19.420Z Compiling usdt-impl v0.5.0
14492025-05-08T03:33:19.531Z Compiling rand v0.8.5
14502025-05-08T03:33:19.623Z Compiling rand v0.9.0
14512025-05-08T03:33:20.347Z Compiling curve25519-dalek v4.1.3
14522025-05-08T03:33:20.707Z Compiling serde_spanned v0.6.8
14532025-05-08T03:33:20.948Z Compiling serde_tokenstream v0.2.2
14542025-05-08T03:33:21.075Z Compiling toml_datetime v0.6.8
14552025-05-08T03:33:21.349Z Compiling md-5 v0.10.6
14562025-05-08T03:33:21.483Z Compiling num-integer v0.1.46
14572025-05-08T03:33:21.511Z Compiling ff v0.13.0
14582025-05-08T03:33:21.571Z Compiling hash32 v0.2.1
14592025-05-08T03:33:21.609Z Compiling memoffset v0.9.1
14602025-05-08T03:33:21.759Z Compiling fallible-iterator v0.2.0
14612025-05-08T03:33:21.886Z Compiling psl-types v2.0.11
14622025-05-08T03:33:21.922Z Compiling newtype-uuid v1.2.1
14632025-05-08T03:33:21.965Z Compiling gimli v0.31.1
14642025-05-08T03:33:22.026Z Compiling portable-atomic v1.11.0
14652025-05-08T03:33:22.078Z Compiling litrs v0.4.1
14662025-05-08T03:33:22.246Z Compiling base16ct v0.2.0
14672025-05-08T03:33:22.264Z Compiling num-bigint-dig v0.8.4
14682025-05-08T03:33:22.447Z Compiling smoltcp v0.9.1
14692025-05-08T03:33:22.583Z Compiling cfg_aliases v0.2.1
14702025-05-08T03:33:22.651Z Compiling sec1 v0.7.3
14712025-05-08T03:33:22.705Z Compiling nix v0.29.0
14722025-05-08T03:33:23.092Z Compiling postgres-protocol v0.6.8
14732025-05-08T03:33:23.176Z Compiling publicsuffix v2.3.0
14742025-05-08T03:33:23.195Z Compiling document-features v0.2.10
14752025-05-08T03:33:23.215Z Compiling num-iter v0.1.45
14762025-05-08T03:33:23.579Z Compiling group v0.13.0
14772025-05-08T03:33:24.228Z Compiling tokio-native-tls v0.3.1
14782025-05-08T03:33:24.521Z Compiling flate2 v1.1.1
14792025-05-08T03:33:24.987Z Compiling ipnetwork v0.21.1
14802025-05-08T03:33:25.048Z Compiling terminal_size v0.4.0
14812025-05-08T03:33:25.291Z Compiling http-body-util v0.1.3
14822025-05-08T03:33:25.332Z Compiling webpki-roots v0.26.6
14832025-05-08T03:33:25.387Z Compiling hkdf v0.12.4
14842025-05-08T03:33:25.438Z Compiling crypto-bigint v0.5.5
14852025-05-08T03:33:25.550Z Compiling async-trait v0.1.88
14862025-05-08T03:33:25.656Z Compiling curve25519-dalek-derive v0.1.1
14872025-05-08T03:33:25.754Z Compiling zerocopy-derive v0.6.6
14882025-05-08T03:33:25.826Z Compiling sync_wrapper v1.0.1
14892025-05-08T03:33:25.995Z Compiling fs-err v3.1.0
14902025-05-08T03:33:26.353Z Compiling addr2line v0.24.2
14912025-05-08T03:33:26.633Z Compiling ahash v0.8.11
14922025-05-08T03:33:27.017Z Compiling object v0.36.5
14932025-05-08T03:33:27.044Z Compiling unicode-width v0.2.0
14942025-05-08T03:33:27.060Z Compiling lockfree-object-pool v0.1.6
14952025-05-08T03:33:27.377Z Compiling bumpalo v3.16.0
14962025-05-08T03:33:27.612Z Compiling simd-adler32 v0.3.7
14972025-05-08T03:33:27.646Z Compiling buf-list v1.0.3
14982025-05-08T03:33:27.864Z Compiling winnow v0.5.40
14992025-05-08T03:33:28.069Z Compiling managed v0.8.0
15002025-05-08T03:33:28.171Z Compiling ipnet v2.11.0
15012025-05-08T03:33:28.280Z Compiling zip v2.6.1
15022025-05-08T03:33:28.482Z Compiling tower-layer v0.3.3
15032025-05-08T03:33:28.626Z Compiling anyhow v1.0.98
15042025-05-08T03:33:28.790Z Compiling rustc-demangle v0.1.24
15052025-05-08T03:33:29.159Z Compiling tower v0.5.2
15062025-05-08T03:33:29.660Z Compiling clap_builder v4.5.35
15072025-05-08T03:33:29.684Z Compiling strum_macros v0.25.3
15082025-05-08T03:33:31.300Z Compiling toml_edit v0.19.15
15092025-05-08T03:33:31.416Z Compiling elliptic-curve v0.13.8
15102025-05-08T03:33:31.680Z Compiling hubpack_derive v0.1.1
15112025-05-08T03:33:32.067Z Compiling zopfli v0.8.1
15122025-05-08T03:33:32.304Z Compiling zerocopy v0.6.6
15132025-05-08T03:33:32.702Z Compiling hubpack v0.1.2
15142025-05-08T03:33:33.119Z Compiling console v0.15.10
15152025-05-08T03:33:33.685Z Compiling hyper-tls v0.6.0
15162025-05-08T03:33:33.706Z Compiling oxnet v0.1.1
15172025-05-08T03:33:34.121Z Compiling backtrace v0.3.74
15182025-05-08T03:33:34.359Z Compiling signal-hook-mio v0.2.4
15192025-05-08T03:33:34.457Z Compiling rayon v1.10.0
15202025-05-08T03:33:34.483Z Compiling cookie_store v0.21.1
15212025-05-08T03:33:34.541Z Compiling zstd v0.13.3
15222025-05-08T03:33:35.092Z Compiling postgres-types v0.2.9
15232025-05-08T03:33:37.125Z Compiling usdt-attr-macro v0.5.0
15242025-05-08T03:33:37.650Z Compiling usdt-macro v0.5.0
15252025-05-08T03:33:38.067Z Compiling phf v0.11.2
15262025-05-08T03:33:38.364Z Compiling ed25519 v2.2.3
15272025-05-08T03:33:38.522Z Compiling strum_macros v0.26.4
15282025-05-08T03:33:38.744Z Compiling bzip2 v0.4.4
15292025-05-08T03:33:38.804Z Compiling bzip2 v0.5.2
15302025-05-08T03:33:39.097Z Compiling enum-as-inner v0.6.1
15312025-05-08T03:33:39.146Z Compiling clap_derive v4.5.32
15322025-05-08T03:33:39.221Z Compiling serde_urlencoded v0.7.1
15332025-05-08T03:33:39.746Z Compiling serde-big-array v0.5.1
15342025-05-08T03:33:39.980Z Compiling futures-executor v0.3.31
15352025-05-08T03:33:40.176Z Compiling pkcs1 v0.7.5
15362025-05-08T03:33:40.206Z Compiling rustls-pemfile v2.2.0
15372025-05-08T03:33:40.477Z Compiling rfc6979 v0.4.0
15382025-05-08T03:33:40.523Z Compiling serde_repr v0.1.19
15392025-05-08T03:33:40.675Z Compiling daft-derive v0.1.3
15402025-05-08T03:33:41.020Z Compiling bstr v1.10.0
15412025-05-08T03:33:41.064Z Compiling float-cmp v0.10.0
15422025-05-08T03:33:41.348Z Compiling encoding_rs v0.8.34
15432025-05-08T03:33:41.639Z Compiling number_prefix v0.4.0
15442025-05-08T03:33:41.869Z Compiling new_debug_unreachable v1.0.6
15452025-05-08T03:33:41.983Z Compiling predicates-core v1.0.8
15462025-05-08T03:33:42.309Z Compiling normalize-line-endings v0.3.0
15472025-05-08T03:33:42.357Z Compiling difflib v0.4.0
15482025-05-08T03:33:42.456Z Compiling unicode-segmentation v1.12.0
15492025-05-08T03:33:42.616Z Compiling data-encoding v2.6.0
15502025-05-08T03:33:43.056Z Compiling static_assertions v1.1.0
15512025-05-08T03:33:43.176Z Compiling precomputed-hash v0.1.1
15522025-05-08T03:33:43.311Z Compiling whoami v1.5.2
15532025-05-08T03:33:43.351Z Compiling fixedbitset v0.4.2
15542025-05-08T03:33:43.641Z Compiling mime v0.3.17
15552025-05-08T03:33:43.669Z Compiling clap v4.5.35
15562025-05-08T03:33:43.781Z Compiling petgraph v0.6.5
15572025-05-08T03:33:43.805Z Compiling tokio-postgres v0.7.13
15582025-05-08T03:33:43.856Z Compiling toml_edit v0.22.24
15592025-05-08T03:33:44.163Z Compiling string_cache v0.8.9
15602025-05-08T03:33:44.521Z Compiling hickory-proto v0.24.4
15612025-05-08T03:33:44.603Z Compiling similar v2.7.0
15622025-05-08T03:33:45.326Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15632025-05-08T03:33:46.677Z Compiling strum v0.26.3
15642025-05-08T03:33:46.880Z Compiling predicates v3.1.3
15652025-05-08T03:33:47.400Z Compiling daft v0.1.3
15662025-05-08T03:33:47.940Z Compiling indicatif v0.17.11
15672025-05-08T03:33:48.357Z Compiling usdt v0.5.0
15682025-05-08T03:33:48.844Z Compiling rsa v0.9.6
15692025-05-08T03:33:49.408Z Compiling ecdsa v0.16.9
15702025-05-08T03:33:49.915Z Compiling futures v0.3.31
15712025-05-08T03:33:50.068Z Compiling zip v0.6.6
15722025-05-08T03:33:50.248Z Compiling ed25519-dalek v2.1.1
15732025-05-08T03:33:51.646Z Compiling toml v0.7.8
15742025-05-08T03:33:51.969Z Compiling crossterm v0.28.1
15752025-05-08T03:33:52.941Z Compiling tokio-stream v0.1.17
15762025-05-08T03:33:53.163Z Compiling openapiv3 v2.0.0
15772025-05-08T03:33:53.219Z Compiling x509-cert v0.2.5
15782025-05-08T03:33:53.288Z Compiling sha1 v0.10.6
15792025-05-08T03:33:53.479Z Compiling itertools v0.10.5
15802025-05-08T03:33:53.724Z Compiling dirs-sys-next v0.1.2
15812025-05-08T03:33:53.897Z Compiling lalrpop-util v0.19.12
15822025-05-08T03:33:54.255Z Compiling unicode-xid v0.2.6
15832025-05-08T03:33:54.279Z Compiling peg-runtime v0.8.5
15842025-05-08T03:33:54.463Z Compiling dirs-next v2.0.0
15852025-05-08T03:33:54.676Z Compiling thread_local v1.1.8
15862025-05-08T03:33:54.869Z Compiling slog-async v2.8.0
15872025-05-08T03:33:55.183Z Compiling term v0.7.0
15882025-05-08T03:33:55.203Z Compiling xattr v1.3.1
15892025-05-08T03:33:55.477Z Compiling crossbeam-channel v0.5.15
15902025-05-08T03:33:55.498Z Compiling filetime v0.2.25
15912025-05-08T03:33:55.815Z Compiling is-terminal v0.4.13
15922025-05-08T03:33:55.976Z Compiling take_mut v0.2.2
15932025-05-08T03:33:56.061Z Compiling slog-term v2.9.1
15942025-05-08T03:33:56.155Z Compiling tar v0.4.44
15952025-05-08T03:33:56.444Z Compiling camino v1.1.9
15962025-05-08T03:34:02.607Z Compiling aws-lc-sys v0.26.0
15972025-05-08T03:34:33.073Z Compiling rustls-webpki v0.102.8
15982025-05-08T03:34:37.923Z Compiling tokio-rustls v0.26.0
15992025-05-08T03:34:38.247Z Compiling hyper-rustls v0.27.3
16002025-05-08T03:34:38.602Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
16012025-05-08T03:34:42.230Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16022025-05-08T03:34:42.515Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16032025-05-08T03:34:47.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
16042025-05-08T03:34:47.188Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16052025-05-08T03:34:47.247ZMay 08 03:34:46.065 INFO Starting download, target: Cockroach
16062025-05-08T03:34:47.247ZMay 08 03:34:46.066 INFO Starting download, target: Console
16072025-05-08T03:34:47.247ZMay 08 03:34:46.066 INFO Starting download, target: DendriteStub
16082025-05-08T03:34:47.250ZMay 08 03:34:46.066 INFO Starting download, target: MaghemiteMgd
16092025-05-08T03:34:47.250ZMay 08 03:34:46.066 INFO Starting download, target: Clickhouse
16102025-05-08T03:34:47.250ZMay 08 03:34:46.066 INFO Starting download, target: TransceiverControl
16112025-05-08T03:34:47.250ZMay 08 03:34:46.066 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16122025-05-08T03:34:47.250ZMay 08 03:34:46.066 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16132025-05-08T03:34:47.250ZMay 08 03:34:46.066 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16142025-05-08T03:34:47.250ZMay 08 03:34:46.066 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16152025-05-08T03:34:47.250ZMay 08 03:34:46.067 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16162025-05-08T03:34:47.250ZMay 08 03:34:46.067 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16172025-05-08T03:34:47.569ZMay 08 03:34:46.388 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16182025-05-08T03:34:47.853ZMay 08 03:34:46.664 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16192025-05-08T03:34:48.025ZMay 08 03:34:46.829 INFO Download complete, target: TransceiverControl
16202025-05-08T03:34:48.315ZMay 08 03:34:47.096 INFO Download complete, target: Console
16212025-05-08T03:34:48.438ZMay 08 03:34:47.253 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16222025-05-08T03:34:48.692ZMay 08 03:34:47.512 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16232025-05-08T03:34:49.062ZMay 08 03:34:47.882 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16242025-05-08T03:34:49.120ZMay 08 03:34:47.941 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16252025-05-08T03:34:49.120ZMay 08 03:34:47.941 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16262025-05-08T03:34:51.375ZMay 08 03:34:50.194 INFO Download complete, target: DendriteStub
16272025-05-08T03:34:51.987ZMay 08 03:34:50.807 INFO Download complete, target: MaghemiteMgd
16282025-05-08T03:34:55.634ZMay 08 03:34:54.455 INFO Checking that binary works, target: Cockroach
16292025-05-08T03:34:55.797ZMay 08 03:34:54.617 INFO Download complete, target: Cockroach
16302025-05-08T03:34:59.401ZMay 08 03:34:58.221 INFO Checking that binary works, target: Clickhouse
16312025-05-08T03:34:59.531ZMay 08 03:34:58.350 INFO Download complete, target: Clickhouse
16322025-05-08T03:34:59.555ZAll builder prerequisites installed successfully, and PATH looks valid
16332025-05-08T03:34:59.558Z
16342025-05-08T03:34:59.558Zreal 6:06.559898876
16352025-05-08T03:34:59.558Zuser 15:35.285557558
16362025-05-08T03:34:59.558Zsys 2:10.661253889
16372025-05-08T03:34:59.558Ztrap 0.584959069
16382025-05-08T03:34:59.558Ztflt 0.877072807
16392025-05-08T03:34:59.558Zdflt 1.087182564
16402025-05-08T03:34:59.558Zkflt 0.027369732
16412025-05-08T03:34:59.558Zlock 23:40.540323665
16422025-05-08T03:34:59.558Zslp 59:02.961814703
16432025-05-08T03:34:59.558Zlat 1:00.720777168
16442025-05-08T03:34:59.558Zstop 2:26.510377675
16452025-05-08T03:34:59.559Z++ bmat factory name
16462025-05-08T03:34:59.562Z++ bmat factory private
16472025-05-08T03:34:59.566Z+ jq --null-input --arg bmat_factory_name aws --arg bmat_factory_private i-001b9f6b28ec61c1d '{
16482025-05-08T03:34:59.566Z buildomat: {
16492025-05-08T03:34:59.566Z factory: {
16502025-05-08T03:34:59.566Z name: $bmat_factory_name,
16512025-05-08T03:34:59.566Z private: $bmat_factory_private,
16522025-05-08T03:34:59.566Z },
16532025-05-08T03:34:59.567Z },
16542025-05-08T03:34:59.567Z }'
16552025-05-08T03:34:59.602Z+ banner ls-apis
16562025-05-08T03:34:59.605Z
16572025-05-08T03:34:59.606Z # #### ## ##### # ####
16582025-05-08T03:34:59.606Z # # # # # # # #
16592025-05-08T03:34:59.606Z # #### ##### # # # # # ####
16602025-05-08T03:34:59.606Z # # ###### ##### # #
16612025-05-08T03:34:59.606Z # # # # # # # # #
16622025-05-08T03:34:59.606Z ###### #### # # # # ####
16632025-05-08T03:34:59.606Z
16642025-05-08T03:34:59.609Z+ source ./tools/include/force-git-over-https.sh
16652025-05-08T03:34:59.609Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
16662025-05-08T03:34:59.609Z++ (( i = 0 ))
16672025-05-08T03:34:59.609Z++ (( i < 5 ))
16682025-05-08T03:34:59.609Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
16692025-05-08T03:34:59.613Z++ (( i++ ))
16702025-05-08T03:34:59.613Z++ (( i < 5 ))
16712025-05-08T03:34:59.613Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
16722025-05-08T03:34:59.613Z++ (( i++ ))
16732025-05-08T03:34:59.613Z++ (( i < 5 ))
16742025-05-08T03:34:59.613Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
16752025-05-08T03:34:59.617Z++ (( i++ ))
16762025-05-08T03:34:59.617Z++ (( i < 5 ))
16772025-05-08T03:34:59.617Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
16782025-05-08T03:34:59.620Z++ (( i++ ))
16792025-05-08T03:34:59.620Z++ (( i < 5 ))
16802025-05-08T03:34:59.620Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
16812025-05-08T03:34:59.623Z++ (( i++ ))
16822025-05-08T03:34:59.623Z++ (( i < 5 ))
16832025-05-08T03:34:59.623Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
16842025-05-08T03:34:59.624Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
16852025-05-08T03:34:59.624Z+ ptime -m cargo xtask ls-apis apis
16862025-05-08T03:35:00.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16872025-05-08T03:35:00.344Z Running `target/debug/xtask ls-apis apis`
16882025-05-08T03:35:01.361Z Compiling semver v0.1.20
16892025-05-08T03:35:01.496Z Compiling structmeta-derive v0.3.0
16902025-05-08T03:35:01.500Z Compiling thiserror-impl v2.0.12
16912025-05-08T03:35:01.500Z Compiling cargo-platform v0.1.8
16922025-05-08T03:35:01.500Z Compiling fixedbitset v0.5.7
16932025-05-08T03:35:01.500Z Compiling toml v0.8.20
16942025-05-08T03:35:01.788Z Compiling rustc_version v0.1.7
16952025-05-08T03:35:01.966Z Compiling petgraph v0.7.1
16962025-05-08T03:35:02.184Z Compiling newtype_derive v0.1.6
16972025-05-08T03:35:03.259Z Compiling structmeta v0.3.0
16982025-05-08T03:35:03.527Z Compiling thiserror v2.0.12
16992025-05-08T03:35:03.546Z Compiling parse-display-derive v0.10.0
17002025-05-08T03:35:03.627Z Compiling cargo_metadata v0.19.2
17012025-05-08T03:35:05.526Z Compiling parse-display v0.10.0
17022025-05-08T03:35:05.718Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
17032025-05-08T03:35:09.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.46s
17042025-05-08T03:35:10.001Z Running `target/debug/ls-apis apis`
17052025-05-08T03:35:10.042Zloading metadata for workspace omicron from current workspace
17062025-05-08T03:35:15.679Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
17072025-05-08T03:35:15.686Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
17082025-05-08T03:35:15.686Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/872aae7/Cargo.toml
17092025-05-08T03:35:15.686Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/060a204/Cargo.toml
17102025-05-08T03:35:15.700Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/4580159/Cargo.toml
17112025-05-08T03:35:34.118Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
17122025-05-08T03:35:35.078Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
17132025-05-08T03:35:35.106Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
17142025-05-08T03:35:35.316ZBootstrap Agent (client: bootstrap-agent-client)
17152025-05-08T03:35:35.317Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17162025-05-08T03:35:35.317Z consumed by: wicketd (omicron/wicketd) via 2 paths
17172025-05-08T03:35:35.317Z
17182025-05-08T03:35:35.317ZClickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client)
17192025-05-08T03:35:35.317Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
17202025-05-08T03:35:35.317Z
17212025-05-08T03:35:35.317ZClickhouse Cluster Admin for Servers (client: clickhouse-admin-server-client)
17222025-05-08T03:35:35.317Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
17232025-05-08T03:35:35.317Z
17242025-05-08T03:35:35.317ZClickhouse Single-Node Cluster Admin (client: clickhouse-admin-single-client)
17252025-05-08T03:35:35.317Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
17262025-05-08T03:35:35.318Z
17272025-05-08T03:35:35.318ZCockroachDB Cluster Admin (client: cockroach-admin-client)
17282025-05-08T03:35:35.318Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
17292025-05-08T03:35:35.318Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17302025-05-08T03:35:35.318Z
17312025-05-08T03:35:35.318ZCrucible Agent (client: crucible-agent-client)
17322025-05-08T03:35:35.342Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17332025-05-08T03:35:35.342Z
17342025-05-08T03:35:35.342ZCrucible Control (for testing only) (client: crucible-control-client)
17352025-05-08T03:35:35.342Z
17362025-05-08T03:35:35.342ZCrucible Pantry (client: crucible-pantry-client)
17372025-05-08T03:35:35.343Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17382025-05-08T03:35:35.343Z
17392025-05-08T03:35:35.343ZMaghemite DDM Admin (client: ddm-admin-client)
17402025-05-08T03:35:35.343Z consumed by: installinator (omicron/installinator) via 1 path
17412025-05-08T03:35:35.343Z consumed by: mgd (maghemite/mgd) via 1 path
17422025-05-08T03:35:35.343Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17432025-05-08T03:35:35.343Z consumed by: wicketd (omicron/wicketd) via 1 path
17442025-05-08T03:35:35.343Z
17452025-05-08T03:35:35.343ZDNS Server (client: dns-service-client)
17462025-05-08T03:35:35.343Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17472025-05-08T03:35:35.343Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17482025-05-08T03:35:35.343Z
17492025-05-08T03:35:35.343ZDendrite DPD (client: dpd-client)
17502025-05-08T03:35:35.344Z consumed by: ddmd (maghemite/ddmd) via 2 paths
17512025-05-08T03:35:35.344Z consumed by: lldpd (lldp/lldpd) via 2 paths
17522025-05-08T03:35:35.344Z consumed by: mgd (maghemite/mgd) via 1 path
17532025-05-08T03:35:35.344Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
17542025-05-08T03:35:35.344Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17552025-05-08T03:35:35.344Z consumed by: tfportd (dendrite/tfportd) via 1 path
17562025-05-08T03:35:35.344Z consumed by: wicketd (omicron/wicketd) via 2 paths
17572025-05-08T03:35:35.344Z
17582025-05-08T03:35:35.344ZDownstairs Controller (debugging only) (client: dsc-client)
17592025-05-08T03:35:35.344Z
17602025-05-08T03:35:35.344Zereport (client: ereport-client)
17612025-05-08T03:35:35.345Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17622025-05-08T03:35:35.345Z
17632025-05-08T03:35:35.345ZManagement Gateway Service (client: gateway-client)
17642025-05-08T03:35:35.345Z consumed by: dpd (dendrite/dpd) via 1 path
17652025-05-08T03:35:35.345Z consumed by: omicron-nexus (omicron/nexus) via 4 paths
17662025-05-08T03:35:35.345Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17672025-05-08T03:35:35.345Z consumed by: wicketd (omicron/wicketd) via 3 paths
17682025-05-08T03:35:35.345Z
17692025-05-08T03:35:35.345ZWicketd Installinator (client: installinator-client)
17702025-05-08T03:35:35.345Z consumed by: installinator (omicron/installinator) via 1 path
17712025-05-08T03:35:35.345Z
17722025-05-08T03:35:35.345ZLLDP daemon (client: lldpd-client)
17732025-05-08T03:35:35.346Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17742025-05-08T03:35:35.346Z consumed by: tfportd (dendrite/tfportd) via 1 path
17752025-05-08T03:35:35.346Z
17762025-05-08T03:35:35.346ZMaghemite MG Admin (client: mg-admin-client)
17772025-05-08T03:35:35.346Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17782025-05-08T03:35:35.346Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17792025-05-08T03:35:35.346Z
17802025-05-08T03:35:35.346ZNexus Internal API (client: nexus-client)
17812025-05-08T03:35:35.346Z consumed by: crucible-pantry (crucible/pantry) via 1 path
17822025-05-08T03:35:35.346Z consumed by: dpd (dendrite/dpd) via 1 path
17832025-05-08T03:35:35.346Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17842025-05-08T03:35:35.346Z consumed by: oximeter-collector (omicron/oximeter/collector) via 1 path
17852025-05-08T03:35:35.347Z consumed by: propolis-server (propolis/bin/propolis-server) via 3 paths
17862025-05-08T03:35:35.347Z
17872025-05-08T03:35:35.347ZExternal API (client: oxide-client)
17882025-05-08T03:35:35.347Z
17892025-05-08T03:35:35.347ZOximeter (client: oximeter-client)
17902025-05-08T03:35:35.347Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
17912025-05-08T03:35:35.347Z
17922025-05-08T03:35:35.347ZPropolis (client: propolis-client)
17932025-05-08T03:35:35.347Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
17942025-05-08T03:35:35.347Z consumed by: omicron-sled-agent (omicron/sled-agent) via 2 paths
17952025-05-08T03:35:35.347Z
17962025-05-08T03:35:35.347ZCrucible Repair (client: repair-client)
17972025-05-08T03:35:35.348Z consumed by: crucible-downstairs (crucible/downstairs) via 1 path
17982025-05-08T03:35:35.348Z
17992025-05-08T03:35:35.348ZRepo Depot API (client: repo-depot-client)
18002025-05-08T03:35:35.348Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18012025-05-08T03:35:35.348Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18022025-05-08T03:35:35.348Z
18032025-05-08T03:35:35.348ZSled Agent (client: sled-agent-client)
18042025-05-08T03:35:35.368Z consumed by: omicron-nexus (omicron/nexus) via 7 paths
18052025-05-08T03:35:35.368Z
18062025-05-08T03:35:35.368ZWicketd (client: wicketd-client)
18072025-05-08T03:35:35.368Z
18082025-05-08T03:35:35.480Z
18092025-05-08T03:35:35.488Zreal 35.831096744
18102025-05-08T03:35:35.489Zuser 35.177336204
18112025-05-08T03:35:35.489Zsys 11.223533926
18122025-05-08T03:35:35.489Ztrap 0.020563898
18132025-05-08T03:35:35.489Ztflt 0.069241849
18142025-05-08T03:35:35.489Zdflt 0.311192900
18152025-05-08T03:35:35.489Zkflt 0.000000000
18162025-05-08T03:35:35.489Zlock 48.880169904
18172025-05-08T03:35:35.489Zslp 3:48.035300666
18182025-05-08T03:35:35.489Zlat 0.603928764
18192025-05-08T03:35:35.489Zstop 2.867651202
18202025-05-08T03:35:35.489Z+ ptime -m cargo xtask ls-apis deployment-units
18212025-05-08T03:35:36.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18222025-05-08T03:35:36.264Z Running `target/debug/xtask ls-apis deployment-units`
18232025-05-08T03:35:37.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
18242025-05-08T03:35:37.429Z Running `target/debug/ls-apis deployment-units`
18252025-05-08T03:35:37.481Zloading metadata for workspace omicron from current workspace
18262025-05-08T03:35:38.971Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
18272025-05-08T03:35:38.971Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
18282025-05-08T03:35:39.043Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/872aae7/Cargo.toml
18292025-05-08T03:35:39.043Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/060a204/Cargo.toml
18302025-05-08T03:35:39.043Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/4580159/Cargo.toml
18312025-05-08T03:35:42.050Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
18322025-05-08T03:35:42.780Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
18332025-05-08T03:35:42.807Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
18342025-05-08T03:35:43.149ZClickhouse (single-node) / Clickhouse Server (multi-node) / Clickhouse Keeper (multi-node)
18352025-05-08T03:35:43.149Z omicron-clickhouse-admin (omicron/clickhouse-admin)
18362025-05-08T03:35:43.149Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
18372025-05-08T03:35:43.149Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
18382025-05-08T03:35:43.149Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
18392025-05-08T03:35:43.149Z
18402025-05-08T03:35:43.149Z
18412025-05-08T03:35:43.149ZCockroach
18422025-05-08T03:35:43.149Z omicron-cockroach-admin (omicron/cockroach-admin)
18432025-05-08T03:35:43.149Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
18442025-05-08T03:35:43.149Z
18452025-05-08T03:35:43.149Z
18462025-05-08T03:35:43.149ZCrucible
18472025-05-08T03:35:43.149Z crucible-agent (crucible/agent)
18482025-05-08T03:35:43.149Z exposes: Crucible Agent (client = crucible-agent-client)
18492025-05-08T03:35:43.149Z
18502025-05-08T03:35:43.150Z crucible-downstairs (crucible/downstairs)
18512025-05-08T03:35:43.150Z exposes: Crucible Repair (client = repair-client)
18522025-05-08T03:35:43.150Z consumes: repair-client
18532025-05-08T03:35:43.150Z
18542025-05-08T03:35:43.150Z
18552025-05-08T03:35:43.150ZCrucible Pantry
18562025-05-08T03:35:43.150Z crucible-pantry (crucible/pantry)
18572025-05-08T03:35:43.150Z exposes: Crucible Pantry (client = crucible-pantry-client)
18582025-05-08T03:35:43.150Z consumes: nexus-client
18592025-05-08T03:35:43.150Z
18602025-05-08T03:35:43.150Z
18612025-05-08T03:35:43.150ZDNS Server
18622025-05-08T03:35:43.150Z dns-server (omicron/dns-server)
18632025-05-08T03:35:43.150Z exposes: DNS Server (client = dns-service-client)
18642025-05-08T03:35:43.150Z
18652025-05-08T03:35:43.150Z
18662025-05-08T03:35:43.150ZHost OS
18672025-05-08T03:35:43.150Z ddmd (maghemite/ddmd)
18682025-05-08T03:35:43.150Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
18692025-05-08T03:35:43.150Z consumes: dpd-client
18702025-05-08T03:35:43.150Z
18712025-05-08T03:35:43.150Z dpd (dendrite/dpd)
18722025-05-08T03:35:43.150Z exposes: Dendrite DPD (client = dpd-client)
18732025-05-08T03:35:43.150Z consumes: gateway-client
18742025-05-08T03:35:43.151Z consumes: nexus-client
18752025-05-08T03:35:43.151Z
18762025-05-08T03:35:43.151Z lldpd (lldp/lldpd)
18772025-05-08T03:35:43.151Z exposes: LLDP daemon (client = lldpd-client)
18782025-05-08T03:35:43.151Z consumes: dpd-client
18792025-05-08T03:35:43.151Z
18802025-05-08T03:35:43.151Z mgd (maghemite/mgd)
18812025-05-08T03:35:43.151Z exposes: Maghemite MG Admin (client = mg-admin-client)
18822025-05-08T03:35:43.151Z consumes: ddm-admin-client
18832025-05-08T03:35:43.151Z consumes: dpd-client
18842025-05-08T03:35:43.151Z
18852025-05-08T03:35:43.151Z omicron-gateway (omicron/gateway)
18862025-05-08T03:35:43.151Z exposes: ereport (client = ereport-client)
18872025-05-08T03:35:43.151Z exposes: Management Gateway Service (client = gateway-client)
18882025-05-08T03:35:43.151Z
18892025-05-08T03:35:43.151Z omicron-sled-agent (omicron/sled-agent)
18902025-05-08T03:35:43.151Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
18912025-05-08T03:35:43.151Z exposes: ereport (client = ereport-client)
18922025-05-08T03:35:43.151Z exposes: Repo Depot API (client = repo-depot-client)
18932025-05-08T03:35:43.151Z exposes: Sled Agent (client = sled-agent-client)
18942025-05-08T03:35:43.198Z consumes: bootstrap-agent-client
18952025-05-08T03:35:43.198Z consumes: cockroach-admin-client
18962025-05-08T03:35:43.198Z consumes: ddm-admin-client
18972025-05-08T03:35:43.198Z consumes: dns-service-client
18982025-05-08T03:35:43.198Z consumes: dpd-client
18992025-05-08T03:35:43.198Z consumes: gateway-client
19002025-05-08T03:35:43.198Z consumes: mg-admin-client
19012025-05-08T03:35:43.198Z consumes: nexus-client
19022025-05-08T03:35:43.198Z consumes: propolis-client
19032025-05-08T03:35:43.198Z consumes: repo-depot-client
19042025-05-08T03:35:43.198Z
19052025-05-08T03:35:43.198Z propolis-server (propolis/bin/propolis-server)
19062025-05-08T03:35:43.198Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
19072025-05-08T03:35:43.198Z exposes: Propolis (client = propolis-client)
19082025-05-08T03:35:43.198Z consumes: nexus-client
19092025-05-08T03:35:43.198Z
19102025-05-08T03:35:43.198Z tfportd (dendrite/tfportd)
19112025-05-08T03:35:43.198Z consumes: dpd-client
19122025-05-08T03:35:43.198Z consumes: lldpd-client
19132025-05-08T03:35:43.199Z
19142025-05-08T03:35:43.199Z wicketd (omicron/wicketd)
19152025-05-08T03:35:43.199Z exposes: Wicketd Installinator (client = installinator-client)
19162025-05-08T03:35:43.199Z exposes: Wicketd (client = wicketd-client)
19172025-05-08T03:35:43.199Z consumes: bootstrap-agent-client
19182025-05-08T03:35:43.199Z consumes: ddm-admin-client
19192025-05-08T03:35:43.199Z consumes: dpd-client
19202025-05-08T03:35:43.199Z consumes: gateway-client
19212025-05-08T03:35:43.199Z
19222025-05-08T03:35:43.199Z
19232025-05-08T03:35:43.199ZInstallinator
19242025-05-08T03:35:43.199Z installinator (omicron/installinator)
19252025-05-08T03:35:43.199Z consumes: ddm-admin-client
19262025-05-08T03:35:43.199Z consumes: installinator-client
19272025-05-08T03:35:43.199Z
19282025-05-08T03:35:43.199Z
19292025-05-08T03:35:43.199ZNexus
19302025-05-08T03:35:43.199Z omicron-nexus (omicron/nexus)
19312025-05-08T03:35:43.199Z exposes: Nexus Internal API (client = nexus-client)
19322025-05-08T03:35:43.199Z exposes: External API (client = oxide-client)
19332025-05-08T03:35:43.199Z consumes: clickhouse-admin-keeper-client
19342025-05-08T03:35:43.199Z consumes: clickhouse-admin-server-client
19352025-05-08T03:35:43.199Z consumes: clickhouse-admin-single-client
19362025-05-08T03:35:43.199Z consumes: cockroach-admin-client
19372025-05-08T03:35:43.199Z consumes: crucible-agent-client
19382025-05-08T03:35:43.200Z consumes: crucible-pantry-client
19392025-05-08T03:35:43.200Z consumes: dns-service-client
19402025-05-08T03:35:43.200Z consumes: dpd-client
19412025-05-08T03:35:43.200Z consumes: ereport-client
19422025-05-08T03:35:43.200Z consumes: gateway-client
19432025-05-08T03:35:43.200Z consumes: lldpd-client
19442025-05-08T03:35:43.200Z consumes: mg-admin-client
19452025-05-08T03:35:43.200Z consumes: oximeter-client
19462025-05-08T03:35:43.200Z consumes: propolis-client
19472025-05-08T03:35:43.200Z consumes: repo-depot-client
19482025-05-08T03:35:43.200Z consumes: sled-agent-client
19492025-05-08T03:35:43.200Z
19502025-05-08T03:35:43.200Z
19512025-05-08T03:35:43.200ZOximeter
19522025-05-08T03:35:43.200Z oximeter-collector (omicron/oximeter/collector)
19532025-05-08T03:35:43.200Z exposes: Oximeter (client = oximeter-client)
19542025-05-08T03:35:43.200Z consumes: nexus-client
19552025-05-08T03:35:43.200Z
19562025-05-08T03:35:43.200Z
19572025-05-08T03:35:43.200Z
19582025-05-08T03:35:43.200Zreal 7.461594567
19592025-05-08T03:35:43.200Zuser 6.052405238
19602025-05-08T03:35:43.200Zsys 2.737786291
19612025-05-08T03:35:43.200Ztrap 0.002769501
19622025-05-08T03:35:43.201Ztflt 0.153943254
19632025-05-08T03:35:43.201Zdflt 0.085330935
19642025-05-08T03:35:43.201Zkflt 0.000000000
19652025-05-08T03:35:43.201Zlock 0.355569719
19662025-05-08T03:35:43.201Zslp 24.949002720
19672025-05-08T03:35:43.201Zlat 0.100025612
19682025-05-08T03:35:43.201Zstop 0.166187843
19692025-05-08T03:35:43.201Z+ ptime -m cargo xtask ls-apis servers
19702025-05-08T03:35:43.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19712025-05-08T03:35:44.383Z Running `target/debug/xtask ls-apis servers`
19722025-05-08T03:35:44.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
19732025-05-08T03:35:44.833Z Running `target/debug/ls-apis servers`
19742025-05-08T03:35:44.833Zloading metadata for workspace omicron from current workspace
19752025-05-08T03:35:47.160Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/872aae7/Cargo.toml
19762025-05-08T03:35:47.777Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
19772025-05-08T03:35:47.777Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
19782025-05-08T03:35:47.777Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/060a204/Cargo.toml
19792025-05-08T03:35:47.777Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/4580159/Cargo.toml
19802025-05-08T03:35:49.392Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
19812025-05-08T03:35:49.694Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
19822025-05-08T03:35:49.788Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
19832025-05-08T03:35:49.840Zomicron-clickhouse-admin (omicron/clickhouse-admin)
19842025-05-08T03:35:49.840Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
19852025-05-08T03:35:49.840Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
19862025-05-08T03:35:49.840Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
19872025-05-08T03:35:49.840Z
19882025-05-08T03:35:49.840Zomicron-cockroach-admin (omicron/cockroach-admin)
19892025-05-08T03:35:49.840Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
19902025-05-08T03:35:49.840Z
19912025-05-08T03:35:49.840Zcrucible-agent (crucible/agent)
19922025-05-08T03:35:49.840Z exposes: Crucible Agent (client = crucible-agent-client)
19932025-05-08T03:35:49.840Z
19942025-05-08T03:35:49.840Zcrucible-downstairs (crucible/downstairs)
19952025-05-08T03:35:49.840Z exposes: Crucible Repair (client = repair-client)
19962025-05-08T03:35:49.840Z consumes: repair-client
19972025-05-08T03:35:49.840Z
19982025-05-08T03:35:49.840Zcrucible-pantry (crucible/pantry)
19992025-05-08T03:35:49.841Z exposes: Crucible Pantry (client = crucible-pantry-client)
20002025-05-08T03:35:49.841Z consumes: nexus-client
20012025-05-08T03:35:49.841Z
20022025-05-08T03:35:49.841Zdns-server (omicron/dns-server)
20032025-05-08T03:35:49.841Z exposes: DNS Server (client = dns-service-client)
20042025-05-08T03:35:49.841Z
20052025-05-08T03:35:49.841Zomicron-sled-agent (omicron/sled-agent)
20062025-05-08T03:35:49.841Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
20072025-05-08T03:35:49.841Z exposes: ereport (client = ereport-client)
20082025-05-08T03:35:49.841Z exposes: Repo Depot API (client = repo-depot-client)
20092025-05-08T03:35:49.841Z exposes: Sled Agent (client = sled-agent-client)
20102025-05-08T03:35:49.841Z consumes: bootstrap-agent-client
20112025-05-08T03:35:49.841Z consumes: cockroach-admin-client
20122025-05-08T03:35:49.841Z consumes: ddm-admin-client
20132025-05-08T03:35:49.841Z consumes: dns-service-client
20142025-05-08T03:35:49.841Z consumes: dpd-client
20152025-05-08T03:35:49.841Z consumes: gateway-client
20162025-05-08T03:35:49.841Z consumes: mg-admin-client
20172025-05-08T03:35:49.841Z consumes: nexus-client
20182025-05-08T03:35:49.841Z consumes: propolis-client
20192025-05-08T03:35:49.841Z consumes: repo-depot-client
20202025-05-08T03:35:49.841Z
20212025-05-08T03:35:49.841Zpropolis-server (propolis/bin/propolis-server)
20222025-05-08T03:35:49.841Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
20232025-05-08T03:35:49.841Z exposes: Propolis (client = propolis-client)
20242025-05-08T03:35:49.842Z consumes: nexus-client
20252025-05-08T03:35:49.842Z
20262025-05-08T03:35:49.842Zddmd (maghemite/ddmd)
20272025-05-08T03:35:49.842Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
20282025-05-08T03:35:49.842Z consumes: dpd-client
20292025-05-08T03:35:49.842Z
20302025-05-08T03:35:49.842Zdpd (dendrite/dpd)
20312025-05-08T03:35:49.842Z exposes: Dendrite DPD (client = dpd-client)
20322025-05-08T03:35:49.842Z consumes: gateway-client
20332025-05-08T03:35:49.842Z consumes: nexus-client
20342025-05-08T03:35:49.842Z
20352025-05-08T03:35:49.842Zlldpd (lldp/lldpd)
20362025-05-08T03:35:49.842Z exposes: LLDP daemon (client = lldpd-client)
20372025-05-08T03:35:49.842Z consumes: dpd-client
20382025-05-08T03:35:49.842Z
20392025-05-08T03:35:49.842Zmgd (maghemite/mgd)
20402025-05-08T03:35:49.842Z exposes: Maghemite MG Admin (client = mg-admin-client)
20412025-05-08T03:35:49.842Z consumes: ddm-admin-client
20422025-05-08T03:35:49.842Z consumes: dpd-client
20432025-05-08T03:35:49.842Z
20442025-05-08T03:35:49.842Zomicron-gateway (omicron/gateway)
20452025-05-08T03:35:49.842Z exposes: ereport (client = ereport-client)
20462025-05-08T03:35:49.842Z exposes: Management Gateway Service (client = gateway-client)
20472025-05-08T03:35:49.842Z
20482025-05-08T03:35:49.843Ztfportd (dendrite/tfportd)
20492025-05-08T03:35:49.843Z consumes: dpd-client
20502025-05-08T03:35:49.843Z consumes: lldpd-client
20512025-05-08T03:35:49.843Z
20522025-05-08T03:35:49.843Zwicketd (omicron/wicketd)
20532025-05-08T03:35:49.843Z exposes: Wicketd Installinator (client = installinator-client)
20542025-05-08T03:35:49.843Z exposes: Wicketd (client = wicketd-client)
20552025-05-08T03:35:49.843Z consumes: bootstrap-agent-client
20562025-05-08T03:35:49.843Z consumes: ddm-admin-client
20572025-05-08T03:35:49.843Z consumes: dpd-client
20582025-05-08T03:35:49.843Z consumes: gateway-client
20592025-05-08T03:35:49.843Z
20602025-05-08T03:35:49.843Zinstallinator (omicron/installinator)
20612025-05-08T03:35:49.843Z consumes: ddm-admin-client
20622025-05-08T03:35:49.843Z consumes: installinator-client
20632025-05-08T03:35:49.843Z
20642025-05-08T03:35:49.843Zomicron-nexus (omicron/nexus)
20652025-05-08T03:35:49.843Z exposes: Nexus Internal API (client = nexus-client)
20662025-05-08T03:35:49.843Z exposes: External API (client = oxide-client)
20672025-05-08T03:35:49.843Z consumes: clickhouse-admin-keeper-client
20682025-05-08T03:35:49.843Z consumes: clickhouse-admin-server-client
20692025-05-08T03:35:49.843Z consumes: clickhouse-admin-single-client
20702025-05-08T03:35:49.843Z consumes: cockroach-admin-client
20712025-05-08T03:35:49.843Z consumes: crucible-agent-client
20722025-05-08T03:35:49.843Z consumes: crucible-pantry-client
20732025-05-08T03:35:49.844Z consumes: dns-service-client
20742025-05-08T03:35:49.844Z consumes: dpd-client
20752025-05-08T03:35:49.844Z consumes: ereport-client
20762025-05-08T03:35:49.844Z consumes: gateway-client
20772025-05-08T03:35:49.844Z consumes: lldpd-client
20782025-05-08T03:35:49.844Z consumes: mg-admin-client
20792025-05-08T03:35:49.844Z consumes: oximeter-client
20802025-05-08T03:35:49.844Z consumes: propolis-client
20812025-05-08T03:35:49.844Z consumes: repo-depot-client
20822025-05-08T03:35:49.844Z consumes: sled-agent-client
20832025-05-08T03:35:49.893Z
20842025-05-08T03:35:49.893Zoximeter-collector (omicron/oximeter/collector)
20852025-05-08T03:35:49.893Z exposes: Oximeter (client = oximeter-client)
20862025-05-08T03:35:49.893Z consumes: nexus-client
20872025-05-08T03:35:49.893Z
20882025-05-08T03:35:49.925Z
20892025-05-08T03:35:49.925Zreal 6.920528149
20902025-05-08T03:35:49.925Zuser 5.865784379
20912025-05-08T03:35:49.925Zsys 2.281913022
20922025-05-08T03:35:49.925Ztrap 0.000556169
20932025-05-08T03:35:49.925Ztflt 0.000036746
20942025-05-08T03:35:49.925Zdflt 0.000031814
20952025-05-08T03:35:49.925Zkflt 0.000000000
20962025-05-08T03:35:49.926Zlock 0.323765261
20972025-05-08T03:35:49.926Zslp 22.262548990
20982025-05-08T03:35:49.926Zlat 0.014810754
20992025-05-08T03:35:49.926Zstop 0.147892021
21002025-05-08T03:35:49.926Z+ ptime -m cargo xtask ls-apis check
21012025-05-08T03:35:51.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
21022025-05-08T03:35:51.818Z Running `target/debug/xtask ls-apis check`
21032025-05-08T03:35:51.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
21042025-05-08T03:35:51.878Z Running `target/debug/ls-apis check`
21052025-05-08T03:35:51.878Zloading metadata for workspace omicron from current workspace
21062025-05-08T03:35:53.370Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
21072025-05-08T03:35:53.449Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/872aae7/Cargo.toml
21082025-05-08T03:35:53.449Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
21092025-05-08T03:35:53.449Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/060a204/Cargo.toml
21102025-05-08T03:35:53.450Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/4580159/Cargo.toml
21112025-05-08T03:35:55.687Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
21122025-05-08T03:35:56.460Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
21132025-05-08T03:35:56.914Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
21142025-05-08T03:35:56.930Z
21152025-05-08T03:35:56.930Z
21162025-05-08T03:35:56.930ZServer-managed APIs:
21172025-05-08T03:35:56.930Z
21182025-05-08T03:35:56.930Z Clickhouse Cluster Admin for Keepers (clickhouse-admin-keeper-client, exposed by omicron-clickhouse-admin)
21192025-05-08T03:35:56.930Z Clickhouse Cluster Admin for Servers (clickhouse-admin-server-client, exposed by omicron-clickhouse-admin)
21202025-05-08T03:35:56.931Z Clickhouse Single-Node Cluster Admin (clickhouse-admin-single-client, exposed by omicron-clickhouse-admin)
21212025-05-08T03:35:56.931Z CockroachDB Cluster Admin (cockroach-admin-client, exposed by omicron-cockroach-admin)
21222025-05-08T03:35:56.931Z Crucible Agent (crucible-agent-client, exposed by crucible-agent)
21232025-05-08T03:35:56.931Z Crucible Control (for testing only) (crucible-control-client, exposed by propolis-server)
21242025-05-08T03:35:56.931Z Crucible Pantry (crucible-pantry-client, exposed by crucible-pantry)
21252025-05-08T03:35:56.931Z Maghemite DDM Admin (ddm-admin-client, exposed by ddmd)
21262025-05-08T03:35:56.931Z DNS Server (dns-service-client, exposed by dns-server)
21272025-05-08T03:35:56.931Z Dendrite DPD (dpd-client, exposed by dpd)
21282025-05-08T03:35:56.932Z ereport (ereport-client, exposed by omicron-gateway, omicron-sled-agent)
21292025-05-08T03:35:56.932Z Management Gateway Service (gateway-client, exposed by omicron-gateway)
21302025-05-08T03:35:56.932Z LLDP daemon (lldpd-client, exposed by lldpd)
21312025-05-08T03:35:56.932Z Maghemite MG Admin (mg-admin-client, exposed by mgd)
21322025-05-08T03:35:56.932Z External API (oxide-client, exposed by omicron-nexus)
21332025-05-08T03:35:56.932Z Oximeter (oximeter-client, exposed by oximeter-collector)
21342025-05-08T03:35:56.932Z Propolis (propolis-client, exposed by propolis-server)
21352025-05-08T03:35:56.932Z Sled Agent (sled-agent-client, exposed by omicron-sled-agent)
21362025-05-08T03:35:56.932Z Wicketd (wicketd-client, exposed by wicketd)
21372025-05-08T03:35:56.932Z
21382025-05-08T03:35:56.932Z
21392025-05-08T03:35:56.932ZClient-managed API:
21402025-05-08T03:35:56.932Z
21412025-05-08T03:35:56.932Z Bootstrap Agent (bootstrap-agent-client, exposed by omicron-sled-agent)
21422025-05-08T03:35:56.932Z reason: depends on itself (i.e., instances call each other)
21432025-05-08T03:35:56.932Z Wicketd Installinator (installinator-client, exposed by wicketd)
21442025-05-08T03:35:56.932Z reason: client is provided implicitly by the operator
21452025-05-08T03:35:56.933Z Nexus Internal API (nexus-client, exposed by omicron-nexus)
21462025-05-08T03:35:56.933Z reason: Circular dependencies between Nexus and other services
21472025-05-08T03:35:56.933Z Crucible Repair (repair-client, exposed by crucible-downstairs)
21482025-05-08T03:35:56.933Z reason: depends on itself (i.e., instances call each other)
21492025-05-08T03:35:56.933Z Repo Depot API (repo-depot-client, exposed by omicron-sled-agent)
21502025-05-08T03:35:56.933Z reason: depends on itself (i.e., instances call each other)
21512025-05-08T03:35:56.933Z
21522025-05-08T03:35:56.933Z
21532025-05-08T03:35:56.933ZAPIs with unknown version management: none
21542025-05-08T03:35:56.933Z
21552025-05-08T03:35:56.933Zreal 6.949519290
21562025-05-08T03:35:56.933Zuser 5.904492991
21572025-05-08T03:35:56.933Zsys 2.277705085
21582025-05-08T03:35:56.933Ztrap 0.000518498
21592025-05-08T03:35:56.933Ztflt 0.000041395
21602025-05-08T03:35:56.933Zdflt 0.000043124
21612025-05-08T03:35:56.933Zkflt 0.000000000
21622025-05-08T03:35:56.933Zlock 0.315154193
21632025-05-08T03:35:56.933Zslp 22.099239040
21642025-05-08T03:35:56.933Zlat 0.014477769
21652025-05-08T03:35:56.933Zstop 0.155387831
21662025-05-08T03:35:56.933Z+ ptime -m cargo xtask ls-apis adoc
21672025-05-08T03:35:57.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
21682025-05-08T03:35:57.594Z Running `target/debug/xtask ls-apis adoc`
21692025-05-08T03:35:58.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
21702025-05-08T03:35:58.551Z Running `target/debug/ls-apis adoc`
21712025-05-08T03:35:58.586Zloading metadata for workspace omicron from current workspace
21722025-05-08T03:35:59.965Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
21732025-05-08T03:35:59.970Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
21742025-05-08T03:35:59.974Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/4580159/Cargo.toml
21752025-05-08T03:35:59.977Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/872aae7/Cargo.toml
21762025-05-08T03:35:59.980Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/060a204/Cargo.toml
21772025-05-08T03:36:02.745Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
21782025-05-08T03:36:03.627Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
21792025-05-08T03:36:03.643Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
21802025-05-08T03:36:04.012Z
21812025-05-08T03:36:04.015Zreal 7.112939331
21822025-05-08T03:36:04.015Zuser 5.999446370
21832025-05-08T03:36:04.015Zsys 2.377876825
21842025-05-08T03:36:04.015Ztrap 0.000599610
21852025-05-08T03:36:04.015Ztflt 0.000060980
21862025-05-08T03:36:04.015Zdflt 0.000105342
21872025-05-08T03:36:04.015Zkflt 0.000000000
21882025-05-08T03:36:04.015Zlock 0.315479267
21892025-05-08T03:36:04.015Zslp 23.190667288
21902025-05-08T03:36:04.015Zlat 0.013781933
21912025-05-08T03:36:04.015Zstop 0.153685735
21922025-05-08T03:36:04.015Z+ banner build
21932025-05-08T03:36:04.023Z
21942025-05-08T03:36:04.023Z ##### # # # # #####
21952025-05-08T03:36:04.023Z # # # # # # # #
21962025-05-08T03:36:04.023Z ##### # # # # # #
21972025-05-08T03:36:04.023Z # # # # # # # #
21982025-05-08T03:36:04.023Z # # # # # # # #
21992025-05-08T03:36:04.024Z ##### #### # ###### #####
22002025-05-08T03:36:04.024Z
22012025-05-08T03:36:04.024Z+ export 'RUSTFLAGS=-D warnings'
22022025-05-08T03:36:04.024Z+ RUSTFLAGS='-D warnings'
22032025-05-08T03:36:04.024Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
22042025-05-08T03:36:04.024Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
22052025-05-08T03:36:04.024Z+ [[ illumos == \i\l\l\u\m\o\s ]]
22062025-05-08T03:36:04.024Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
22072025-05-08T03:36:04.024Z+ export TMPDIR=/var/tmp/omicron_tmp
22082025-05-08T03:36:04.024Z+ TMPDIR=/var/tmp/omicron_tmp
22092025-05-08T03:36:04.024Z+ export RUST_BACKTRACE=1
22102025-05-08T03:36:04.024Z+ RUST_BACKTRACE=1
22112025-05-08T03:36:04.024Z+ export CARGO_INCREMENTAL=0
22122025-05-08T03:36:04.024Z+ CARGO_INCREMENTAL=0
22132025-05-08T03:36:04.024Z+ export RUSTC_BOOTSTRAP=1
22142025-05-08T03:36:04.024Z+ RUSTC_BOOTSTRAP=1
22152025-05-08T03:36:04.024Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --exclude=omicron-nexus --tests --locked --verbose
22162025-05-08T03:36:06.033Z Compiling proc-macro2 v1.0.94
22172025-05-08T03:36:06.033Z Compiling unicode-ident v1.0.14
22182025-05-08T03:36:06.036Z Compiling libc v0.2.171
22192025-05-08T03:36:06.036Z Compiling cfg-if v1.0.0
22202025-05-08T03:36:06.036Z Compiling serde v1.0.219
22212025-05-08T03:36:06.036Z Compiling autocfg v1.4.0
22222025-05-08T03:36:06.036Z Compiling memchr v2.7.4
22232025-05-08T03:36:06.036Z Compiling version_check v0.9.5
22242025-05-08T03:36:06.196Z Running `/home/build/.rustup/toolchains/1.86.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=58cc2006c0f38f37 -C extra-filename=-989ee59315b7560a --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-989ee59315b7560a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22252025-05-08T03:36:06.200Z Running `/home/build/.rustup/toolchains/1.86.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=37fb1ea0ccf766fa -C extra-filename=-f461bc097557e2b8 --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:36:06.200Z Running `/home/build/.rustup/toolchains/1.86.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.171/build.rs --error-format=json --json=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=bd4e2ebd7749e9b0 -C extra-filename=-715ccba664425b94 --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-715ccba664425b94 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22272025-05-08T03:36:06.200Z Running `/home/build/.rustup/toolchains/1.86.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=e99af6fb53a182ea -C extra-filename=-7f8514ed35d62a3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22282025-05-08T03:36:06.200Z Running `/home/build/.rustup/toolchains/1.86.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=5111bc7d63a074b0 -C extra-filename=-efcdcc0cb5b41a1a --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-efcdcc0cb5b41a1a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22292025-05-08T03:36:06.200Z Running `/home/build/.rustup/toolchains/1.86.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=7141671b619eb11d -C extra-filename=-2f30e680c9e63b82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22302025-05-08T03:36:06.200Z Running `/home/build/.rustup/toolchains/1.86.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=a0d34bef1ecc0194 -C extra-filename=-ae2c6342de22e17c --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:36:06.200Z Running `/home/build/.rustup/toolchains/1.86.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=80dc68e123b2a1fb -C extra-filename=-c760da5544d72374 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22322025-05-08T03:36:06.432Z Compiling value-bag v1.9.0
22332025-05-08T03:36:06.435Z Compiling smallvec v1.14.0
22342025-05-08T03:36:06.435Z Running `/home/build/.rustup/toolchains/1.86.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=3ddb07a6be350888 -C extra-filename=-0fb0712525ca3539 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22352025-05-08T03:36:06.459Z Running `/home/build/.rustup/toolchains/1.86.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=1c9c1a60cf560dc5 -C extra-filename=-2b53ddeb7bc9109c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22362025-05-08T03:36:06.837Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-efcdcc0cb5b41a1a/build-script-build`
22372025-05-08T03:36:06.897Z Compiling log v0.4.22
22382025-05-08T03:36:06.900Z Running `/home/build/.rustup/toolchains/1.86.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=58ffb561d655c1a2 -C extra-filename=-daba4f3c1b68dcbf --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-0fb0712525ca3539.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22392025-05-08T03:36:06.928Z Compiling itoa v1.0.11
22402025-05-08T03:36:06.955Z Running `/home/build/.rustup/toolchains/1.86.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=3a96cfea6e99cd39 -C extra-filename=-4e19af958952b731 --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:36:06.985Z Compiling scopeguard v1.2.0
22422025-05-08T03:36:06.988Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-989ee59315b7560a/build-script-build`
22432025-05-08T03:36:06.988Z Running `/home/build/.rustup/toolchains/1.86.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=95869a545f044fb3 -C extra-filename=-a4a45b4f99d0690a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22442025-05-08T03:36:07.056Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-715ccba664425b94/build-script-build`
22452025-05-08T03:36:07.061Z Compiling once_cell v1.21.3
22462025-05-08T03:36:07.064Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=996c078ba21c64a9 -C extra-filename=-be01080c9c55c2cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22472025-05-08T03:36:07.127Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=c25d9f4a89afb134 -C extra-filename=-f9843d87f643e91e --out-dir /work/oxidecomputer/omicron/target/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","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
22482025-05-08T03:36:07.174Z Compiling shlex v1.3.0
22492025-05-08T03:36:07.177Z Running `/home/build/.rustup/toolchains/1.86.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=a3d42c906ff48c05 -C extra-filename=-00e54bee3a24be47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22502025-05-08T03:36:07.206Z Compiling ryu v1.0.18
22512025-05-08T03:36:07.206Z Running `/home/build/.rustup/toolchains/1.86.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=6490b721a4b8b6d7 -C extra-filename=-3ab6482233eaa368 --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:36:07.236Z Compiling lock_api v0.4.12
22532025-05-08T03:36:07.239Z Running `/home/build/.rustup/toolchains/1.86.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=ef199d7e36c9ba60 -C extra-filename=-36ac2d1e7439ebcc --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-36ac2d1e7439ebcc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-ae2c6342de22e17c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22542025-05-08T03:36:07.472Z Running `/home/build/.rustup/toolchains/1.86.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=6c9c92a92cf9e6e6 -C extra-filename=-802d9ddf17521018 --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-f461bc097557e2b8.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)'`
22552025-05-08T03:36:07.505Z Compiling stable_deref_trait v1.2.0
22562025-05-08T03:36:07.508Z Running `/home/build/.rustup/toolchains/1.86.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=0b6ab833a3f00b3f -C extra-filename=-9da8fed20756ad24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22572025-05-08T03:36:07.553Z Compiling pin-project-lite v0.2.14
22582025-05-08T03:36:07.556Z Running `/home/build/.rustup/toolchains/1.86.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=ceac45cee611d09a -C extra-filename=-19bf492b098f8d40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22592025-05-08T03:36:07.584Z Compiling libm v0.2.8
22602025-05-08T03:36:07.587Z Running `/home/build/.rustup/toolchains/1.86.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=98bd0d75a961a271 -C extra-filename=-bce568658f7fdc53 --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-bce568658f7fdc53 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22612025-05-08T03:36:07.644Z Compiling num-traits v0.2.19
22622025-05-08T03:36:07.647Z Running `/home/build/.rustup/toolchains/1.86.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=8a7f8b5692b11018 -C extra-filename=-60d71e326c1071b1 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-60d71e326c1071b1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-ae2c6342de22e17c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22632025-05-08T03:36:07.680Z Compiling byteorder v1.5.0
22642025-05-08T03:36:07.683Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-36ac2d1e7439ebcc/build-script-build`
22652025-05-08T03:36:07.683Z Running `/home/build/.rustup/toolchains/1.86.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=6fb9efced58d1b6f -C extra-filename=-2129b7fb5c80af14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22662025-05-08T03:36:07.738Z Compiling serde_json v1.0.140
22672025-05-08T03:36:07.765Z Running `/home/build/.rustup/toolchains/1.86.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=a40ebddf22015ab8 -C extra-filename=-cbd3e6b150682662 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-cbd3e6b150682662 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22682025-05-08T03:36:07.805Z Compiling subtle v2.6.1
22692025-05-08T03:36:07.809Z Running `/home/build/.rustup/toolchains/1.86.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=72c1d9e5815e43c7 -C extra-filename=-015ae48351fd063c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22702025-05-08T03:36:07.848Z Running `/home/build/.rustup/toolchains/1.86.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=2d125e691c594386 -C extra-filename=-31b2d6ca86b3761f --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-a4a45b4f99d0690a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
22712025-05-08T03:36:08.054Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-bce568658f7fdc53/build-script-build`
22722025-05-08T03:36:08.098Z Running `/home/build/.rustup/toolchains/1.86.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=3117189b9aec2e8d -C extra-filename=-ed980c3ba206050c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22732025-05-08T03:36:08.102Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-60d71e326c1071b1/build-script-build`
22742025-05-08T03:36:08.191Z Compiling parking_lot_core v0.9.10
22752025-05-08T03:36:08.194Z Running `/home/build/.rustup/toolchains/1.86.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=1b1ca5b8bc077752 -C extra-filename=-d7b8403d7148f71b --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-d7b8403d7148f71b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22762025-05-08T03:36:08.220Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-cbd3e6b150682662/build-script-build`
22772025-05-08T03:36:08.249Z Compiling getrandom v0.2.15
22782025-05-08T03:36:08.252Z Running `/home/build/.rustup/toolchains/1.86.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=c79f2e6fcf9b5741 -C extra-filename=-ef5fc587d8c2f327 --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-7f8514ed35d62a3a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22792025-05-08T03:36:08.289Z Compiling quote v1.0.39
22802025-05-08T03:36:08.292Z Compiling jobserver v0.1.32
22812025-05-08T03:36:08.292Z Running `/home/build/.rustup/toolchains/1.86.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=aabacc05f80a1ec6 -C extra-filename=-6ca4dfb9acec9aab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22822025-05-08T03:36:08.317Z Running `/home/build/.rustup/toolchains/1.86.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=7041a7b9dac2fed5 -C extra-filename=-7ad751768df24a8d --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22832025-05-08T03:36:08.362Z Compiling semver v1.0.25
22842025-05-08T03:36:08.366Z Running `/home/build/.rustup/toolchains/1.86.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=81a21cbc7f9d4916 -C extra-filename=-b31a65df64a15818 --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-b31a65df64a15818 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22852025-05-08T03:36:08.419Z Compiling regex-syntax v0.8.5
22862025-05-08T03:36:08.422Z Running `/home/build/.rustup/toolchains/1.86.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=2a0c62c9e5a9993d -C extra-filename=-a8dec66ede6e4f5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22872025-05-08T03:36:08.666Z Compiling rand_core v0.6.4
22882025-05-08T03:36:08.670Z Running `/home/build/.rustup/toolchains/1.86.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=d83a600321b6773d -C extra-filename=-e46a24b1c936db89 --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-ef5fc587d8c2f327.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22892025-05-08T03:36:08.705Z Compiling syn v2.0.98
22902025-05-08T03:36:08.741Z Running `/home/build/.rustup/toolchains/1.86.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=bf4a4f180dbe945d -C extra-filename=-0b3f9b0b76ffeb2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f461bc097557e2b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22912025-05-08T03:36:08.951Z Compiling cc v1.2.15
22922025-05-08T03:36:08.951Z Running `/home/build/.rustup/toolchains/1.86.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=fceadd03ce175ad4 -C extra-filename=-cac1d5d3df92c21f --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-7ad751768df24a8d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-00e54bee3a24be47.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22932025-05-08T03:36:09.008Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-d7b8403d7148f71b/build-script-build`
22942025-05-08T03:36:09.020Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-b31a65df64a15818/build-script-build`
22952025-05-08T03:36:09.050Z Running `/home/build/.rustup/toolchains/1.86.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=4c5cb46c720a1095 -C extra-filename=-968da202397abd27 --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-7f8514ed35d62a3a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-2b53ddeb7bc9109c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22962025-05-08T03:36:09.127Z Running `/home/build/.rustup/toolchains/1.86.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=bac0143b57842eb1 -C extra-filename=-b016ab649b5092da --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-ed980c3ba206050c.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)'`
22972025-05-08T03:36:09.163Z Compiling litemap v0.7.3
22982025-05-08T03:36:09.166Z Running `/home/build/.rustup/toolchains/1.86.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=6e8492dbe061930e -C extra-filename=-41d49d975a9f2b53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22992025-05-08T03:36:09.254Z Compiling writeable v0.5.5
23002025-05-08T03:36:09.258Z Running `/home/build/.rustup/toolchains/1.86.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=95c4d33e8c3d7f62 -C extra-filename=-c753b2cbf8106e5b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23012025-05-08T03:36:09.448Z Compiling parking_lot v0.12.3
23022025-05-08T03:36:09.451Z Running `/home/build/.rustup/toolchains/1.86.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=fff1cd0968b6d1b3 -C extra-filename=-113e367aef165863 --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-31b2d6ca86b3761f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-968da202397abd27.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23032025-05-08T03:36:09.595Z Compiling typenum v1.17.0
23042025-05-08T03:36:09.598Z Running `/home/build/.rustup/toolchains/1.86.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=89eb2bd8b4b3ab6a -C extra-filename=-34ebbf4ac652fcd0 --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-34ebbf4ac652fcd0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23052025-05-08T03:36:09.661Z Compiling generic-array v0.14.7
23062025-05-08T03:36:09.664Z Running `/home/build/.rustup/toolchains/1.86.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=107e9603c3aed11f -C extra-filename=-78226634dc224f0c --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-78226634dc224f0c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23072025-05-08T03:36:09.819Z Compiling icu_locid_transform_data v1.5.0
23082025-05-08T03:36:09.823Z Running `/home/build/.rustup/toolchains/1.86.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=61344871c1ecd3f3 -C extra-filename=-046be9163130a234 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23092025-05-08T03:36:09.965Z Compiling errno v0.3.9
23102025-05-08T03:36:10.004Z Running `/home/build/.rustup/toolchains/1.86.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=19fbc2d41d34c6eb -C extra-filename=-2f00e4fa369b3ceb --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23112025-05-08T03:36:10.097Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-78226634dc224f0c/build-script-build`
23122025-05-08T03:36:10.195Z Compiling aho-corasick v1.1.3
23132025-05-08T03:36:10.198Z Running `/home/build/.rustup/toolchains/1.86.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=a5b1a2ed6519fa5a -C extra-filename=-9fe64012782fa9a6 --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-2f30e680c9e63b82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23142025-05-08T03:36:10.249Z Compiling foldhash v0.1.3
23152025-05-08T03:36:10.253Z Running `/home/build/.rustup/toolchains/1.86.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=61445e04e5108fd3 -C extra-filename=-c4bd0ba4fd06465b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23162025-05-08T03:36:10.309Z Compiling equivalent v1.0.1
23172025-05-08T03:36:10.312Z Running `/home/build/.rustup/toolchains/1.86.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=b118af068353d2d2 -C extra-filename=-362db49bf1a7d824 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23182025-05-08T03:36:10.471Z Compiling icu_properties_data v1.5.0
23192025-05-08T03:36:10.517Z Running `/home/build/.rustup/toolchains/1.86.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=b311f5b58aca92b5 -C extra-filename=-aeafc1a348be9a2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23202025-05-08T03:36:10.558Z Compiling percent-encoding v2.3.1
23212025-05-08T03:36:10.587Z Running `/home/build/.rustup/toolchains/1.86.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=aca2727da887cbc3 -C extra-filename=-e7b501f844213079 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23222025-05-08T03:36:10.740Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-34ebbf4ac652fcd0/build-script-main`
23232025-05-08T03:36:10.792Z Compiling allocator-api2 v0.2.18
23242025-05-08T03:36:10.808Z Compiling signal-hook-registry v1.4.2
23252025-05-08T03:36:10.831Z Running `/home/build/.rustup/toolchains/1.86.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=30842c3f1ed84ac2 -C extra-filename=-f530645d49b0295f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23262025-05-08T03:36:10.831Z Running `/home/build/.rustup/toolchains/1.86.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=2c56ef7e4e3aa7bf -C extra-filename=-b62228e231647547 --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23272025-05-08T03:36:10.889Z Compiling utf16_iter v1.0.5
23282025-05-08T03:36:10.897Z Running `/home/build/.rustup/toolchains/1.86.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=e65eecfe0ca01df0 -C extra-filename=-d2b174341b7cdc75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23292025-05-08T03:36:10.943Z Running `/home/build/.rustup/toolchains/1.86.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=06538266c1918d23 -C extra-filename=-b8753dbc7a4a6e96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23302025-05-08T03:36:11.134Z Compiling write16 v1.0.0
23312025-05-08T03:36:11.142Z Running `/home/build/.rustup/toolchains/1.86.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=35ee15b6da92c08a -C extra-filename=-0dd18df4920d8307 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23322025-05-08T03:36:11.315Z Compiling icu_normalizer_data v1.5.0
23332025-05-08T03:36:11.334Z Running `/home/build/.rustup/toolchains/1.86.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=8c81975b9f7fcbb2 -C extra-filename=-30bac1b1d953b7c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23342025-05-08T03:36:11.474Z Compiling hashbrown v0.15.1
23352025-05-08T03:36:11.508Z Running `/home/build/.rustup/toolchains/1.86.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=842aa7d1d2ca6a6d -C extra-filename=-8b275c11e2bd0883 --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-f530645d49b0295f.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-362db49bf1a7d824.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-c4bd0ba4fd06465b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23362025-05-08T03:36:11.536Z Compiling utf8_iter v1.0.4
23372025-05-08T03:36:11.536Z Running `/home/build/.rustup/toolchains/1.86.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=b93e30e1afe050ee -C extra-filename=-f27c394ea188f44e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23382025-05-08T03:36:11.551Z Compiling fnv v1.0.7
23392025-05-08T03:36:11.551Z Running `/home/build/.rustup/toolchains/1.86.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=8df3588715d72bdf -C extra-filename=-3d57464229351c79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23402025-05-08T03:36:11.717Z Compiling rustix v0.38.37
23412025-05-08T03:36:11.741Z Running `/home/build/.rustup/toolchains/1.86.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=2df331571b7846dd -C extra-filename=-833937b52e36ae2b --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-833937b52e36ae2b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23422025-05-08T03:36:11.803Z Compiling form_urlencoded v1.2.1
23432025-05-08T03:36:11.817Z Running `/home/build/.rustup/toolchains/1.86.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=3b9fc62780d512b2 -C extra-filename=-e492f5405f6e4d85 --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-e7b501f844213079.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23442025-05-08T03:36:12.100Z Compiling futures-core v0.3.31
23452025-05-08T03:36:12.117Z Running `/home/build/.rustup/toolchains/1.86.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=4a33d359c21b10c6 -C extra-filename=-20cc0d919cf526a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23462025-05-08T03:36:12.133Z Compiling thiserror v1.0.69
23472025-05-08T03:36:12.152Z Running `/home/build/.rustup/toolchains/1.86.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=63d9b2532fbf7502 -C extra-filename=-71ba7550a0dbad33 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-71ba7550a0dbad33 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23482025-05-08T03:36:12.395Z Compiling regex-automata v0.4.8
23492025-05-08T03:36:12.405Z Running `/home/build/.rustup/toolchains/1.86.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=5dd9ac4e12b5205d -C extra-filename=-523fd530d45e20da --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-9fe64012782fa9a6.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2f30e680c9e63b82.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-a8dec66ede6e4f5e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23502025-05-08T03:36:12.537Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-833937b52e36ae2b/build-script-build`
23512025-05-08T03:36:12.670Z Compiling mio v1.0.2
23522025-05-08T03:36:12.687Z Running `/home/build/.rustup/toolchains/1.86.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=2336c48f8cb47690 -C extra-filename=-719a01ce10a8af49 --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-f9843d87f643e91e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23532025-05-08T03:36:12.797Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-71ba7550a0dbad33/build-script-build`
23542025-05-08T03:36:12.841Z Compiling either v1.14.0
23552025-05-08T03:36:12.866Z Running `/home/build/.rustup/toolchains/1.86.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=d73e084025962ed3 -C extra-filename=-03f8d194805f45a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23562025-05-08T03:36:12.874Z Compiling socket2 v0.5.9
23572025-05-08T03:36:12.910Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-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 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=bbefa6fd0650faf5 -C extra-filename=-9a136de79fe574e0 --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23582025-05-08T03:36:13.265Z Compiling getrandom v0.3.1
23592025-05-08T03:36:13.287Z Running `/home/build/.rustup/toolchains/1.86.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=977f891559fa8e72 -C extra-filename=-0ac70a6d31da4e0e --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-0ac70a6d31da4e0e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23602025-05-08T03:36:13.305Z Compiling heck v0.5.0
23612025-05-08T03:36:13.305Z Running `/home/build/.rustup/toolchains/1.86.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=1ed46e5b4152ffc3 -C extra-filename=-898e01f7b1a1be18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23622025-05-08T03:36:13.779Z Compiling spin v0.9.8
23632025-05-08T03:36:13.820Z Compiling slab v0.4.9
23642025-05-08T03:36:13.820Z Running `/home/build/.rustup/toolchains/1.86.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=21dde259a5366509 -C extra-filename=-716a882fa60f0ce7 --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-31b2d6ca86b3761f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23652025-05-08T03:36:13.820Z Running `/home/build/.rustup/toolchains/1.86.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=5a053400b90e0e4a -C extra-filename=-5176028a3e4c4864 --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-5176028a3e4c4864 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-ae2c6342de22e17c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23662025-05-08T03:36:13.944Z Compiling iana-time-zone v0.1.63
23672025-05-08T03:36:13.944Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=a47cd2cb5ef0f2fb -C extra-filename=-4e9142cffc87c3a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23682025-05-08T03:36:14.518Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-0ac70a6d31da4e0e/build-script-build`
23692025-05-08T03:36:14.805Z Running `/home/build/.rustup/toolchains/1.86.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=ee9603c9cf63c2ed -C extra-filename=-fbb481fac23fa7e5 --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-7f8514ed35d62a3a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23702025-05-08T03:36:14.805Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-5176028a3e4c4864/build-script-build`
23712025-05-08T03:36:14.805Z Compiling const-oid v0.9.6
23722025-05-08T03:36:14.806Z Compiling pkg-config v0.3.31
23732025-05-08T03:36:14.806Z Running `/home/build/.rustup/toolchains/1.86.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=123d979e07e1e889 -C extra-filename=-411b812118811da9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23742025-05-08T03:36:14.806Z Running `/home/build/.rustup/toolchains/1.86.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=0108de59bc383f28 -C extra-filename=-8f7071966951b8cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23752025-05-08T03:36:14.806Z Running `/home/build/.rustup/toolchains/1.86.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=ef2e5630508568eb -C extra-filename=-f1cd1fc5bded71a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23762025-05-08T03:36:14.806Z Compiling futures-io v0.3.31
23772025-05-08T03:36:14.806Z Running `/home/build/.rustup/toolchains/1.86.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=6039d20390575b6a -C extra-filename=-03968e2f8d93695a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23782025-05-08T03:36:14.806Z Compiling lazy_static v1.5.0
23792025-05-08T03:36:14.806Z Running `/home/build/.rustup/toolchains/1.86.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=958d02b4c0a48f4f -C extra-filename=-2d6fd9042787b01e --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-716a882fa60f0ce7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23802025-05-08T03:36:15.018Z Compiling cpufeatures v0.2.14
23812025-05-08T03:36:15.018Z Running `/home/build/.rustup/toolchains/1.86.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=f68049e99d2046fd -C extra-filename=-2b80f643c97b05f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23822025-05-08T03:36:15.018Z Compiling futures-sink v0.3.31
23832025-05-08T03:36:15.018Z Running `/home/build/.rustup/toolchains/1.86.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=50263e35e4d09456 -C extra-filename=-98fd329e9c03b6d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23842025-05-08T03:36:15.019Z Compiling syn v1.0.109
23852025-05-08T03:36:15.019Z Compiling schemars v0.8.22
23862025-05-08T03:36:15.019Z Running `/home/build/.rustup/toolchains/1.86.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=af60bc732e95c5fb -C extra-filename=-580ede0632772272 --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-580ede0632772272 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23872025-05-08T03:36:15.019Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="semver"' --cfg 'feature="url"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=9cd1b6ac6bd40a2e -C extra-filename=-7a5e388009bed2ab --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-7a5e388009bed2ab -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23882025-05-08T03:36:15.019Z Compiling dyn-clone v1.0.19
23892025-05-08T03:36:15.019Z Running `/home/build/.rustup/toolchains/1.86.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=2f30bf87a660790e -C extra-filename=-06fcd8d2e0fd472e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23902025-05-08T03:36:15.197Z Compiling pin-utils v0.1.0
23912025-05-08T03:36:15.197Z Running `/home/build/.rustup/toolchains/1.86.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=19cddba66ecfa18b -C extra-filename=-27d1c9ca7c5ddbf7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23922025-05-08T03:36:15.197Z Compiling futures-channel v0.3.31
23932025-05-08T03:36:15.197Z Running `/home/build/.rustup/toolchains/1.86.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=913e4e54ba1531cb -C extra-filename=-0b96be3d23455056 --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-20cc0d919cf526a3.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-98fd329e9c03b6d0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23942025-05-08T03:36:15.197Z Compiling futures-task v0.3.31
23952025-05-08T03:36:15.197Z Running `/home/build/.rustup/toolchains/1.86.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=c44eeafc2b225564 -C extra-filename=-e000ec0438c4dec7 --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:36:15.386Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-7a5e388009bed2ab/build-script-build`
23972025-05-08T03:36:15.387Z Compiling glob v0.3.2
23982025-05-08T03:36:15.387Z Running `/home/build/.rustup/toolchains/1.86.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=927081adb2e299ca -C extra-filename=-4708494c033545d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23992025-05-08T03:36:15.606Z Compiling tracing-core v0.1.32
24002025-05-08T03:36:15.606Z Running `/home/build/.rustup/toolchains/1.86.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=f981b081aa688d59 -C extra-filename=-0d9fcb14404bc2f1 --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-be01080c9c55c2cd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24012025-05-08T03:36:15.606Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-580ede0632772272/build-script-build`
24022025-05-08T03:36:15.606Z Compiling strsim v0.11.1
24032025-05-08T03:36:15.729Z Running `/home/build/.rustup/toolchains/1.86.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=b7513a214aa589de -C extra-filename=-3ce62d4660f4918b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24042025-05-08T03:36:15.729Z Compiling minimal-lexical v0.2.1
24052025-05-08T03:36:15.730Z Running `/home/build/.rustup/toolchains/1.86.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=0b94640d0d09ac7a -C extra-filename=-208748b0852cc555 --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:36:15.730Z Running `/home/build/.rustup/toolchains/1.86.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=7fef3ea56f06fba3 -C extra-filename=-c4b7f01fbc6477c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f461bc097557e2b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
24072025-05-08T03:36:16.181Z Compiling synstructure v0.13.1
24082025-05-08T03:36:16.331Z Running `/home/build/.rustup/toolchains/1.86.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=4b600cb979169ea6 -C extra-filename=-f7b42a92a4820756 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24092025-05-08T03:36:16.331Z Compiling serde_derive_internals v0.29.1
24102025-05-08T03:36:16.331Z Running `/home/build/.rustup/toolchains/1.86.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=a7691968eab77e05 -C extra-filename=-c53520513dc2bf96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24112025-05-08T03:36:16.332Z Compiling clang-sys v1.8.1
24122025-05-08T03:36:16.332Z Running `/home/build/.rustup/toolchains/1.86.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=fba82bcd73212eff -C extra-filename=-d0b5548340edca90 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-d0b5548340edca90 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-4708494c033545d9.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24132025-05-08T03:36:16.332Z Compiling nom v7.1.3
24142025-05-08T03:36:16.332Z Running `/home/build/.rustup/toolchains/1.86.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=49a3fc13b14d948c -C extra-filename=-cf470c3b09ba6d38 --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-2f30e680c9e63b82.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-208748b0852cc555.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24152025-05-08T03:36:16.534Z Compiling prettyplease v0.2.30
24162025-05-08T03:36:16.590Z Running `/home/build/.rustup/toolchains/1.86.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=f469f1b5c827f86f -C extra-filename=-94f011715b4c6069 --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-94f011715b4c6069 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24172025-05-08T03:36:16.983Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-94f011715b4c6069/build-script-build`
24182025-05-08T03:36:16.995Z Compiling adler2 v2.0.0
24192025-05-08T03:36:16.995Z Running `/home/build/.rustup/toolchains/1.86.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=9bdfda5d85cd7338 -C extra-filename=-9949344bd05a66c7 --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:36:17.043Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-d0b5548340edca90/build-script-build`
24212025-05-08T03:36:17.059Z Compiling libloading v0.8.5
24222025-05-08T03:36:17.063Z Running `/home/build/.rustup/toolchains/1.86.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=ef0bbedd62d6736f -C extra-filename=-2e8b6b8959ada60c --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-7f8514ed35d62a3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24232025-05-08T03:36:17.221Z Compiling regex v1.11.1
24242025-05-08T03:36:17.225Z Running `/home/build/.rustup/toolchains/1.86.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=21747707cafc5710 -C extra-filename=-5496c5d55d620065 --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-9fe64012782fa9a6.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2f30e680c9e63b82.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-523fd530d45e20da.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-a8dec66ede6e4f5e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24252025-05-08T03:36:17.455Z Compiling miniz_oxide v0.8.5
24262025-05-08T03:36:17.458Z Running `/home/build/.rustup/toolchains/1.86.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=1aedccd95a1c3f1f -C extra-filename=-aa8971cfbc812aad --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-9949344bd05a66c7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24272025-05-08T03:36:17.486Z Compiling paste v1.0.15
24282025-05-08T03:36:17.515Z Running `/home/build/.rustup/toolchains/1.86.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=54e10a40c301f525 -C extra-filename=-d64aef64ada917bf --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-d64aef64ada917bf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24292025-05-08T03:36:18.146Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-d64aef64ada917bf/build-script-build`
24302025-05-08T03:36:18.194Z Running `/home/build/.rustup/toolchains/1.86.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=d34d4238ae9426f3 -C extra-filename=-b1e025758cc4f457 --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-4708494c033545d9.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-2e8b6b8959ada60c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24312025-05-08T03:36:18.250Z Running `/home/build/.rustup/toolchains/1.86.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=d098b40d4f246e65 -C extra-filename=-7b3f5fbc506e1c65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.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)'`
24322025-05-08T03:36:18.396Z Compiling home v0.5.9
24332025-05-08T03:36:18.404Z Running `/home/build/.rustup/toolchains/1.86.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=ccb62d5952b0ad66 -C extra-filename=-a0c58be9c9839aee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24342025-05-08T03:36:18.677Z Compiling crossbeam-utils v0.8.21
24352025-05-08T03:36:18.727Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=68ae3723a7a49839 -C extra-filename=-256a3b28a86a3c56 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-256a3b28a86a3c56 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24362025-05-08T03:36:19.032Z Compiling vcpkg v0.2.15
24372025-05-08T03:36:19.066Z Running `/home/build/.rustup/toolchains/1.86.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=c5de0491d1b6b4dc -C extra-filename=-ef2577dd9478d7f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24382025-05-08T03:36:19.356Z Compiling cexpr v0.6.0
24392025-05-08T03:36:19.360Z Running `/home/build/.rustup/toolchains/1.86.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=a56e5dbeac9228e6 -C extra-filename=-594b7546f0073c6e --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-cf470c3b09ba6d38.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24402025-05-08T03:36:19.599Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-256a3b28a86a3c56/build-script-build`
24412025-05-08T03:36:19.635Z Running `/home/build/.rustup/toolchains/1.86.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=84f4595dcbdf6c07 -C extra-filename=-22ac41b32946fc92 --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"))'`
24422025-05-08T03:36:20.803Z Compiling ring v0.17.11
24432025-05-08T03:36:20.806Z Running `/home/build/.rustup/toolchains/1.86.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=bfd393c9ce76e81b -C extra-filename=-7fb82aaacb4fdf9d --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-7fb82aaacb4fdf9d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-cac1d5d3df92c21f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24442025-05-08T03:36:20.832Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=3e834780d1111f3e -C extra-filename=-663aa3ae28b698ce --out-dir /work/oxidecomputer/omicron/target/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)'`
24452025-05-08T03:36:20.945Z Compiling itertools v0.12.1
24462025-05-08T03:36:20.948Z Running `/home/build/.rustup/toolchains/1.86.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=fec76b1d98fce69f -C extra-filename=-b2eb77ef70b05f8c --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-03f8d194805f45a1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24472025-05-08T03:36:20.981Z Compiling serde_derive v1.0.219
24482025-05-08T03:36:20.984Z Running `/home/build/.rustup/toolchains/1.86.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=278c136b6132057f -C extra-filename=-fb709642302e3e4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24492025-05-08T03:36:21.064Z Compiling zeroize_derive v1.4.2
24502025-05-08T03:36:21.067Z Running `/home/build/.rustup/toolchains/1.86.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=bfad44ebc63c39e2 -C extra-filename=-96fd8680c967b54a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24512025-05-08T03:36:21.162Z Compiling zerofrom-derive v0.1.4
24522025-05-08T03:36:21.165Z Running `/home/build/.rustup/toolchains/1.86.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=e1f8a2f0abf25999 -C extra-filename=-92bd661c002d7f7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-f7b42a92a4820756.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24532025-05-08T03:36:22.018Z Compiling yoke-derive v0.7.4
24542025-05-08T03:36:22.021Z Running `/home/build/.rustup/toolchains/1.86.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=70971e79168f0271 -C extra-filename=-518239a4123b5b2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-f7b42a92a4820756.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24552025-05-08T03:36:22.084Z Compiling zerovec-derive v0.10.3
24562025-05-08T03:36:22.088Z Running `/home/build/.rustup/toolchains/1.86.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=20d98ef9dcedb71d -C extra-filename=-d6256065cd76fbf1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24572025-05-08T03:36:22.657Z Compiling zeroize v1.8.1
24582025-05-08T03:36:22.699Z Running `/home/build/.rustup/toolchains/1.86.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=6ec5d00ff3c032e7 -C extra-filename=-b1e91ff258d1f742 --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-96fd8680c967b54a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24592025-05-08T03:36:23.071Z Compiling displaydoc v0.2.5
24602025-05-08T03:36:23.098Z Running `/home/build/.rustup/toolchains/1.86.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=7ff9f762fde631cf -C extra-filename=-5fba771664244d75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24612025-05-08T03:36:23.802Z Compiling icu_provider_macros v1.5.0
24622025-05-08T03:36:23.804Z Running `/home/build/.rustup/toolchains/1.86.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=216f4a1566ae8563 -C extra-filename=-f1573e9d64e15410 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24632025-05-08T03:36:24.729Z Running `/home/build/.rustup/toolchains/1.86.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=ab02ea2761d3e78d -C extra-filename=-424a4eab6aa72a9c --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-b8753dbc7a4a6e96.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
24642025-05-08T03:36:24.791Z Compiling zerofrom v0.1.4
24652025-05-08T03:36:24.820Z Running `/home/build/.rustup/toolchains/1.86.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=fb95b3965b2adcce -C extra-filename=-975ab0c8effc9dc4 --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-92bd661c002d7f7c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24662025-05-08T03:36:24.882Z Compiling thiserror-impl v1.0.69
24672025-05-08T03:36:24.886Z Running `/home/build/.rustup/toolchains/1.86.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=3854b272ac0edf92 -C extra-filename=-3a83a9261926e2e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24682025-05-08T03:36:24.942Z Compiling tokio-macros v2.5.0
24692025-05-08T03:36:24.957Z Running `/home/build/.rustup/toolchains/1.86.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=56d047345f6042f2 -C extra-filename=-b42269d0b5218b66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24702025-05-08T03:36:25.055Z Compiling yoke v0.7.4
24712025-05-08T03:36:25.060Z Running `/home/build/.rustup/toolchains/1.86.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=ae9013ca13fb9aaa -C extra-filename=-5e4fb62fc9faa3f0 --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-9da8fed20756ad24.rmeta --extern yoke_derive=/work/oxidecomputer/omicron/target/debug/deps/libyoke_derive-518239a4123b5b2c.so --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-975ab0c8effc9dc4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24722025-05-08T03:36:25.122Z Compiling zerocopy-derive v0.7.35
24732025-05-08T03:36:25.125Z Running `/home/build/.rustup/toolchains/1.86.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=9a33b004959cdf0d -C extra-filename=-5c40767e1a19e44f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24742025-05-08T03:36:25.442Z Compiling zerovec v0.10.4
24752025-05-08T03:36:25.445Z Running `/home/build/.rustup/toolchains/1.86.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=8a3275c7f4400dca -C extra-filename=-66a15f62b8d771ee --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-5e4fb62fc9faa3f0.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-975ab0c8effc9dc4.rmeta --extern zerovec_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerovec_derive-d6256065cd76fbf1.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24762025-05-08T03:36:26.149Z Compiling crypto-common v0.1.6
24772025-05-08T03:36:26.152Z Running `/home/build/.rustup/toolchains/1.86.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=ec3a80ed6dfd856b -C extra-filename=-2de6d8a2c2415463 --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-424a4eab6aa72a9c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-b8753dbc7a4a6e96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24782025-05-08T03:36:26.426Z Compiling block-buffer v0.10.4
24792025-05-08T03:36:26.429Z Running `/home/build/.rustup/toolchains/1.86.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=a75b9ba5dd7b065a -C extra-filename=-3fe7555aa9bb27cb --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-424a4eab6aa72a9c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24802025-05-08T03:36:26.683Z Compiling schemars_derive v0.8.22
24812025-05-08T03:36:26.750Z Running `/home/build/.rustup/toolchains/1.86.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=182fd69b81601519 -C extra-filename=-f0589194ceb2d233 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-c53520513dc2bf96.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24822025-05-08T03:36:26.753Z Compiling digest v0.10.7
24832025-05-08T03:36:26.757Z Running `/home/build/.rustup/toolchains/1.86.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=a76323a57f0ddd69 -C extra-filename=-5521fc2fbb46472c --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-3fe7555aa9bb27cb.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-411b812118811da9.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-2de6d8a2c2415463.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24842025-05-08T03:36:27.265Z Compiling tinystr v0.7.6
24852025-05-08T03:36:27.268Z Compiling icu_collections v1.5.0
24862025-05-08T03:36:27.269Z Running `/home/build/.rustup/toolchains/1.86.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=8e7b635b61eb2037 -C extra-filename=-dfd3c8ea72d83b24 --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-5fba771664244d75.so --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-66a15f62b8d771ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24872025-05-08T03:36:27.269Z Running `/home/build/.rustup/toolchains/1.86.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=30aee888dc9ae98c -C extra-filename=-2fbbbaa1b05e8d0e --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-5fba771664244d75.so --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-5e4fb62fc9faa3f0.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-975ab0c8effc9dc4.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-66a15f62b8d771ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24882025-05-08T03:36:27.460Z Compiling zerocopy v0.7.35
24892025-05-08T03:36:27.464Z Running `/home/build/.rustup/toolchains/1.86.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=a490e60bb8a204c5 -C extra-filename=-c11d658f1074ec63 --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-2129b7fb5c80af14.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-5c40767e1a19e44f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24902025-05-08T03:36:27.630Z Compiling icu_locid v1.5.0
24912025-05-08T03:36:27.660Z Running `/home/build/.rustup/toolchains/1.86.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=4e837052646c19ee -C extra-filename=-b43961a97ee26f4f --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-5fba771664244d75.so --extern litemap=/work/oxidecomputer/omicron/target/debug/deps/liblitemap-41d49d975a9f2b53.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-dfd3c8ea72d83b24.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-c753b2cbf8106e5b.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-66a15f62b8d771ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24922025-05-08T03:36:27.664Z Compiling futures-macro v0.3.31
24932025-05-08T03:36:27.697Z Running `/home/build/.rustup/toolchains/1.86.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=b0956b24fe057909 -C extra-filename=-de16a3b171e5849b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24942025-05-08T03:36:27.998Z Running `/home/build/.rustup/toolchains/1.86.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=a7f214948d141b3f -C extra-filename=-72a68047d0a50401 --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-3a83a9261926e2e3.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)'`
24952025-05-08T03:36:28.187Z Compiling tracing-attributes v0.1.27
24962025-05-08T03:36:28.190Z Running `/home/build/.rustup/toolchains/1.86.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=6e2539a3f61891c4 -C extra-filename=-ace6ea7c145cf72d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24972025-05-08T03:36:28.557Z Compiling block-padding v0.3.3
24982025-05-08T03:36:28.561Z Running `/home/build/.rustup/toolchains/1.86.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=aca1125a0e61291b -C extra-filename=-155c6d23c437eaab --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-424a4eab6aa72a9c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24992025-05-08T03:36:28.583Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-7fb82aaacb4fdf9d/build-script-build`
25002025-05-08T03:36:28.704Z Running `/home/build/.rustup/toolchains/1.86.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=51341a545241de02 -C extra-filename=-fcfda3857d1092f5 --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-fb709642302e3e4b.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)'`
25012025-05-08T03:36:28.817Z Compiling icu_provider v1.5.0
25022025-05-08T03:36:28.825Z Running `/home/build/.rustup/toolchains/1.86.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=ac7ad900f9519be1 -C extra-filename=-85676c2381adb832 --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-5fba771664244d75.so --extern icu_locid=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid-b43961a97ee26f4f.rmeta --extern icu_provider_macros=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider_macros-f1573e9d64e15410.so --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-9da8fed20756ad24.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-dfd3c8ea72d83b24.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-c753b2cbf8106e5b.rmeta --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-5e4fb62fc9faa3f0.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-975ab0c8effc9dc4.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-66a15f62b8d771ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25032025-05-08T03:36:28.847Z Compiling ppv-lite86 v0.2.20
25042025-05-08T03:36:28.847Z Running `/home/build/.rustup/toolchains/1.86.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=9d49760fecd8df81 -C extra-filename=-1116c517fe10b3d5 --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-c11d658f1074ec63.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25052025-05-08T03:36:29.638Z Compiling icu_locid_transform v1.5.0
25062025-05-08T03:36:29.638Z Running `/home/build/.rustup/toolchains/1.86.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=bf4cc5ed57b98747 -C extra-filename=-00ea290787ed96ad --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-5fba771664244d75.so --extern icu_locid=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid-b43961a97ee26f4f.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid_transform_data-046be9163130a234.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-85676c2381adb832.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-dfd3c8ea72d83b24.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-66a15f62b8d771ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25072025-05-08T03:36:29.706Z Compiling futures-util v0.3.31
25082025-05-08T03:36:29.709Z Running `/home/build/.rustup/toolchains/1.86.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=c163bd970f0bd57b -C extra-filename=-22b3486293b2b9f0 --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-0b96be3d23455056.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-03968e2f8d93695a.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-de16a3b171e5849b.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-98fd329e9c03b6d0.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-e000ec0438c4dec7.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2f30e680c9e63b82.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-27d1c9ca7c5ddbf7.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f1cd1fc5bded71a0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25092025-05-08T03:36:29.736Z Compiling rand_chacha v0.3.1
25102025-05-08T03:36:29.739Z Running `/home/build/.rustup/toolchains/1.86.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=859591be11bccbd9 -C extra-filename=-02bea97130a9046e --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-1116c517fe10b3d5.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25112025-05-08T03:36:29.783Z Compiling inout v0.1.3
25122025-05-08T03:36:29.787Z Running `/home/build/.rustup/toolchains/1.86.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=a8af9594f2c3536c -C extra-filename=-dd6a995b14bf83c2 --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-155c6d23c437eaab.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-424a4eab6aa72a9c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25132025-05-08T03:36:29.814Z Compiling time-core v0.1.2
25142025-05-08T03:36:29.818Z Running `/home/build/.rustup/toolchains/1.86.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=0ea4f1d9f253784f -C extra-filename=-0897a4d58175cba3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25152025-05-08T03:36:30.023Z Compiling cipher v0.4.4
25162025-05-08T03:36:30.027Z Running `/home/build/.rustup/toolchains/1.86.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=3c2dc33a75e0f932 -C extra-filename=-3b39b99f841cf550 --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-2de6d8a2c2415463.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-dd6a995b14bf83c2.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25172025-05-08T03:36:30.080Z Compiling powerfmt v0.2.0
25182025-05-08T03:36:30.102Z Running `/home/build/.rustup/toolchains/1.86.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=0cc9d1e10758d952 -C extra-filename=-3b8896273f5d9509 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25192025-05-08T03:36:30.485Z Compiling rand v0.8.5
25202025-05-08T03:36:30.488Z Running `/home/build/.rustup/toolchains/1.86.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=19efec1dfd7fcd69 -C extra-filename=-f5c83a10f24bdf57 --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-f9843d87f643e91e.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-02bea97130a9046e.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25212025-05-08T03:36:30.587Z Compiling num-conv v0.1.0
25222025-05-08T03:36:30.590Z Running `/home/build/.rustup/toolchains/1.86.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=da1617102c8e97ce -C extra-filename=-3124eff888b7701a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25232025-05-08T03:36:30.894Z Compiling time-macros v0.2.18
25242025-05-08T03:36:30.933Z Running `/home/build/.rustup/toolchains/1.86.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=1305e403d9751c40 -C extra-filename=-c716e8fce188e66e --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-3124eff888b7701a.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-0897a4d58175cba3.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25252025-05-08T03:36:31.641Z Compiling icu_properties v1.5.1
25262025-05-08T03:36:31.644Z Running `/home/build/.rustup/toolchains/1.86.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=8fd547e9d3113609 -C extra-filename=-46592295c84492d6 --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-5fba771664244d75.so --extern icu_collections=/work/oxidecomputer/omicron/target/debug/deps/libicu_collections-2fbbbaa1b05e8d0e.rmeta --extern icu_locid_transform=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid_transform-00ea290787ed96ad.rmeta --extern icu_properties_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties_data-aeafc1a348be9a2f.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-85676c2381adb832.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-dfd3c8ea72d83b24.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-66a15f62b8d771ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25272025-05-08T03:36:32.004Z Compiling tracing v0.1.40
25282025-05-08T03:36:32.008Z Running `/home/build/.rustup/toolchains/1.86.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=5a31038bd731095d -C extra-filename=-6a6f9294186d7e4d --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-daba4f3c1b68dcbf.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-ace6ea7c145cf72d.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-0d9fcb14404bc2f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25292025-05-08T03:36:32.047Z Compiling deranged v0.3.11
25302025-05-08T03:36:32.050Z Running `/home/build/.rustup/toolchains/1.86.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=aea8d21ba54c789c -C extra-filename=-64959e0ae441009d --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-3b8896273f5d9509.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25312025-05-08T03:36:32.583Z Compiling num_threads v0.1.7
25322025-05-08T03:36:32.594Z Compiling bindgen v0.69.5
25332025-05-08T03:36:32.594Z Running `/home/build/.rustup/toolchains/1.86.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=93f95a5f5fee3c94 -C extra-filename=-5243761f347aafbe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25342025-05-08T03:36:32.594Z Running `/home/build/.rustup/toolchains/1.86.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=7e8f8f33f24c96f1 -C extra-filename=-d2ec157b31336144 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-d2ec157b31336144 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25352025-05-08T03:36:32.743Z Compiling base64ct v1.6.0
25362025-05-08T03:36:32.747Z Running `/home/build/.rustup/toolchains/1.86.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=8080986ce0562bb6 -C extra-filename=-8be1ba0eaa8fca01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25372025-05-08T03:36:33.373Z Compiling httparse v1.9.5
25382025-05-08T03:36:33.377Z Running `/home/build/.rustup/toolchains/1.86.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=13933b4dac3c8682 -C extra-filename=-d27143b7a93242e8 --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-d27143b7a93242e8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25392025-05-08T03:36:33.539Z Compiling lazycell v1.3.0
25402025-05-08T03:36:33.542Z Running `/home/build/.rustup/toolchains/1.86.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=2baaef34271d5d4a -C extra-filename=-7afa8a894cb67d74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25412025-05-08T03:36:33.571Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-d2ec157b31336144/build-script-build`
25422025-05-08T03:36:33.617Z Compiling rustc-hash v1.1.0
25432025-05-08T03:36:33.621Z Running `/home/build/.rustup/toolchains/1.86.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=cde0ab46c6222b4f -C extra-filename=-f926ff0ccf96b0cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25442025-05-08T03:36:33.736Z Compiling bytes v1.10.1
25452025-05-08T03:36:33.739Z Running `/home/build/.rustup/toolchains/1.86.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=6aafe659f2f735a5 -C extra-filename=-9f8e64fcba1e5df2 --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-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25462025-05-08T03:36:33.827Z Compiling bitflags v2.9.0
25472025-05-08T03:36:33.830Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=14f631e0d96c467d -C extra-filename=-6a561cfe737ae6c8 --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-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25482025-05-08T03:36:34.010Z Running `/home/build/.rustup/toolchains/1.86.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=3568fa9a8475f0da -C extra-filename=-5dea2288fa2aad85 --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-4e19af958952b731.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2f30e680c9e63b82.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-3ab6482233eaa368.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.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-05-08T03:36:34.041Z Compiling indexmap v2.7.1
25502025-05-08T03:36:34.041Z Running `/home/build/.rustup/toolchains/1.86.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=ab863b01d5a9fa8f -C extra-filename=-6da8d30f8e1b3ab4 --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-fcfda3857d1092f5.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)'`
25512025-05-08T03:36:34.044Z Running `/home/build/.rustup/toolchains/1.86.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=0d75f187fc7bf75b -C extra-filename=-718d9f25eafe18fb --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-362db49bf1a7d824.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-8b275c11e2bd0883.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25522025-05-08T03:36:34.217Z Running `/home/build/.rustup/toolchains/1.86.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=1eced8baf85199db -C extra-filename=-90fb2c852f96a7bd --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-6a561cfe737ae6c8.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-2f00e4fa369b3ceb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
25532025-05-08T03:36:34.325Z Compiling chrono v0.4.40
25542025-05-08T03:36:34.353Z Running `/home/build/.rustup/toolchains/1.86.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=500af6e2961ecaf2 -C extra-filename=-635dd001e5f79077 --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-4e9142cffc87c3a1.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25552025-05-08T03:36:34.830Z Compiling uuid v1.16.0
25562025-05-08T03:36:34.842Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=1bd93dbf8ab46e8d -C extra-filename=-f819da46ca7fb7bb --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-fbb481fac23fa7e5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25572025-05-08T03:36:35.074Z Compiling tokio v1.43.1
25582025-05-08T03:36:35.077Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=3ae5d3dec4425206 -C extra-filename=-96f42699b3f0ee03 --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-9f8e64fcba1e5df2.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-719a01ce10a8af49.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-113e367aef165863.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-b62228e231647547.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-9a136de79fe574e0.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-b42269d0b5218b66.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25592025-05-08T03:36:35.284Z Compiling icu_normalizer v1.5.0
25602025-05-08T03:36:35.313Z Running `/home/build/.rustup/toolchains/1.86.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=dbb01512651cf178 -C extra-filename=-b9c688f0847b1c85 --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-5fba771664244d75.so --extern icu_collections=/work/oxidecomputer/omicron/target/debug/deps/libicu_collections-2fbbbaa1b05e8d0e.rmeta --extern icu_normalizer_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_normalizer_data-30bac1b1d953b7c1.rmeta --extern icu_properties=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties-46592295c84492d6.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-85676c2381adb832.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-2b53ddeb7bc9109c.rmeta --extern utf16_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf16_iter-d2b174341b7cdc75.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-f27c394ea188f44e.rmeta --extern write16=/work/oxidecomputer/omicron/target/debug/deps/libwrite16-0dd18df4920d8307.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-66a15f62b8d771ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25612025-05-08T03:36:35.471Z Compiling http v1.2.0
25622025-05-08T03:36:35.476Z Running `/home/build/.rustup/toolchains/1.86.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=c84af78ac5a242a9 -C extra-filename=-d0626d2a571d5399 --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-9f8e64fcba1e5df2.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-3d57464229351c79.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4e19af958952b731.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25632025-05-08T03:36:36.275Z Compiling idna_adapter v1.2.0
25642025-05-08T03:36:36.278Z Running `/home/build/.rustup/toolchains/1.86.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=46d5217d1e675e96 -C extra-filename=-73105f82d04ab01f --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-b9c688f0847b1c85.rmeta --extern icu_properties=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties-46592295c84492d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25652025-05-08T03:36:36.410Z Compiling time v0.3.36
25662025-05-08T03:36:36.414Z Running `/home/build/.rustup/toolchains/1.86.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=28dd986a4b59970a -C extra-filename=-1fea0e4a1756d87c --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-64959e0ae441009d.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4e19af958952b731.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-3124eff888b7701a.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-5243761f347aafbe.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-3b8896273f5d9509.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-0897a4d58175cba3.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-c716e8fce188e66e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25672025-05-08T03:36:36.541Z Compiling idna v1.0.3
25682025-05-08T03:36:36.545Z Running `/home/build/.rustup/toolchains/1.86.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=20a5621f1072ce88 -C extra-filename=-4e0a6846b1d3feb9 --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-73105f82d04ab01f.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-2b53ddeb7bc9109c.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-f27c394ea188f44e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25692025-05-08T03:36:37.135Z Compiling atomic-waker v1.1.2
25702025-05-08T03:36:37.157Z Running `/home/build/.rustup/toolchains/1.86.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=c9f0e8be49e3f6e9 -C extra-filename=-01f90c7a2d94184a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25712025-05-08T03:36:37.157Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-d27143b7a93242e8/build-script-build`
25722025-05-08T03:36:37.164Z Compiling hmac v0.12.1
25732025-05-08T03:36:37.164Z Running `/home/build/.rustup/toolchains/1.86.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=e32faab4ed18c10a -C extra-filename=-178c663a766d6210 --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-5521fc2fbb46472c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25742025-05-08T03:36:37.250Z Compiling url v2.5.3
25752025-05-08T03:36:37.295Z Running `/home/build/.rustup/toolchains/1.86.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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=82643d989b87a171 -C extra-filename=-b91b370c7e2acb73 --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-e492f5405f6e4d85.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-4e0a6846b1d3feb9.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-e7b501f844213079.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25762025-05-08T03:36:37.465Z Compiling sha2 v0.10.8
25772025-05-08T03:36:37.468Z Running `/home/build/.rustup/toolchains/1.86.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=90612a7eb65e77f8 -C extra-filename=-e044a984a6b27ede --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-7f8514ed35d62a3a.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-2b80f643c97b05f7.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-5521fc2fbb46472c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25782025-05-08T03:36:37.713Z Compiling cmake v0.1.51
25792025-05-08T03:36:37.716Z Running `/home/build/.rustup/toolchains/1.86.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=78c6c8cb10451e26 -C extra-filename=-321634af65711493 --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-cac1d5d3df92c21f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25802025-05-08T03:36:37.857Z Compiling dunce v1.0.5
25812025-05-08T03:36:37.861Z Running `/home/build/.rustup/toolchains/1.86.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=754c8370f4d2cbe4 -C extra-filename=-4858c6f2010da081 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25822025-05-08T03:36:38.045Z Compiling which v4.4.2
25832025-05-08T03:36:38.054Z Running `/home/build/.rustup/toolchains/1.86.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=c1383e8cd872cf89 -C extra-filename=-1436e2ddfd5f9aa4 --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-03f8d194805f45a1.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-a0c58be9c9839aee.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-90fb2c852f96a7bd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25842025-05-08T03:36:38.147Z Compiling fs_extra v1.3.0
25852025-05-08T03:36:38.150Z Running `/home/build/.rustup/toolchains/1.86.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=04f5e9be38d6cf1a -C extra-filename=-def24bb22f20c5b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25862025-05-08T03:36:38.627Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="semver"' --cfg 'feature="url"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=8de9aef282fbb242 -C extra-filename=-7d6493d077cc7e89 --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-9f8e64fcba1e5df2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-06fcd8d2e0fd472e.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-f0589194ceb2d233.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b91b370c7e2acb73.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
25872025-05-08T03:36:38.659Z Running `/home/build/.rustup/toolchains/1.86.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=10411366a7750f41 -C extra-filename=-d248380f5c7cdc9d --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-6a561cfe737ae6c8.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-594b7546f0073c6e.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-b1e025758cc4f457.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-b2eb77ef70b05f8c.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-2d6fd9042787b01e.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-7afa8a894cb67d74.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-7b3f5fbc506e1c65.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-f926ff0ccf96b0cd.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-00e54bee3a24be47.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-1436e2ddfd5f9aa4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25882025-05-08T03:36:38.748Z Compiling gimli v0.31.1
25892025-05-08T03:36:38.776Z Running `/home/build/.rustup/toolchains/1.86.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=befe8fe31e2d49ec -C extra-filename=-67835e172d301f3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25902025-05-08T03:36:39.013Z Compiling untrusted v0.9.0
25912025-05-08T03:36:39.018Z Running `/home/build/.rustup/toolchains/1.86.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=dc37262857223d71 -C extra-filename=-9bbb5166464e8f20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25922025-05-08T03:36:39.097Z Running `/home/build/.rustup/toolchains/1.86.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=b3c53e459baf92c5 -C extra-filename=-31d17b43dfb8e636 --out-dir /work/oxidecomputer/omicron/target/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`
25932025-05-08T03:36:39.240Z Running `/home/build/.rustup/toolchains/1.86.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=b31fe12a179062fd -C extra-filename=-b591337e3059e592 --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-7f8514ed35d62a3a.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-ef5fc587d8c2f327.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-9bbb5166464e8f20.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -l static=ring_core_0_17_11_ -l static=ring_core_0_17_11__test`
25942025-05-08T03:36:39.820Z Compiling object v0.36.5
25952025-05-08T03:36:39.825Z Running `/home/build/.rustup/toolchains/1.86.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=dcef8810540f96d9 -C extra-filename=-1cd0238c7f817aab --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-2f30e680c9e63b82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25962025-05-08T03:36:41.223Z Compiling rustc-demangle v0.1.24
25972025-05-08T03:36:41.227Z Running `/home/build/.rustup/toolchains/1.86.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=a6958c25bef6e3ca -C extra-filename=-cbd5e145922095d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25982025-05-08T03:36:41.264Z Compiling anyhow v1.0.98
25992025-05-08T03:36:41.269Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=fbe1660f0cc268f5 -C extra-filename=-801f253f8be508a6 --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-801f253f8be508a6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26002025-05-08T03:36:42.018Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-801f253f8be508a6/build-script-build`
26012025-05-08T03:36:42.148Z Compiling serde_tokenstream v0.2.2
26022025-05-08T03:36:42.151Z Running `/home/build/.rustup/toolchains/1.86.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=56a0d571e886c0d1 -C extra-filename=-64a834e7b41ae069 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26032025-05-08T03:36:42.180Z Compiling rustls-pki-types v1.10.0
26042025-05-08T03:36:42.218Z Running `/home/build/.rustup/toolchains/1.86.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=964a96a0c5290a80 -C extra-filename=-522227478bca0142 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26052025-05-08T03:36:42.575Z Compiling toml_datetime v0.6.8
26062025-05-08T03:36:42.578Z Running `/home/build/.rustup/toolchains/1.86.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=380d321d1a2d214f -C extra-filename=-a64e61c547a376af --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-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26072025-05-08T03:36:42.770Z Compiling serde_spanned v0.6.8
26082025-05-08T03:36:42.773Z Running `/home/build/.rustup/toolchains/1.86.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=124169299ae2a027 -C extra-filename=-1585bf0c51f03b73 --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-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26092025-05-08T03:36:43.053Z Compiling addr2line v0.24.2
26102025-05-08T03:36:43.056Z Running `/home/build/.rustup/toolchains/1.86.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=b78c7aecf763c7bd -C extra-filename=-154a93e84394d813 --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-67835e172d301f3c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26112025-05-08T03:36:43.096Z Compiling aws-lc-rs v1.12.4
26122025-05-08T03:36:43.096Z Running `/home/build/.rustup/toolchains/1.86.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=33a676c316648e94 -C extra-filename=-75e95752b55a2521 --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-75e95752b55a2521 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26132025-05-08T03:36:43.146Z Compiling pem-rfc7468 v0.7.0
26142025-05-08T03:36:43.209Z Running `/home/build/.rustup/toolchains/1.86.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=397522ab702ae3a8 -C extra-filename=-8665c72c69b562d8 --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-8be1ba0eaa8fca01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26152025-05-08T03:36:43.478Z Compiling tokio-util v0.7.13
26162025-05-08T03:36:43.482Z Compiling http-body v1.0.1
26172025-05-08T03:36:43.482Z Running `/home/build/.rustup/toolchains/1.86.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"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=a533a1384c2b70e6 -C extra-filename=-6d2f783aac8e98b9 --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-9f8e64fcba1e5df2.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-98fd329e9c03b6d0.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f1cd1fc5bded71a0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26182025-05-08T03:36:43.482Z Running `/home/build/.rustup/toolchains/1.86.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=21908d45a983d37e -C extra-filename=-b4e86787846c9cb7 --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-9f8e64fcba1e5df2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26192025-05-08T03:36:43.657Z Compiling httpdate v1.0.3
26202025-05-08T03:36:43.660Z Running `/home/build/.rustup/toolchains/1.86.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=d651ebaba5fec5f4 -C extra-filename=-04bf4929f7a54a53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26212025-05-08T03:36:43.768Z Compiling base64 v0.22.1
26222025-05-08T03:36:43.772Z Running `/home/build/.rustup/toolchains/1.86.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=def86ddfe99c4981 -C extra-filename=-388427588bad31ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26232025-05-08T03:36:43.797Z Compiling untrusted v0.7.1
26242025-05-08T03:36:43.801Z Compiling try-lock v0.2.5
26252025-05-08T03:36:43.801Z Running `/home/build/.rustup/toolchains/1.86.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=7e0a45332e1c70fc -C extra-filename=-da2daee8d92d2236 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26262025-05-08T03:36:43.801Z Running `/home/build/.rustup/toolchains/1.86.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=ac1f5e5d5d85fdb2 -C extra-filename=-69c6e1a2391486da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26272025-05-08T03:36:44.050Z Compiling want v0.3.1
26282025-05-08T03:36:44.054Z Compiling der_derive v0.7.3
26292025-05-08T03:36:44.054Z Running `/home/build/.rustup/toolchains/1.86.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=23f908df6de35c44 -C extra-filename=-841f7587ccada14c --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-69c6e1a2391486da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26302025-05-08T03:36:44.054Z Running `/home/build/.rustup/toolchains/1.86.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=b3d7375d385e669d -C extra-filename=-0315fcd12894683e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26312025-05-08T03:36:44.169Z Compiling openssl-sys v0.9.107
26322025-05-08T03:36:44.210Z Running `/home/build/.rustup/toolchains/1.86.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.107/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=b37abedfc462678f -C extra-filename=-a8b88f16eea6a4e4 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-a8b88f16eea6a4e4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-cac1d5d3df92c21f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-8f7071966951b8cc.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-ef2577dd9478d7f6.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26332025-05-08T03:36:44.385Z Compiling rustversion v1.0.17
26342025-05-08T03:36:44.389Z Running `/home/build/.rustup/toolchains/1.86.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=f72b51cf230f2314 -C extra-filename=-a9c14bfa76dcbcc0 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-a9c14bfa76dcbcc0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26352025-05-08T03:36:44.470Z Compiling flagset v0.4.6
26362025-05-08T03:36:44.473Z Running `/home/build/.rustup/toolchains/1.86.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=0cc3bbf7b62363c9 -C extra-filename=-a547826f30fccc19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26372025-05-08T03:36:44.726Z Compiling h2 v0.4.6
26382025-05-08T03:36:44.763Z Running `/home/build/.rustup/toolchains/1.86.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=accc1151fd02ccc9 -C extra-filename=-98bc3226bfda47d3 --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-01f90c7a2d94184a.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-9f8e64fcba1e5df2.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-3d57464229351c79.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-98fd329e9c03b6d0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-718d9f25eafe18fb.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f1cd1fc5bded71a0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6d2f783aac8e98b9.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-6a6f9294186d7e4d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26392025-05-08T03:36:44.992Z Compiling slog v2.7.0
26402025-05-08T03:36:44.995Z Running `/home/build/.rustup/toolchains/1.86.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=71ae471751df7323 -C extra-filename=-812d38d007ecc966 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-812d38d007ecc966 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26412025-05-08T03:36:45.160Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-a9c14bfa76dcbcc0/build-script-build`
26422025-05-08T03:36:45.254Z Compiling pbkdf2 v0.12.2
26432025-05-08T03:36:45.296Z Running `/home/build/.rustup/toolchains/1.86.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=9eca0fa8d99ae184 -C extra-filename=-0ad0ab21d288e441 --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-5521fc2fbb46472c.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-178c663a766d6210.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26442025-05-08T03:36:45.379Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-a8b88f16eea6a4e4/build-script-main`
26452025-05-08T03:36:45.458Z Compiling aes v0.8.4
26462025-05-08T03:36:45.461Z Running `/home/build/.rustup/toolchains/1.86.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=9e0b50fe67d5fc26 -C extra-filename=-308dc52d8875a7e1 --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-7f8514ed35d62a3a.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-3b39b99f841cf550.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-2b80f643c97b05f7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26472025-05-08T03:36:45.492Z Compiling tower-service v0.3.3
26482025-05-08T03:36:45.533Z Running `/home/build/.rustup/toolchains/1.86.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=3ed14934be928cf0 -C extra-filename=-d4879014808bc9b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26492025-05-08T03:36:45.595Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-812d38d007ecc966/build-script-build`
26502025-05-08T03:36:45.665Z Compiling utf8parse v0.2.2
26512025-05-08T03:36:45.668Z Running `/home/build/.rustup/toolchains/1.86.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=5a1ebcd37d5d4605 -C extra-filename=-955928cd69d22d1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26522025-05-08T03:36:45.727Z Running `/home/build/.rustup/toolchains/1.86.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=b604e374710a2615 -C extra-filename=-f0f67145d01a5533 --out-dir /work/oxidecomputer/omicron/target/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`
26532025-05-08T03:36:45.874Z Running `/home/build/.rustup/toolchains/1.86.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=18e36f020d35ca4c -C extra-filename=-3fc5ea9e75a3a53d --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"))'`
26542025-05-08T03:36:46.419Z Compiling backtrace v0.3.74
26552025-05-08T03:36:46.422Z Running `/home/build/.rustup/toolchains/1.86.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=24e6d5378297f002 -C extra-filename=-290190dfb6a37a67 --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-154a93e84394d813.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-aa8971cfbc812aad.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-1cd0238c7f817aab.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-cbd5e145922095d5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26562025-05-08T03:36:46.564Z Compiling der v0.7.9
26572025-05-08T03:36:46.590Z Running `/home/build/.rustup/toolchains/1.86.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=5a84776d94798170 -C extra-filename=-59cd39f573908132 --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-411b812118811da9.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-0315fcd12894683e.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-a547826f30fccc19.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-8665c72c69b562d8.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26582025-05-08T03:36:46.810Z Compiling cbc v0.1.2
26592025-05-08T03:36:46.813Z Running `/home/build/.rustup/toolchains/1.86.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=c9376a3f784b2bbb -C extra-filename=-36fd22a7b9a4cc1b --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-3b39b99f841cf550.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26602025-05-08T03:36:47.084Z Compiling salsa20 v0.10.2
26612025-05-08T03:36:47.088Z Running `/home/build/.rustup/toolchains/1.86.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=17003fc29e3359da -C extra-filename=-7145a57cfd787053 --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-3b39b99f841cf550.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26622025-05-08T03:36:47.259Z Compiling rustc_version v0.4.1
26632025-05-08T03:36:47.263Z Running `/home/build/.rustup/toolchains/1.86.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=ad317c75488b92bf -C extra-filename=-778b52d530948f9a --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-6da8d30f8e1b3ab4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26642025-05-08T03:36:47.353Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=9fb1940f069a860b -C extra-filename=-d5094eb9be5589e2 --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-290190dfb6a37a67.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_backtrace --cfg error_generic_member_access --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
26652025-05-08T03:36:47.995Z Compiling scrypt v0.11.0
26662025-05-08T03:36:47.998Z Running `/home/build/.rustup/toolchains/1.86.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=fd051a6c564376d4 -C extra-filename=-1970a7a578655299 --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-0ad0ab21d288e441.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-7145a57cfd787053.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26672025-05-08T03:36:48.164Z Compiling async-trait v0.1.88
26682025-05-08T03:36:48.167Z Running `/home/build/.rustup/toolchains/1.86.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=e025e19f95291abb -C extra-filename=-d267ed5fcc66eb5b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26692025-05-08T03:36:48.194Z Compiling mime v0.3.17
26702025-05-08T03:36:48.194Z Running `/home/build/.rustup/toolchains/1.86.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=11fe35eebf23bc9e -C extra-filename=-80e1054dc5264632 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26712025-05-08T03:36:48.243Z Compiling openssl v0.10.72
26722025-05-08T03:36:48.247Z Running `/home/build/.rustup/toolchains/1.86.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.72/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=4dc6a9515301f073 -C extra-filename=-a752d535b1e53de5 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-a752d535b1e53de5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26732025-05-08T03:36:48.517Z Compiling foreign-types-shared v0.1.1
26742025-05-08T03:36:48.521Z Running `/home/build/.rustup/toolchains/1.86.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=393860b5cd3827f2 -C extra-filename=-eeb9fffea4b87a97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26752025-05-08T03:36:48.667Z Compiling spki v0.7.3
26762025-05-08T03:36:48.670Z Running `/home/build/.rustup/toolchains/1.86.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=4cc35ec01929bd54 -C extra-filename=-a042adec6572f408 --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-59cd39f573908132.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26772025-05-08T03:36:48.710Z Compiling openssl-probe v0.1.5
26782025-05-08T03:36:48.713Z Running `/home/build/.rustup/toolchains/1.86.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=bfad428fa631f874 -C extra-filename=-2c7c5d32c902c35b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26792025-05-08T03:36:48.772Z Compiling ipnet v2.11.0
26802025-05-08T03:36:48.799Z Running `/home/build/.rustup/toolchains/1.86.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=fdd8c217107df51c -C extra-filename=-73c4d314c6c4a836 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26812025-05-08T03:36:49.074Z Compiling pkcs5 v0.7.1
26822025-05-08T03:36:49.077Z Running `/home/build/.rustup/toolchains/1.86.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=4b4f6535ac516c10 -C extra-filename=-2692fb030494441e --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-308dc52d8875a7e1.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-36fd22a7b9a4cc1b.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-59cd39f573908132.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-0ad0ab21d288e441.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-1970a7a578655299.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-a042adec6572f408.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26832025-05-08T03:36:49.105Z Compiling anstyle v1.0.10
26842025-05-08T03:36:49.110Z Running `/home/build/.rustup/toolchains/1.86.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=38b12eee168027d2 -C extra-filename=-1e83090b88d7e230 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26852025-05-08T03:36:49.386Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-a752d535b1e53de5/build-script-build`
26862025-05-08T03:36:49.433Z Compiling foreign-types v0.3.2
26872025-05-08T03:36:49.436Z Running `/home/build/.rustup/toolchains/1.86.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=9e8f38bd24b49e34 -C extra-filename=-180494aa4b808d97 --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-eeb9fffea4b87a97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26882025-05-08T03:36:49.578Z Running `/home/build/.rustup/toolchains/1.86.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.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=34bee90636de72c1 -C extra-filename=-e69c70cf5e0049db --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'`
26892025-05-08T03:36:49.607Z Compiling http-body-util v0.1.3
26902025-05-08T03:36:49.614Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=8cfb44c33206ae7c -C extra-filename=-fffe7d22aad820fd --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-9f8e64fcba1e5df2.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b4e86787846c9cb7.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26912025-05-08T03:36:49.639Z Compiling openssl-macros v0.1.1
26922025-05-08T03:36:49.642Z Running `/home/build/.rustup/toolchains/1.86.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=05b5a9d0b1679149 -C extra-filename=-fda6838148593c9d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26932025-05-08T03:36:49.863Z Compiling pkcs8 v0.10.2
26942025-05-08T03:36:49.883Z Running `/home/build/.rustup/toolchains/1.86.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=48941f128edda130 -C extra-filename=-f6ff94aad6003186 --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-59cd39f573908132.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-2692fb030494441e.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-a042adec6572f408.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26952025-05-08T03:36:50.107Z Compiling rustls v0.23.19
26962025-05-08T03:36:50.113Z Running `/home/build/.rustup/toolchains/1.86.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=c676cb8160b2a715 -C extra-filename=-d32c2fc7133c9096 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-d32c2fc7133c9096 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26972025-05-08T03:36:50.200Z Compiling anstyle-parse v0.2.5
26982025-05-08T03:36:50.203Z Running `/home/build/.rustup/toolchains/1.86.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=89e7d51781fbb867 -C extra-filename=-7b47f4f01a29bcbe --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-955928cd69d22d1b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26992025-05-08T03:36:50.500Z Compiling rustls-pemfile v2.2.0
27002025-05-08T03:36:50.505Z Compiling anstyle-query v1.1.1
27012025-05-08T03:36:50.505Z Running `/home/build/.rustup/toolchains/1.86.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=c9af3030c9d058fe -C extra-filename=-25196b4ef591aa15 --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-522227478bca0142.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27022025-05-08T03:36:50.527Z Running `/home/build/.rustup/toolchains/1.86.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=d0c86da8d33af47f -C extra-filename=-6747337a02f2d71e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27032025-05-08T03:36:50.558Z Compiling is_terminal_polyfill v1.70.1
27042025-05-08T03:36:50.561Z Running `/home/build/.rustup/toolchains/1.86.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=56ca131a40bf8dd3 -C extra-filename=-92ab7122f30d3a06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27052025-05-08T03:36:50.586Z Compiling native-tls v0.2.12
27062025-05-08T03:36:50.589Z Running `/home/build/.rustup/toolchains/1.86.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=676d80c62c66f896 -C extra-filename=-63884ad533c94307 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-63884ad533c94307 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27072025-05-08T03:36:50.709Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=2e45bd4eb72a13a2 -C extra-filename=-fc088a34275501fb --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-6a561cfe737ae6c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-180494aa4b808d97.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-fda6838148593c9d.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-e69c70cf5e0049db.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'`
27082025-05-08T03:36:50.739Z Compiling colorchoice v1.0.2
27092025-05-08T03:36:50.743Z Running `/home/build/.rustup/toolchains/1.86.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=18526620370cb29c -C extra-filename=-f770418ae6074be7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27102025-05-08T03:36:50.780Z Compiling terminal_size v0.4.0
27112025-05-08T03:36:50.784Z Running `/home/build/.rustup/toolchains/1.86.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=e04526fecff56036 -C extra-filename=-ac7ad8ba4b867a6c --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-90fb2c852f96a7bd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27122025-05-08T03:36:50.849Z Compiling futures-executor v0.3.31
27132025-05-08T03:36:50.852Z Running `/home/build/.rustup/toolchains/1.86.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=2e6d0e3f8615c92e -C extra-filename=-0fea71c788d66a46 --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-20cc0d919cf526a3.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-e000ec0438c4dec7.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27142025-05-08T03:36:50.893Z Compiling anstream v0.6.15
27152025-05-08T03:36:50.896Z Running `/home/build/.rustup/toolchains/1.86.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=62a18fa9fe7a190d -C extra-filename=-70f798e7bf4beb3d --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-1e83090b88d7e230.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-7b47f4f01a29bcbe.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-6747337a02f2d71e.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-f770418ae6074be7.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-92ab7122f30d3a06.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-955928cd69d22d1b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27162025-05-08T03:36:50.942Z Compiling serde_urlencoded v0.7.1
27172025-05-08T03:36:50.945Z Running `/home/build/.rustup/toolchains/1.86.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=ce2772ddc2a037eb -C extra-filename=-6774c7e3c191cbb2 --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-e492f5405f6e4d85.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4e19af958952b731.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-3ab6482233eaa368.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27182025-05-08T03:36:51.038Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-63884ad533c94307/build-script-build`
27192025-05-08T03:36:51.043Z Compiling cookie v0.18.1
27202025-05-08T03:36:51.046Z Running `/home/build/.rustup/toolchains/1.86.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=2aadfb741fad4669 -C extra-filename=-238c49dbf9b1ea1d --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-238c49dbf9b1ea1d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27212025-05-08T03:36:51.084Z Compiling encoding_rs v0.8.34
27222025-05-08T03:36:51.087Z Running `/home/build/.rustup/toolchains/1.86.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=57b248f3dfe067e9 -C extra-filename=-70d9e28b912dffa4 --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-7f8514ed35d62a3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27232025-05-08T03:36:51.349Z Compiling clap_lex v0.7.4
27242025-05-08T03:36:51.354Z Running `/home/build/.rustup/toolchains/1.86.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=fffbda85d848c77c -C extra-filename=-2cb83529c6df965c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27252025-05-08T03:36:51.453Z Compiling futures v0.3.31
27262025-05-08T03:36:51.456Z Running `/home/build/.rustup/toolchains/1.86.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=32b0c93e70d6fdb1 -C extra-filename=-47fc53334f83c231 --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-0b96be3d23455056.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-0fea71c788d66a46.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-03968e2f8d93695a.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-98fd329e9c03b6d0.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-e000ec0438c4dec7.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27272025-05-08T03:36:51.516Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-238c49dbf9b1ea1d/build-script-build`
27282025-05-08T03:36:51.552Z Compiling clap_derive v4.5.32
27292025-05-08T03:36:51.555Z Running `/home/build/.rustup/toolchains/1.86.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=2c6dea814c0f84fd -C extra-filename=-8134001f39518a46 --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-898e01f7b1a1be18.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27302025-05-08T03:36:51.584Z Compiling ucd-trie v0.1.7
27312025-05-08T03:36:51.584Z Running `/home/build/.rustup/toolchains/1.86.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=6a89a30622c00f6c -C extra-filename=-1214847bde3c5bbd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27322025-05-08T03:36:51.614Z Compiling psl-types v2.0.11
27332025-05-08T03:36:51.614Z Running `/home/build/.rustup/toolchains/1.86.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=fff6ac19a27c4f5d -C extra-filename=-bd44e61f0ef1d493 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27342025-05-08T03:36:51.795Z Compiling hyper v1.6.0
27352025-05-08T03:36:51.798Z Running `/home/build/.rustup/toolchains/1.86.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=0df07692a4dc5616 -C extra-filename=-df82cfab8dc943fe --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-9f8e64fcba1e5df2.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-0b96be3d23455056.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-98bc3226bfda47d3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b4e86787846c9cb7.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-31d17b43dfb8e636.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-04bf4929f7a54a53.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4e19af958952b731.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-2b53ddeb7bc9109c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-841f7587ccada14c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27362025-05-08T03:36:51.853Z Compiling clap_builder v4.5.35
27372025-05-08T03:36:51.857Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=233a6eb2c66a5f32 -C extra-filename=-402848661cd7e43d --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-70f798e7bf4beb3d.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-1e83090b88d7e230.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-2cb83529c6df965c.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-3ce62d4660f4918b.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-ac7ad8ba4b867a6c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27382025-05-08T03:36:52.118Z Compiling litrs v0.4.1
27392025-05-08T03:36:52.121Z Running `/home/build/.rustup/toolchains/1.86.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=27c806cd683e59db -C extra-filename=-65b53a138471a4d5 --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:36:53.391Z Compiling document-features v0.2.10
27412025-05-08T03:36:53.425Z Running `/home/build/.rustup/toolchains/1.86.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=4a9521df8ea2440e -C extra-filename=-54ff5563503f1807 --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-65b53a138471a4d5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27422025-05-08T03:36:54.581Z Compiling hyper-util v0.1.11
27432025-05-08T03:36:54.584Z Running `/home/build/.rustup/toolchains/1.86.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.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="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"' --cfg 'feature="tracing"' --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", "tracing"))' -C metadata=6d748b87d0bd98f8 -C extra-filename=-a3a84f5d5133d8b3 --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-9f8e64fcba1e5df2.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-0b96be3d23455056.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b4e86787846c9cb7.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-df82cfab8dc943fe.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-9a136de79fe574e0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-d4879014808bc9b4.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-6a6f9294186d7e4d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27442025-05-08T03:36:54.612Z Compiling publicsuffix v2.3.0
27452025-05-08T03:36:54.615Z Running `/home/build/.rustup/toolchains/1.86.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=3aa2b0c803965a16 -C extra-filename=-eb6a73390feeed75 --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-4e0a6846b1d3feb9.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-bd44e61f0ef1d493.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27462025-05-08T03:36:54.944Z Compiling pest v2.7.14
27472025-05-08T03:36:54.972Z Running `/home/build/.rustup/toolchains/1.86.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=8903d07b3251e3ed -C extra-filename=-425fb8ec25375d9b --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-2f30e680c9e63b82.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-1214847bde3c5bbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27482025-05-08T03:36:55.094Z Running `/home/build/.rustup/toolchains/1.86.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=8150b254f65553d5 -C extra-filename=-5ed8136344f353f1 --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-e7b501f844213079.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1fea0e4a1756d87c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27492025-05-08T03:36:55.426Z Compiling webpki-roots v0.26.6
27502025-05-08T03:36:55.429Z Running `/home/build/.rustup/toolchains/1.86.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=fd36e62cc20d28b1 -C extra-filename=-9bcee1d2cec39e1d --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-522227478bca0142.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27512025-05-08T03:36:55.678Z Compiling ipnetwork v0.21.1
27522025-05-08T03:36:55.681Z Running `/home/build/.rustup/toolchains/1.86.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=426138a2d0f1a63c -C extra-filename=-c72da711e3bfca3c --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-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27532025-05-08T03:36:56.096Z Compiling sync_wrapper v1.0.1
27542025-05-08T03:36:56.099Z Running `/home/build/.rustup/toolchains/1.86.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=d11cafdeeb7fae1a -C extra-filename=-da2e0efedec480f2 --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-20cc0d919cf526a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27552025-05-08T03:36:56.183Z Compiling clap v4.5.35
27562025-05-08T03:36:56.187Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.5.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=1c96c1726f2a7b38 -C extra-filename=-ae158bf3b9f8b817 --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-402848661cd7e43d.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-8134001f39518a46.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27572025-05-08T03:36:56.279Z Compiling winnow v0.5.40
27582025-05-08T03:36:56.282Z Running `/home/build/.rustup/toolchains/1.86.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=c09fd987f0270d21 -C extra-filename=-dc17ff27fc913874 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27592025-05-08T03:36:56.326Z Compiling tower-layer v0.3.3
27602025-05-08T03:36:56.329Z Running `/home/build/.rustup/toolchains/1.86.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=58560bd46524c252 -C extra-filename=-9d5808568ad56e19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27612025-05-08T03:36:56.537Z Running `/home/build/.rustup/toolchains/1.86.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=860dc34acaa69c5f -C extra-filename=-3b61d498e20b443d --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-daba4f3c1b68dcbf.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fc088a34275501fb.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-2c7c5d32c902c35b.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-e69c70cf5e0049db.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version`
27622025-05-08T03:36:56.631Z Compiling tower v0.5.2
27632025-05-08T03:36:56.634Z Running `/home/build/.rustup/toolchains/1.86.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=25e5fee12c47b541 -C extra-filename=-713102f9d90d4cda --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-20cc0d919cf526a3.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-da2e0efedec480f2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-9d5808568ad56e19.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-d4879014808bc9b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27642025-05-08T03:36:57.143Z Compiling tokio-native-tls v0.3.1
27652025-05-08T03:36:57.169Z Running `/home/build/.rustup/toolchains/1.86.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=d17af53f25e253ac -C extra-filename=-3e89d7d3d4b0cd64 --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-3b61d498e20b443d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
27662025-05-08T03:36:57.475Z Compiling hyper-tls v0.6.0
27672025-05-08T03:36:57.494Z Running `/home/build/.rustup/toolchains/1.86.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=95dc32cca052950a -C extra-filename=-0d0e7985e7353858 --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-9f8e64fcba1e5df2.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-fffe7d22aad820fd.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-df82cfab8dc943fe.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a3a84f5d5133d8b3.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-3b61d498e20b443d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-3e89d7d3d4b0cd64.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-d4879014808bc9b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
27682025-05-08T03:36:57.500Z Compiling pest_meta v2.7.14
27692025-05-08T03:36:57.503Z Compiling cookie_store v0.21.1
27702025-05-08T03:36:57.522Z Running `/home/build/.rustup/toolchains/1.86.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=57f10dfdd7a68276 -C extra-filename=-909e6a293339c115 --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-be01080c9c55c2cd.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-425fb8ec25375d9b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27712025-05-08T03:36:57.525Z Running `/home/build/.rustup/toolchains/1.86.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=a4e8ec59f1f737de -C extra-filename=-b83e800facb9d66e --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-5ed8136344f353f1.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-54ff5563503f1807.so --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-4e0a6846b1d3feb9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-eb6a73390feeed75.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-fb709642302e3e4b.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1fea0e4a1756d87c.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b91b370c7e2acb73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27722025-05-08T03:36:57.915Z Compiling openapiv3 v2.0.0
27732025-05-08T03:36:57.939Z Running `/home/build/.rustup/toolchains/1.86.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=ccb27d1692e7c174 -C extra-filename=-bebe141ada6d2f7b --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-718d9f25eafe18fb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27742025-05-08T03:36:57.944Z Compiling signature v2.2.0
27752025-05-08T03:36:57.983Z Running `/home/build/.rustup/toolchains/1.86.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=1bc132aa1c2262a2 -C extra-filename=-f0068d85b2ab1558 --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-5521fc2fbb46472c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27762025-05-08T03:36:58.271Z Compiling scroll_derive v0.12.0
27772025-05-08T03:36:58.274Z Running `/home/build/.rustup/toolchains/1.86.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=3bf4f5bdaecad3e1 -C extra-filename=-03c03d45430f5e18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27782025-05-08T03:36:58.363Z Compiling data-encoding v2.6.0
27792025-05-08T03:36:58.366Z Running `/home/build/.rustup/toolchains/1.86.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=fc453dc87960b50d -C extra-filename=-729ac19f9ff8ff78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27802025-05-08T03:36:58.985Z Compiling pest_generator v2.7.14
27812025-05-08T03:36:58.988Z Running `/home/build/.rustup/toolchains/1.86.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=b045b65a7c5b1323 -C extra-filename=-6bf871dc21342d38 --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-425fb8ec25375d9b.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-909e6a293339c115.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27822025-05-08T03:36:59.622Z Compiling toml_edit v0.19.15
27832025-05-08T03:36:59.626Z Running `/home/build/.rustup/toolchains/1.86.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=66e045a76e33d6d9 -C extra-filename=-54ceb39e42f90769 --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-718d9f25eafe18fb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-1585bf0c51f03b73.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a64e61c547a376af.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-dc17ff27fc913874.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27842025-05-08T03:36:59.745Z Compiling siphasher v0.3.11
27852025-05-08T03:36:59.748Z Running `/home/build/.rustup/toolchains/1.86.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=1527673e48602d3a -C extra-filename=-97ae0a8b40a09002 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27862025-05-08T03:36:59.909Z Compiling scroll v0.12.0
27872025-05-08T03:36:59.912Z Running `/home/build/.rustup/toolchains/1.86.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=ab0393f93a4b31e1 -C extra-filename=-ca80ad774d9e9ac6 --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-03c03d45430f5e18.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27882025-05-08T03:37:00.159Z Compiling tinyvec_macros v0.1.1
27892025-05-08T03:37:00.188Z Running `/home/build/.rustup/toolchains/1.86.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=774bd2ecb0ad2523 -C extra-filename=-cb1f570f49917c8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27902025-05-08T03:37:00.305Z Compiling plain v0.2.3
27912025-05-08T03:37:00.308Z Running `/home/build/.rustup/toolchains/1.86.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=2f7263f7eebcba9d -C extra-filename=-61730aa91becd9fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27922025-05-08T03:37:00.409Z Compiling tinyvec v1.8.0
27932025-05-08T03:37:00.448Z Running `/home/build/.rustup/toolchains/1.86.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=4f83bac4f6d51ab4 -C extra-filename=-1cf823ba7fddb7b2 --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-cb1f570f49917c8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27942025-05-08T03:37:00.507Z Compiling goblin v0.8.2
27952025-05-08T03:37:00.510Z Running `/home/build/.rustup/toolchains/1.86.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=98d7a07f3407a24b -C extra-filename=-20dd4dde6fd932b2 --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-daba4f3c1b68dcbf.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-61730aa91becd9fb.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-ca80ad774d9e9ac6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962025-05-08T03:37:00.540Z Compiling phf_shared v0.11.2
27972025-05-08T03:37:00.544Z Running `/home/build/.rustup/toolchains/1.86.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=1ec6c87e54e12b9c -C extra-filename=-757c80bfc90f886b --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-97ae0a8b40a09002.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27982025-05-08T03:37:00.918Z Compiling usdt-impl v0.5.0
27992025-05-08T03:37:00.922Z Running `/home/build/.rustup/toolchains/1.86.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=346af10724bb3805 -C extra-filename=-92b0072c912b523a --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-92b0072c912b523a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28002025-05-08T03:37:00.963Z Compiling pretty-hex v0.4.1
28012025-05-08T03:37:00.967Z Running `/home/build/.rustup/toolchains/1.86.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=1de18fcef198766d -C extra-filename=-51606c72477ef962 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28022025-05-08T03:37:01.241Z Compiling zerocopy v0.8.10
28032025-05-08T03:37:01.245Z Running `/home/build/.rustup/toolchains/1.86.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=8062c52c22d4d815 -C extra-filename=-db22c9a7523870d1 --out-dir /work/oxidecomputer/omicron/target/debug/build/zerocopy-db22c9a7523870d1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28042025-05-08T03:37:01.442Z Compiling bitflags v1.3.2
28052025-05-08T03:37:01.481Z Running `/home/build/.rustup/toolchains/1.86.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=696cb0cad1d94f9f -C extra-filename=-583cffbe97cd9a36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28062025-05-08T03:37:01.594Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-92b0072c912b523a/build-script-build`
28072025-05-08T03:37:01.796Z Compiling sha1 v0.10.6
28082025-05-08T03:37:01.799Z Running `/home/build/.rustup/toolchains/1.86.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=e86e9f26571240f9 -C extra-filename=-97d6be9eb3fdf7a9 --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-7f8514ed35d62a3a.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-2b80f643c97b05f7.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-5521fc2fbb46472c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28092025-05-08T03:37:01.897Z Compiling pest_derive v2.7.14
28102025-05-08T03:37:01.900Z Running `/home/build/.rustup/toolchains/1.86.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=4fb86f00859ae09a -C extra-filename=-27f2347e51087deb --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-425fb8ec25375d9b.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-6bf871dc21342d38.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28112025-05-08T03:37:01.924Z Compiling zerocopy-derive v0.8.10
28122025-05-08T03:37:01.927Z Running `/home/build/.rustup/toolchains/1.86.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=18b2eba12b0eab89 -C extra-filename=-dc7c6bfdad4b1f24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28132025-05-08T03:37:02.105Z Compiling num-integer v0.1.46
28142025-05-08T03:37:02.111Z Running `/home/build/.rustup/toolchains/1.86.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=7e1c267c12e794cf -C extra-filename=-6b8f3f4a98e59b6b --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-b016ab649b5092da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28152025-05-08T03:37:02.153Z Running `/work/oxidecomputer/omicron/target/debug/build/zerocopy-db22c9a7523870d1/build-script-build`
28162025-05-08T03:37:02.237Z Compiling thread-id v4.2.2
28172025-05-08T03:37:02.240Z Running `/home/build/.rustup/toolchains/1.86.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=e86b4ffa58eb2b2e -C extra-filename=-3588e1c521b897b8 --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28182025-05-08T03:37:02.265Z Compiling winnow v0.7.3
28192025-05-08T03:37:02.269Z Running `/home/build/.rustup/toolchains/1.86.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=af5277575b4a3082 -C extra-filename=-6ef9097ab05d5efe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28202025-05-08T03:37:02.401Z Compiling crc32fast v1.4.2
28212025-05-08T03:37:02.404Z Running `/home/build/.rustup/toolchains/1.86.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=fc66d55bd043eefa -C extra-filename=-dc6ff59ed603a867 --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-7f8514ed35d62a3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28222025-05-08T03:37:02.812Z Compiling unicode-segmentation v1.12.0
28232025-05-08T03:37:02.851Z Running `/home/build/.rustup/toolchains/1.86.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=4f70cf9c4e129154 -C extra-filename=-ad84214d9a4bf3fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28242025-05-08T03:37:02.894Z Compiling static_assertions v1.1.0
28252025-05-08T03:37:02.939Z Running `/home/build/.rustup/toolchains/1.86.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=295c6c155934166b -C extra-filename=-eebb9e55bdfbecfa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28262025-05-08T03:37:03.039Z Compiling dtrace-parser v0.2.0
28272025-05-08T03:37:03.046Z Running `/home/build/.rustup/toolchains/1.86.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=f2ae7f73fc6ab711 -C extra-filename=-10126884885ae171 --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-425fb8ec25375d9b.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-27f2347e51087deb.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28282025-05-08T03:37:03.061Z Compiling base16ct v0.2.0
28292025-05-08T03:37:03.105Z Running `/home/build/.rustup/toolchains/1.86.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=b05ce22b0616b9ec -C extra-filename=-2f0f34c3a81c542d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28302025-05-08T03:37:03.439Z Compiling sec1 v0.7.3
28312025-05-08T03:37:03.442Z Running `/home/build/.rustup/toolchains/1.86.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=b3aabbadae59bb4a -C extra-filename=-a439ed21d8d9232f --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-2f0f34c3a81c542d.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-59cd39f573908132.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-424a4eab6aa72a9c.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-f6ff94aad6003186.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28322025-05-08T03:37:03.769Z Compiling hubpack_derive v0.1.1
28332025-05-08T03:37:03.773Z Running `/home/build/.rustup/toolchains/1.86.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=84f0b2897b4d3ae5 -C extra-filename=-e4a0d56154d3cce3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28342025-05-08T03:37:04.062Z Compiling ff v0.13.0
28352025-05-08T03:37:04.065Z Running `/home/build/.rustup/toolchains/1.86.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=b886d0bce9d0a424 -C extra-filename=-35d01822ad41ba00 --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-e46a24b1c936db89.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28362025-05-08T03:37:04.359Z Compiling heck v0.4.1
28372025-05-08T03:37:04.362Z Running `/home/build/.rustup/toolchains/1.86.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=574977b599b350bb -C extra-filename=-317511b4e6521cea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28382025-05-08T03:37:04.829Z Compiling group v0.13.0
28392025-05-08T03:37:04.832Z Running `/home/build/.rustup/toolchains/1.86.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=02a583f33d58459a -C extra-filename=-d36381fd22eefd16 --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-35d01822ad41ba00.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28402025-05-08T03:37:04.913Z Compiling hubpack v0.1.2
28412025-05-08T03:37:04.936Z Running `/home/build/.rustup/toolchains/1.86.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=28c89aa7c9fd5adc -C extra-filename=-c47270a6e06ecf5b --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-e4a0d56154d3cce3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28422025-05-08T03:37:04.940Z Running `/home/build/.rustup/toolchains/1.86.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=e0f5bcbe5c83cfe1 -C extra-filename=-917d586881b8133b --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-dc7c6bfdad4b1f24.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)'`
28432025-05-08T03:37:05.032Z Compiling num-iter v0.1.45
28442025-05-08T03:37:05.036Z Running `/home/build/.rustup/toolchains/1.86.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=f8fd0a7922c3abad -C extra-filename=-654d082f1ab23d47 --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-6b8f3f4a98e59b6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28452025-05-08T03:37:05.202Z Compiling oxnet v0.1.1
28462025-05-08T03:37:05.205Z Running `/home/build/.rustup/toolchains/1.86.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=03d81e155e4c0f43 -C extra-filename=-17e0f7ff36da3706 --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-c72da711e3bfca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28472025-05-08T03:37:05.273Z Compiling hkdf v0.12.4
28482025-05-08T03:37:05.277Z Running `/home/build/.rustup/toolchains/1.86.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=cba05b227ca1a027 -C extra-filename=-91568b0976fde766 --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-178c663a766d6210.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28492025-05-08T03:37:05.377Z Compiling crypto-bigint v0.5.5
28502025-05-08T03:37:05.380Z Running `/home/build/.rustup/toolchains/1.86.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=4fc1d07e7bddfa66 -C extra-filename=-93f69439f2fd7a2f --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-424a4eab6aa72a9c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28512025-05-08T03:37:05.598Z Compiling toml_edit v0.22.24
28522025-05-08T03:37:05.602Z Running `/home/build/.rustup/toolchains/1.86.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=f6cc250968962664 -C extra-filename=-08ab4fa0199e0d68 --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-718d9f25eafe18fb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-1585bf0c51f03b73.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a64e61c547a376af.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-6ef9097ab05d5efe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28532025-05-08T03:37:05.909Z Compiling memmap v0.7.0
28542025-05-08T03:37:05.909Z Running `/home/build/.rustup/toolchains/1.86.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=e5086475188a0c58 -C extra-filename=-2bd059cb1b700c5f --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28552025-05-08T03:37:05.976Z Compiling unicode-width v0.2.0
28562025-05-08T03:37:05.979Z Running `/home/build/.rustup/toolchains/1.86.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=32579ddb513226cf -C extra-filename=-8eb4dc81f9420728 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28572025-05-08T03:37:06.280Z Compiling num-bigint-dig v0.8.4
28582025-05-08T03:37:06.284Z Running `/home/build/.rustup/toolchains/1.86.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=9c58a5148827debc -C extra-filename=-cc911c285da7560b --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-cc911c285da7560b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28592025-05-08T03:37:06.570Z Compiling dof v0.3.0
28602025-05-08T03:37:06.575Z Running `/home/build/.rustup/toolchains/1.86.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=b213b28ad4f36af1 -C extra-filename=-736ad87ef407909e --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-20dd4dde6fd932b2.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-51606c72477ef962.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c11d658f1074ec63.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28612025-05-08T03:37:06.668Z Compiling strum_macros v0.26.4
28622025-05-08T03:37:06.706Z Running `/home/build/.rustup/toolchains/1.86.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=fb28ea08097c9019 -C extra-filename=-bd43e950c1d3283c --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-898e01f7b1a1be18.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-3fc5ea9e75a3a53d.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28632025-05-08T03:37:06.734Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-cc911c285da7560b/build-script-build`
28642025-05-08T03:37:06.781Z Compiling zerocopy-derive v0.6.6
28652025-05-08T03:37:06.785Z Running `/home/build/.rustup/toolchains/1.86.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=94d3fc554937afa9 -C extra-filename=-b34a0c63bc0f2671 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28662025-05-08T03:37:08.142Z Running `/home/build/.rustup/toolchains/1.86.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=68177966671f89ee -C extra-filename=-44f89183a0444deb --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-2129b7fb5c80af14.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-736ad87ef407909e.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-10126884885ae171.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-3588e1c521b897b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
28672025-05-08T03:37:08.381Z Compiling elliptic-curve v0.13.8
28682025-05-08T03:37:08.384Z Running `/home/build/.rustup/toolchains/1.86.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=5208326d9fe9eb4e -C extra-filename=-b3ca9dc8640c22ec --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-2f0f34c3a81c542d.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-93f69439f2fd7a2f.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-5521fc2fbb46472c.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-35d01822ad41ba00.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-424a4eab6aa72a9c.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-d36381fd22eefd16.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-91568b0976fde766.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-8665c72c69b562d8.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-f6ff94aad6003186.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-a439ed21d8d9232f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28692025-05-08T03:37:08.972Z Compiling bzip2-sys v0.1.13+1.0.8
28702025-05-08T03:37:09.012Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bzip2-sys-0.1.13+1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__disabled", "static"))' -C metadata=c0730fe58df0f79e -C extra-filename=-b877340f7abf5fc6 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b877340f7abf5fc6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-cac1d5d3df92c21f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-8f7071966951b8cc.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28712025-05-08T03:37:09.274Z Compiling zerocopy v0.6.6
28722025-05-08T03:37:09.277Z Running `/home/build/.rustup/toolchains/1.86.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=ebb918df67c7d5b6 -C extra-filename=-986f800d9db672b6 --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-2129b7fb5c80af14.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-b34a0c63bc0f2671.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28732025-05-08T03:37:09.569Z Running `/home/build/.rustup/toolchains/1.86.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=d5ca71e699b9a52a -C extra-filename=-06f61af37fe62196 --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-2129b7fb5c80af14.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-2d6fd9042787b01e.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-ed980c3ba206050c.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6b8f3f4a98e59b6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-654d082f1ab23d47.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-2b53ddeb7bc9109c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
28742025-05-08T03:37:09.629Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b877340f7abf5fc6/build-script-build`
28752025-05-08T03:37:09.854Z Compiling usdt-attr-macro v0.5.0
28762025-05-08T03:37:09.858Z Running `/home/build/.rustup/toolchains/1.86.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=befa78e5cefbd87a -C extra-filename=-bf65d25734d312ae --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-10126884885ae171.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-64a834e7b41ae069.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-44f89183a0444deb.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28772025-05-08T03:37:10.037Z Compiling usdt-macro v0.5.0
28782025-05-08T03:37:10.040Z Running `/home/build/.rustup/toolchains/1.86.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=8b48bb77e8efa105 -C extra-filename=-56d458899f448761 --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-10126884885ae171.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-64a834e7b41ae069.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-44f89183a0444deb.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28792025-05-08T03:37:11.248Z Compiling flate2 v1.1.1
28802025-05-08T03:37:11.251Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=761ca332c87e7bd9 -C extra-filename=-2b45682c7ecb0125 --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-dc6ff59ed603a867.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-aa8971cfbc812aad.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28812025-05-08T03:37:11.296Z Compiling pkcs1 v0.7.5
28822025-05-08T03:37:11.299Z Running `/home/build/.rustup/toolchains/1.86.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=8746f6ee1b014bdc -C extra-filename=-45d3e80f6b1a1bfc --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-59cd39f573908132.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-f6ff94aad6003186.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-a042adec6572f408.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28832025-05-08T03:37:11.472Z Compiling strum v0.26.3
28842025-05-08T03:37:11.475Z Running `/home/build/.rustup/toolchains/1.86.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=9f8601e4c8600ca6 -C extra-filename=-9f185f9c7720bb01 --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-bd43e950c1d3283c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28852025-05-08T03:37:11.683Z Compiling curve25519-dalek v4.1.3
28862025-05-08T03:37:11.686Z Running `/home/build/.rustup/toolchains/1.86.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=27fc2e065a258e01 -C extra-filename=-2761d38b6a5f36cd --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-2761d38b6a5f36cd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-778b52d530948f9a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28872025-05-08T03:37:11.716Z Compiling usdt v0.5.0
28882025-05-08T03:37:11.720Z Compiling crossbeam-epoch v0.9.18
28892025-05-08T03:37:11.743Z Running `/home/build/.rustup/toolchains/1.86.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=94bc26d1f63b4a3f -C extra-filename=-aa32414fb9354869 --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-736ad87ef407909e.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-10126884885ae171.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-20dd4dde6fd932b2.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-2bd059cb1b700c5f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-bf65d25734d312ae.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-44f89183a0444deb.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-56d458899f448761.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28902025-05-08T03:37:11.746Z Running `/home/build/.rustup/toolchains/1.86.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=83b28c4032fcc0fe -C extra-filename=-c912c30a73c6fb4f --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-663aa3ae28b698ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28912025-05-08T03:37:12.143Z Compiling bstr v1.10.0
28922025-05-08T03:37:12.146Z Running `/home/build/.rustup/toolchains/1.86.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=ef7779287f69a3ad -C extra-filename=-890e49335d5c84ae --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-2f30e680c9e63b82.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-523fd530d45e20da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28932025-05-08T03:37:12.216Z Compiling itertools v0.10.5
28942025-05-08T03:37:12.220Z Compiling ahash v0.8.11
28952025-05-08T03:37:12.220Z Running `/home/build/.rustup/toolchains/1.86.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=9ef51266ba4fe453 -C extra-filename=-4762b94fa4a567ca --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-03f8d194805f45a1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28962025-05-08T03:37:12.244Z Running `/home/build/.rustup/toolchains/1.86.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=0d661e2192d85a54 -C extra-filename=-5de20dc262ac9b99 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-5de20dc262ac9b99 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28972025-05-08T03:37:12.453Z Compiling newtype-uuid v1.2.1
28982025-05-08T03:37:12.456Z Running `/home/build/.rustup/toolchains/1.86.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=3ff66257d508dcd0 -C extra-filename=-e9fb94f64b18180a --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype-uuid-e9fb94f64b18180a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28992025-05-08T03:37:12.507Z Compiling rayon-core v1.12.1
29002025-05-08T03:37:12.510Z Running `/home/build/.rustup/toolchains/1.86.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=6ee1f1faaef0098c -C extra-filename=-dcf0a0001e362874 --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-dcf0a0001e362874 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29012025-05-08T03:37:12.657Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-2761d38b6a5f36cd/build-script-build`
29022025-05-08T03:37:12.706Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-5de20dc262ac9b99/build-script-build`
29032025-05-08T03:37:12.792Z Compiling rsa v0.9.6
29042025-05-08T03:37:12.795Z Running `/home/build/.rustup/toolchains/1.86.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=f2f3ec0bdff93d9e -C extra-filename=-36008965f2b3eabe --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-411b812118811da9.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-5521fc2fbb46472c.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-06f61af37fe62196.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6b8f3f4a98e59b6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-45d3e80f6b1a1bfc.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-f6ff94aad6003186.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f0068d85b2ab1558.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-a042adec6572f408.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29052025-05-08T03:37:12.795Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bzip2-sys-0.1.13+1.0.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__disabled", "static"))' -C metadata=26e53f210a0726ab -C extra-filename=-18d8f029bffe20f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -l static=bz2`
29062025-05-08T03:37:12.867Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype-uuid-e9fb94f64b18180a/build-script-build`
29072025-05-08T03:37:12.911Z Compiling toml v0.7.8
29082025-05-08T03:37:12.914Z Running `/home/build/.rustup/toolchains/1.86.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=c5a9d528bc6fbebd -C extra-filename=-627769ba0dc3f32a --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-fcfda3857d1092f5.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-1585bf0c51f03b73.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a64e61c547a376af.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-54ceb39e42f90769.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29092025-05-08T03:37:12.942Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-dcf0a0001e362874/build-script-build`
29102025-05-08T03:37:12.983Z Compiling unicode-normalization v0.1.24
29112025-05-08T03:37:12.986Z Running `/home/build/.rustup/toolchains/1.86.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=1afb32a364f6d3b6 -C extra-filename=-f7df39549d51b09e --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-1cf823ba7fddb7b2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29122025-05-08T03:37:13.008Z Compiling rfc6979 v0.4.0
29132025-05-08T03:37:13.011Z Running `/home/build/.rustup/toolchains/1.86.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=b27a6042cfdd0f7d -C extra-filename=-8eae54a20b46ea06 --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-178c663a766d6210.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29142025-05-08T03:37:13.219Z Compiling curve25519-dalek-derive v0.1.1
29152025-05-08T03:37:13.223Z Running `/home/build/.rustup/toolchains/1.86.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=80481eeaddae917b -C extra-filename=-3f01f7839da5bf5c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29162025-05-08T03:37:13.746Z Compiling zstd-sys v2.0.14+zstd.1.5.7
29172025-05-08T03:37:13.749Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-sys-2.0.14+zstd.1.5.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=0d00c20173e329ef -C extra-filename=-e165142110e2bba8 --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-sys-e165142110e2bba8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-cac1d5d3df92c21f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-8f7071966951b8cc.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29182025-05-08T03:37:14.109Z Compiling memoffset v0.9.1
29192025-05-08T03:37:14.112Z Running `/home/build/.rustup/toolchains/1.86.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=4c83b39adf9ebead -C extra-filename=-c0308f39a22f9bf4 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-c0308f39a22f9bf4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-ae2c6342de22e17c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29202025-05-08T03:37:14.496Z Compiling managed v0.8.0
29212025-05-08T03:37:14.499Z Running `/home/build/.rustup/toolchains/1.86.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=ce633e8a1e748c94 -C extra-filename=-8b1f7a664d8168c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29222025-05-08T03:37:14.563Z Compiling signal-hook v0.3.17
29232025-05-08T03:37:14.567Z Running `/home/build/.rustup/toolchains/1.86.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=a0f06ba7c28b0f04 -C extra-filename=-9e6336b1a1137bdb --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-9e6336b1a1137bdb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29242025-05-08T03:37:14.718Z Running `/work/oxidecomputer/omicron/target/debug/build/zstd-sys-e165142110e2bba8/build-script-build`
29252025-05-08T03:37:14.851Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-c0308f39a22f9bf4/build-script-build`
29262025-05-08T03:37:14.925Z Running `/home/build/.rustup/toolchains/1.86.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=c06488fa07fa2ad5 -C extra-filename=-e71be508c6f571a4 --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-7f8514ed35d62a3a.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-2b80f643c97b05f7.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-3f01f7839da5bf5c.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-5521fc2fbb46472c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.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"'`
29272025-05-08T03:37:14.929Z Compiling ecdsa v0.16.9
29282025-05-08T03:37:14.932Z Running `/home/build/.rustup/toolchains/1.86.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=51cde1468edcbdf1 -C extra-filename=-0b73039aa680ab70 --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-59cd39f573908132.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-5521fc2fbb46472c.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-b3ca9dc8640c22ec.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-8eae54a20b46ea06.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f0068d85b2ab1558.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-a042adec6572f408.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29292025-05-08T03:37:14.963Z Running `/home/build/.rustup/toolchains/1.86.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=bea6af9568a22fb5 -C extra-filename=-56a9db23fa53bda5 --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-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)'`
29302025-05-08T03:37:14.991Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-9e6336b1a1137bdb/build-script-build`
29312025-05-08T03:37:15.034Z Running `/home/build/.rustup/toolchains/1.86.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=be9ed75b23fbb4f5 -C extra-filename=-f6fdc33726fc3fba --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-7f8514ed35d62a3a.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-ef5fc587d8c2f327.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c11d658f1074ec63.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
29322025-05-08T03:37:15.323Z Compiling crossbeam-deque v0.8.5
29332025-05-08T03:37:15.326Z Running `/home/build/.rustup/toolchains/1.86.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=8bf80900c68b5c0e -C extra-filename=-ac4a4d293ad3028a --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-c912c30a73c6fb4f.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-663aa3ae28b698ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29342025-05-08T03:37:15.585Z Compiling x509-cert v0.2.5
29352025-05-08T03:37:15.589Z Running `/home/build/.rustup/toolchains/1.86.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=4055da66712223f8 -C extra-filename=-48229c7287083b5a --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-411b812118811da9.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-59cd39f573908132.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-a042adec6572f408.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29362025-05-08T03:37:15.717Z Compiling daft-derive v0.1.3
29372025-05-08T03:37:15.720Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name daft_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/daft-derive-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9fc1841a44b29861 -C extra-filename=-f20a3d0b37cf091e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29382025-05-08T03:37:15.748Z Compiling unicode-xid v0.2.6
29392025-05-08T03:37:15.751Z Running `/home/build/.rustup/toolchains/1.86.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=9af2cd1d638fde7f -C extra-filename=-9a19e123728e4c50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29402025-05-08T03:37:15.978Z Compiling fixedbitset v0.4.2
29412025-05-08T03:37:15.981Z Running `/home/build/.rustup/toolchains/1.86.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=f9b461c8bf20c76e -C extra-filename=-5b614b25c2848cba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29422025-05-08T03:37:16.453Z Compiling precomputed-hash v0.1.1
29432025-05-08T03:37:16.457Z Running `/home/build/.rustup/toolchains/1.86.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=6c3bdf5922cae9db -C extra-filename=-9925f981ebbe07b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29442025-05-08T03:37:16.599Z Compiling new_debug_unreachable v1.0.6
29452025-05-08T03:37:16.605Z Running `/home/build/.rustup/toolchains/1.86.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=5a51c90b49edb6f6 -C extra-filename=-0e44457c182f0807 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29462025-05-08T03:37:16.733Z Compiling string_cache v0.8.9
29472025-05-08T03:37:16.736Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name string_cache --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "malloc_size_of", "serde", "serde_support"))' -C metadata=266f6f00781f556a -C extra-filename=-03f720d69f7a63cf --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-0e44457c182f0807.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-113e367aef165863.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-757c80bfc90f886b.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-9925f981ebbe07b1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29482025-05-08T03:37:17.249Z Compiling petgraph v0.6.5
29492025-05-08T03:37:17.269Z Running `/home/build/.rustup/toolchains/1.86.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=c3a93b77ddac3395 -C extra-filename=-fcbb94f616a5d791 --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-5b614b25c2848cba.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-718d9f25eafe18fb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-fb709642302e3e4b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29502025-05-08T03:37:17.442Z Compiling daft v0.1.3
29512025-05-08T03:37:17.445Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name daft --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/daft-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="newtype-uuid1"' --cfg 'feature="oxnet01"' --cfg 'feature="std"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "newtype-uuid1", "oxnet01", "std", "uuid1"))' -C metadata=6b663b24aa33a6c7 -C extra-filename=-bb0c8ef7dca54bb7 --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-f20a3d0b37cf091e.so --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-56a9db23fa53bda5.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-17e0f7ff36da3706.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-22ac41b32946fc92.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29522025-05-08T03:37:18.018Z Running `/home/build/.rustup/toolchains/1.86.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=dcb071eaa27680be -C extra-filename=-a7d6a0ede62f02f1 --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-ac4a4d293ad3028a.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-663aa3ae28b698ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29532025-05-08T03:37:19.533Z Running `/home/build/.rustup/toolchains/1.86.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=563488774b1743d3 -C extra-filename=-e9c6f9af1ed198ca --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-f9843d87f643e91e.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-b62228e231647547.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29542025-05-08T03:37:19.849Z Running `/home/build/.rustup/toolchains/1.86.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=b699d3ec8be9788b -C extra-filename=-58ee7cafd1a12e02 --out-dir /work/oxidecomputer/omicron/target/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`
29552025-05-08T03:37:20.007Z Compiling rand_core v0.9.2
29562025-05-08T03:37:20.011Z Running `/home/build/.rustup/toolchains/1.86.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=8e553a55df9fac71 -C extra-filename=-5dea1315c2abd6f0 --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-fbb481fac23fa7e5.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-917d586881b8133b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29572025-05-08T03:37:20.366Z Compiling ed25519 v2.2.3
29582025-05-08T03:37:20.370Z Running `/home/build/.rustup/toolchains/1.86.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=7361df82af3d8c4a -C extra-filename=-7a441c0105f5192c --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-f6ff94aad6003186.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f0068d85b2ab1558.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29592025-05-08T03:37:20.474Z Compiling enum-as-inner v0.6.1
29602025-05-08T03:37:20.477Z Running `/home/build/.rustup/toolchains/1.86.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=21fcdda30f9d650f -C extra-filename=-298892a68e048e3a --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-898e01f7b1a1be18.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29612025-05-08T03:37:20.569Z Compiling zstd-safe v7.2.3
29622025-05-08T03:37:20.572Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-safe-7.2.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=f603d16a4bf38d09 -C extra-filename=-656d3633c567061d --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-safe-656d3633c567061d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29632025-05-08T03:37:20.931Z Compiling cfg_aliases v0.2.1
29642025-05-08T03:37:20.934Z Running `/home/build/.rustup/toolchains/1.86.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=72161e594509bc56 -C extra-filename=-2e8540d4c0995bc1 --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:37:21.025Z Compiling ed25519-dalek v2.1.1
29662025-05-08T03:37:21.029Z Running `/home/build/.rustup/toolchains/1.86.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=42fa4e31c255c03d -C extra-filename=-1c92916e93af5ccb --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-e71be508c6f571a4.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-7a441c0105f5192c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f0068d85b2ab1558.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29672025-05-08T03:37:21.080Z Compiling nix v0.29.0
29682025-05-08T03:37:21.107Z Running `/home/build/.rustup/toolchains/1.86.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=775fdbd4fe2b5dc8 -C extra-filename=-462ba87da2779878 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-462ba87da2779878 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-2e8540d4c0995bc1.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29692025-05-08T03:37:21.683Z Compiling hickory-proto v0.24.4
29702025-05-08T03:37:21.687Z Running `/home/build/.rustup/toolchains/1.86.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=8503a0c195956700 -C extra-filename=-eaec26d055baa3da --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-d267ed5fcc66eb5b.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-729ac19f9ff8ff78.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-298892a68e048e3a.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-0b96be3d23455056.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-03968e2f8d93695a.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-4e0a6846b1d3feb9.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-73c4d314c6c4a836.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-1cf823ba7fddb7b2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-6a6f9294186d7e4d.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b91b370c7e2acb73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29712025-05-08T03:37:22.075Z Compiling rand_chacha v0.9.0
29722025-05-08T03:37:22.078Z Running `/home/build/.rustup/toolchains/1.86.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=baa745680da2e8c7 -C extra-filename=-ce30347ef59120f5 --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-1116c517fe10b3d5.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-5dea1315c2abd6f0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29732025-05-08T03:37:22.193Z Compiling bzip2 v0.4.4
29742025-05-08T03:37:22.196Z Running `/home/build/.rustup/toolchains/1.86.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=be4c5e7547ed1233 -C extra-filename=-a5bdfeb29bdff068 --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-18d8f029bffe20f5.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.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-aece66bfb5c8df92/out/lib`
29752025-05-08T03:37:22.451Z Compiling heapless v0.7.17
29762025-05-08T03:37:22.454Z Running `/home/build/.rustup/toolchains/1.86.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=322aced91f37d56c -C extra-filename=-0f5f0b6c6f8a529b --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-0f5f0b6c6f8a529b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-778b52d530948f9a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29772025-05-08T03:37:22.562Z Compiling lalrpop-util v0.19.12
29782025-05-08T03:37:22.565Z Running `/home/build/.rustup/toolchains/1.86.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=5f8cec58099d84e5 -C extra-filename=-b894433656de4993 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29792025-05-08T03:37:22.595Z Compiling rand v0.9.0
29802025-05-08T03:37:22.623Z Running `/home/build/.rustup/toolchains/1.86.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=842dad3c7c58836b -C extra-filename=-eb4466570b4cdfa8 --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-ce30347ef59120f5.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-5dea1315c2abd6f0.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-917d586881b8133b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29812025-05-08T03:37:22.932Z Compiling zip v0.6.6
29822025-05-08T03:37:22.958Z Running `/home/build/.rustup/toolchains/1.86.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=d78a8054f76dd60d -C extra-filename=-457fb615310852bd --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-2129b7fb5c80af14.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-a5bdfeb29bdff068.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-dc6ff59ed603a867.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-2b45682c7ecb0125.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-aece66bfb5c8df92/out/lib`
29832025-05-08T03:37:23.021Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-0f5f0b6c6f8a529b/build-script-build`
29842025-05-08T03:37:23.111Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-462ba87da2779878/build-script-build`
29852025-05-08T03:37:23.160Z Compiling signal-hook-mio v0.2.4
29862025-05-08T03:37:23.163Z Compiling console v0.15.10
29872025-05-08T03:37:23.164Z Running `/home/build/.rustup/toolchains/1.86.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=3d02f391f885dd54 -C extra-filename=-6a97a25cd4a6de8b --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-f9843d87f643e91e.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-719a01ce10a8af49.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e9c6f9af1ed198ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29882025-05-08T03:37:23.188Z Running `/home/build/.rustup/toolchains/1.86.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=6fc0810c5c69f7e4 -C extra-filename=-9282f5134aa6ca48 --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-f9843d87f643e91e.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8eb4dc81f9420728.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29892025-05-08T03:37:23.378Z Compiling hash32 v0.2.1
29902025-05-08T03:37:23.382Z Running `/home/build/.rustup/toolchains/1.86.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=1d316befc7585d35 -C extra-filename=-796d9d60c71d916f --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-2129b7fb5c80af14.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29912025-05-08T03:37:23.773Z Compiling portable-atomic v1.11.0
29922025-05-08T03:37:23.776Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=86a4772978c99865 -C extra-filename=-c79beabc1f47aafc --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-c79beabc1f47aafc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29932025-05-08T03:37:24.439Z Compiling lockfree-object-pool v0.1.6
29942025-05-08T03:37:24.468Z Running `/home/build/.rustup/toolchains/1.86.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=3826227b22732319 -C extra-filename=-a7be4d1ffe964e14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29952025-05-08T03:37:24.468Z Compiling smoltcp v0.9.1
29962025-05-08T03:37:24.468Z Running `/home/build/.rustup/toolchains/1.86.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=cf97938cfe513999 -C extra-filename=-6894bed9f1c33baa --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-6894bed9f1c33baa -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29972025-05-08T03:37:24.468Z Compiling simd-adler32 v0.3.7
29982025-05-08T03:37:24.468Z Running `/home/build/.rustup/toolchains/1.86.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=e30ea65fb2d7f1c3 -C extra-filename=-f6d24a46446ffca9 --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:37:24.468Z Compiling unicode-bidi v0.3.17
30002025-05-08T03:37:24.468Z Running `/home/build/.rustup/toolchains/1.86.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=88db288b2fb2bd22 -C extra-filename=-b20a8b50d4e0996e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30012025-05-08T03:37:24.479Z Compiling bumpalo v3.16.0
30022025-05-08T03:37:24.502Z Running `/home/build/.rustup/toolchains/1.86.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=9ceb1aefdc0ca207 -C extra-filename=-eaad4ac4becf1093 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30032025-05-08T03:37:24.765Z Compiling zip v2.6.1
30042025-05-08T03:37:24.801Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zip-2.6.1/src/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="_deflate-any"' --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="deflate-flate2"' --cfg 'feature="deflate-zopfli"' --cfg 'feature="flate2"' --cfg 'feature="zopfli"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_all-features", "_deflate-any", "aes", "aes-crypto", "bzip2", "chrono", "constant_time_eq", "default", "deflate", "deflate-flate2", "deflate-miniz", "deflate-zlib", "deflate-zlib-ng", "deflate-zopfli", "deflate64", "flate2", "getrandom", "hmac", "jiff-02", "lzma", "lzma-rs", "nt-time", "pbkdf2", "proc-macro2", "sha1", "time", "unreserved", "xz", "zeroize", "zopfli", "zstd"))' -C metadata=bbc66e82c5e982e8 -C extra-filename=-a3975c706e60d9f1 --out-dir /work/oxidecomputer/omicron/target/debug/build/zip-a3975c706e60d9f1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30052025-05-08T03:37:24.846Z Compiling buf-list v1.0.3
30062025-05-08T03:37:24.850Z Running `/home/build/.rustup/toolchains/1.86.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=a15a97798d7eaf65 -C extra-filename=-b8872591abf8fac3 --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-b8872591abf8fac3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30072025-05-08T03:37:24.947Z Compiling unicode-properties v0.1.3
30082025-05-08T03:37:24.950Z Running `/home/build/.rustup/toolchains/1.86.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=2b541b514158d7eb -C extra-filename=-8da183192ba43493 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30092025-05-08T03:37:24.950Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-6894bed9f1c33baa/build-script-build`
30102025-05-08T03:37:25.014Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-c79beabc1f47aafc/build-script-build`
30112025-05-08T03:37:25.111Z Compiling zopfli v0.8.1
30122025-05-08T03:37:25.114Z Running `/home/build/.rustup/toolchains/1.86.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=8d56b6f79064a90f -C extra-filename=-398d2c88b96600c1 --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-eaad4ac4becf1093.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-dc6ff59ed603a867.rmeta --extern lockfree_object_pool=/work/oxidecomputer/omicron/target/debug/deps/liblockfree_object_pool-a7be4d1ffe964e14.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-f6d24a46446ffca9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30132025-05-08T03:37:25.182Z Running `/work/oxidecomputer/omicron/target/debug/build/zip-a3975c706e60d9f1/build-script-build`
30142025-05-08T03:37:25.227Z Running `/home/build/.rustup/toolchains/1.86.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=6622ee321165864b -C extra-filename=-fd87f9b62467d1e2 --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-796d9d60c71d916f.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-716a882fa60f0ce7.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-9da8fed20756ad24.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
30152025-05-08T03:37:25.371Z Compiling stringprep v0.1.5
30162025-05-08T03:37:25.375Z Running `/home/build/.rustup/toolchains/1.86.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=480e4385171d51ec -C extra-filename=-6a04a278f84554a3 --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-b20a8b50d4e0996e.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-f7df39549d51b09e.rmeta --extern unicode_properties=/work/oxidecomputer/omicron/target/debug/deps/libunicode_properties-8da183192ba43493.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30172025-05-08T03:37:25.557Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-b8872591abf8fac3/build-script-build`
30182025-05-08T03:37:25.594Z Compiling crossterm v0.28.1
30192025-05-08T03:37:25.620Z Running `/home/build/.rustup/toolchains/1.86.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=49d636515417a922 -C extra-filename=-53dd3d4a655c462b --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-6a561cfe737ae6c8.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-719a01ce10a8af49.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-113e367aef165863.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-90fb2c852f96a7bd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e9c6f9af1ed198ca.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-6a97a25cd4a6de8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30202025-05-08T03:37:25.626Z Running `/home/build/.rustup/toolchains/1.86.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=85ebe1cc6b13f361 -C extra-filename=-cded52ba09e17906 --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-6a561cfe737ae6c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-58ee7cafd1a12e02.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)'`
30212025-05-08T03:37:26.306Z Compiling rayon v1.10.0
30222025-05-08T03:37:26.310Z Running `/home/build/.rustup/toolchains/1.86.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=2256187d22c42776 -C extra-filename=-eb7ccd3b497b41c6 --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-03f8d194805f45a1.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-a7d6a0ede62f02f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30232025-05-08T03:37:26.390Z Compiling bzip2 v0.5.2
30242025-05-08T03:37:26.393Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bzip2-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libbz2-rs-sys", "static"))' -C metadata=b04aff29423fe595 -C extra-filename=-eed580eb0a993879 --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-18d8f029bffe20f5.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-aece66bfb5c8df92/out/lib`
30252025-05-08T03:37:26.646Z Compiling tokio-stream v0.1.17
30262025-05-08T03:37:26.649Z Running `/home/build/.rustup/toolchains/1.86.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=f06b94e56f60644c -C extra-filename=-3c97eb8460ebc821 --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-20cc0d919cf526a3.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6d2f783aac8e98b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30272025-05-08T03:37:26.800Z Compiling md-5 v0.10.6
30282025-05-08T03:37:26.804Z Running `/home/build/.rustup/toolchains/1.86.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=a66ab5b8fe0ae05e -C extra-filename=-e4ee53d7c7dcf7f2 --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-7f8514ed35d62a3a.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-5521fc2fbb46472c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30292025-05-08T03:37:27.113Z Compiling fs-err v3.1.0
30302025-05-08T03:37:27.117Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs-err-3.1.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("expose_original_error", "tokio"))' -C metadata=36e3bd7c23113d6a -C extra-filename=-1cd29830b4159095 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-1cd29830b4159095 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-ae2c6342de22e17c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30312025-05-08T03:37:27.523Z Compiling fallible-iterator v0.2.0
30322025-05-08T03:37:27.526Z Running `/home/build/.rustup/toolchains/1.86.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=d300663e8e985dd4 -C extra-filename=-0262c5f33c66a6f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30332025-05-08T03:37:27.554Z Compiling predicates-core v1.0.8
30342025-05-08T03:37:27.557Z Running `/home/build/.rustup/toolchains/1.86.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=1f7c3ef048c33ae1 -C extra-filename=-842844d0abd222c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30352025-05-08T03:37:27.597Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-1cd29830b4159095/build-script-build`
30362025-05-08T03:37:27.781Z Running `/home/build/.rustup/toolchains/1.86.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=987dca31523bfa06 -C extra-filename=-3cfa2e4141411fea --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-583cffbe97cd9a36.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-2129b7fb5c80af14.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-fd87f9b62467d1e2.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-8b1f7a664d8168c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30372025-05-08T03:37:27.901Z Running `/home/build/.rustup/toolchains/1.86.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=5beda511e965be32 -C extra-filename=-fb134b9a161e070a --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-9f8e64fcba1e5df2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
30382025-05-08T03:37:28.190Z Compiling postgres-protocol v0.6.8
30392025-05-08T03:37:28.194Z Running `/home/build/.rustup/toolchains/1.86.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=708f6861956b6549 -C extra-filename=-c7dc936f24ceefc6 --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-388427588bad31ec.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-2129b7fb5c80af14.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-9f8e64fcba1e5df2.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-0262c5f33c66a6f2.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-178c663a766d6210.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-e4ee53d7c7dcf7f2.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2f30e680c9e63b82.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-eb4466570b4cdfa8.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-6a04a278f84554a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30402025-05-08T03:37:28.439Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=1dee236d7fde376a -C extra-filename=-fc6ccd30e0849981 --out-dir /work/oxidecomputer/omicron/target/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 portable_atomic_pre_llvm_20 --check-cfg 'cfg(target_feature,values("zacas","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))' --check-cfg 'cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_new_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_offset_of,portable_atomic_no_strict_provenance,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha","zacas"))'`
30412025-05-08T03:37:28.652Z Running `/work/oxidecomputer/omicron/target/debug/build/zstd-safe-656d3633c567061d/build-script-build`
30422025-05-08T03:37:28.683Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name zstd_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-sys-2.0.14+zstd.1.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=0ec5d2c150bff6a2 -C extra-filename=-f96bcd86150ffd1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out -l static=zstd`
30432025-05-08T03:37:28.725Z Compiling similar v2.7.0
30442025-05-08T03:37:28.728Z Running `/home/build/.rustup/toolchains/1.86.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=99e55409e3145831 -C extra-filename=-de8def02646ad1c7 --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-890e49335d5c84ae.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-ad84214d9a4bf3fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30452025-05-08T03:37:28.959Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name zstd_safe --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-safe-7.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=non_upper_case_globals --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=f26b1d29bc8f2f33 -C extra-filename=-2f8c403c33512ae3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zstd_sys=/work/oxidecomputer/omicron/target/debug/deps/libzstd_sys-f96bcd86150ffd1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
30462025-05-08T03:37:29.426Z Compiling zstd v0.13.3
30472025-05-08T03:37:29.430Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name zstd --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "thin", "thin-lto", "wasm", "zdict_builder", "zstdmt"))' -C metadata=490140377e51e0fe -C extra-filename=-bfa1ec46823dca44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zstd_safe=/work/oxidecomputer/omicron/target/debug/deps/libzstd_safe-2f8c403c33512ae3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
30482025-05-08T03:37:29.466Z Compiling strum_macros v0.25.3
30492025-05-08T03:37:29.498Z Running `/home/build/.rustup/toolchains/1.86.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=4d1802a8afb8c627 -C extra-filename=-47d0231e6d283c22 --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-317511b4e6521cea.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-3fc5ea9e75a3a53d.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30502025-05-08T03:37:29.673Z Compiling phf v0.11.2
30512025-05-08T03:37:29.700Z Running `/home/build/.rustup/toolchains/1.86.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=7252d91875073a9b -C extra-filename=-ba75054ed4b09b87 --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-757c80bfc90f886b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30522025-05-08T03:37:29.706Z Compiling serde-big-array v0.5.1
30532025-05-08T03:37:29.709Z Running `/home/build/.rustup/toolchains/1.86.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=22ce4cd86864447e -C extra-filename=-7f20eaa552f350a0 --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-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30542025-05-08T03:37:29.980Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zip-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="_deflate-any"' --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="deflate-flate2"' --cfg 'feature="deflate-zopfli"' --cfg 'feature="flate2"' --cfg 'feature="zopfli"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_all-features", "_deflate-any", "aes", "aes-crypto", "bzip2", "chrono", "constant_time_eq", "default", "deflate", "deflate-flate2", "deflate-miniz", "deflate-zlib", "deflate-zlib-ng", "deflate-zopfli", "deflate64", "flate2", "getrandom", "hmac", "jiff-02", "lzma", "lzma-rs", "nt-time", "pbkdf2", "proc-macro2", "sha1", "time", "unreserved", "xz", "zeroize", "zopfli", "zstd"))' -C metadata=cf62beeaedd7a5bd -C extra-filename=-38f556be40c3b182 --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-eed580eb0a993879.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-dc6ff59ed603a867.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-2b45682c7ecb0125.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-718d9f25eafe18fb.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2f30e680c9e63b82.rmeta --extern zopfli=/work/oxidecomputer/omicron/target/debug/deps/libzopfli-398d2c88b96600c1.rmeta --extern zstd=/work/oxidecomputer/omicron/target/debug/deps/libzstd-bfa1ec46823dca44.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-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
30552025-05-08T03:37:30.013Z Compiling serde_repr v0.1.19
30562025-05-08T03:37:30.017Z Compiling float-cmp v0.10.0
30572025-05-08T03:37:30.017Z Running `/home/build/.rustup/toolchains/1.86.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=a072a044073e03cf -C extra-filename=-02a576b3167c453f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30582025-05-08T03:37:30.017Z Running `/home/build/.rustup/toolchains/1.86.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=91605defadf16bc1 -C extra-filename=-a098f983a7d11e50 --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-b016ab649b5092da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30592025-05-08T03:37:30.330Z Compiling normalize-line-endings v0.3.0
30602025-05-08T03:37:30.334Z Running `/home/build/.rustup/toolchains/1.86.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=423c1b0d5ee21884 -C extra-filename=-55323143947b20c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30612025-05-08T03:37:30.509Z Compiling number_prefix v0.4.0
30622025-05-08T03:37:30.543Z Running `/home/build/.rustup/toolchains/1.86.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=3622abbe73d3e56f -C extra-filename=-7c2916387cd2297b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30632025-05-08T03:37:30.547Z Compiling peg-runtime v0.8.5
30642025-05-08T03:37:30.551Z Running `/home/build/.rustup/toolchains/1.86.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=5028eb293ccda2a6 -C extra-filename=-cf718d047ff93beb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30652025-05-08T03:37:30.579Z Compiling difflib v0.4.0
30662025-05-08T03:37:30.582Z Running `/home/build/.rustup/toolchains/1.86.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=3a2444af0acc8192 -C extra-filename=-8c3fe8c61bade2a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30672025-05-08T03:37:30.775Z Compiling indicatif v0.17.11
30682025-05-08T03:37:30.779Z Running `/home/build/.rustup/toolchains/1.86.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=d13b8010ad47b762 -C extra-filename=-b43e0ba878170f0a --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-9282f5134aa6ca48.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-7c2916387cd2297b.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-fc6ccd30e0849981.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-eb7ccd3b497b41c6.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8eb4dc81f9420728.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30692025-05-08T03:37:30.798Z Compiling postgres-types v0.2.9
30702025-05-08T03:37:30.802Z Running `/home/build/.rustup/toolchains/1.86.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=7116ac5a6dcd09e2 -C extra-filename=-2fdfe8560e9404c7 --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-9f8e64fcba1e5df2.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-0262c5f33c66a6f2.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-c7dc936f24ceefc6.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30712025-05-08T03:37:31.172Z Compiling predicates v3.1.3
30722025-05-08T03:37:31.236Z Running `/home/build/.rustup/toolchains/1.86.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=c477893dbacdca37 -C extra-filename=-2b702856b78ea336 --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-1e83090b88d7e230.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-8c3fe8c61bade2a0.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-a098f983a7d11e50.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-55323143947b20c7.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-842844d0abd222c5.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30732025-05-08T03:37:31.374Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs-err-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("expose_original_error", "tokio"))' -C metadata=dd6d0de91e3b3d16 -C extra-filename=-26a5b83d8c8fb370 --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-96f42699b3f0ee03.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)'`
30742025-05-08T03:37:31.941Z Compiling whoami v1.5.2
30752025-05-08T03:37:31.974Z Running `/home/build/.rustup/toolchains/1.86.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=4d88e7bf2e652812 -C extra-filename=-cf922a9abcda0b48 --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:37:32.138Z Compiling thiserror v2.0.12
30772025-05-08T03:37:32.142Z Running `/home/build/.rustup/toolchains/1.86.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=95a04e51fc0038cb -C extra-filename=-f8f63da8b6953769 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-f8f63da8b6953769 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30782025-05-08T03:37:32.176Z Compiling thiserror-impl v2.0.12
30792025-05-08T03:37:32.191Z Running `/home/build/.rustup/toolchains/1.86.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=7dac6614a5204def -C extra-filename=-be00ce9809dd0eaa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30802025-05-08T03:37:32.276Z Compiling camino v1.1.9
30812025-05-08T03:37:32.279Z Running `/home/build/.rustup/toolchains/1.86.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=71b0f8af10dfa02d -C extra-filename=-cff02f2b138c5882 --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-cff02f2b138c5882 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30822025-05-08T03:37:32.568Z Compiling tokio-postgres v0.7.13
30832025-05-08T03:37:32.569Z Running `/home/build/.rustup/toolchains/1.86.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=11cd2842d00bba44 -C extra-filename=-20ffd3b62d6eedc2 --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-d267ed5fcc66eb5b.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-2129b7fb5c80af14.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-9f8e64fcba1e5df2.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-0262c5f33c66a6f2.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-0b96be3d23455056.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-113e367aef165863.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-e7b501f844213079.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ba75054ed4b09b87.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-c7dc936f24ceefc6.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-2fdfe8560e9404c7.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-eb4466570b4cdfa8.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-9a136de79fe574e0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6d2f783aac8e98b9.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-cf922a9abcda0b48.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30842025-05-08T03:37:32.741Z Compiling is-terminal v0.4.13
30852025-05-08T03:37:32.744Z Running `/home/build/.rustup/toolchains/1.86.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=6916968cde30e312 -C extra-filename=-9716797e058e3331 --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30862025-05-08T03:37:32.774Z Compiling fastrand v2.1.1
30872025-05-08T03:37:32.777Z Running `/home/build/.rustup/toolchains/1.86.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=be3d863baba08cc6 -C extra-filename=-c648c227574ade4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30882025-05-08T03:37:32.916Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-f8f63da8b6953769/build-script-build`
30892025-05-08T03:37:32.919Z Compiling regress v0.10.3
30902025-05-08T03:37:32.919Z Running `/home/build/.rustup/toolchains/1.86.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=34839eb2f178eb2a -C extra-filename=-16a114607d9449df --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-8b275c11e2bd0883.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2f30e680c9e63b82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30912025-05-08T03:37:33.038Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-cff02f2b138c5882/build-script-build`
30922025-05-08T03:37:33.133Z Running `/home/build/.rustup/toolchains/1.86.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=86e5634698c2f328 -C extra-filename=-ffcf51777a761bbd --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-fcfda3857d1092f5.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)'`
30932025-05-08T03:37:33.336Z Compiling dirs-sys-next v0.1.2
30942025-05-08T03:37:33.364Z Running `/home/build/.rustup/toolchains/1.86.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=469f4b545fd38e56 -C extra-filename=-1069c0a30c1361fa --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30952025-05-08T03:37:33.372Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
30962025-05-08T03:37:33.378Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/f9566e6/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=f249a9271c877578 -C extra-filename=-cf0f40bada2203d9 --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-6a561cfe737ae6c8.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-c47270a6e06ecf5b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-7f20eaa552f350a0.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-02a576b3167c453f.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-3cfa2e4141411fea.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-eebb9e55bdfbecfa.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-47d0231e6d283c22.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-986f800d9db672b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30972025-05-08T03:37:33.416Z Compiling ident_case v1.0.1
30982025-05-08T03:37:33.451Z Running `/home/build/.rustup/toolchains/1.86.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=4f182f41f5948eca -C extra-filename=-80994ca8c2b6de7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30992025-05-08T03:37:33.651Z Compiling dirs-next v2.0.0
31002025-05-08T03:37:33.654Z Running `/home/build/.rustup/toolchains/1.86.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=a9c232bd08d97b7e -C extra-filename=-4c538cfa3534fd46 --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-7f8514ed35d62a3a.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-1069c0a30c1361fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31012025-05-08T03:37:33.908Z Compiling darling_core v0.20.10
31022025-05-08T03:37:33.940Z Running `/home/build/.rustup/toolchains/1.86.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=ab2cd0f650f5e317 -C extra-filename=-0d3cd553cc76e6fa --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-3d57464229351c79.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-80994ca8c2b6de7c.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-3ce62d4660f4918b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31032025-05-08T03:37:33.960Z Compiling term v0.7.0
31042025-05-08T03:37:33.965Z Running `/home/build/.rustup/toolchains/1.86.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=2876bf8abc909c42 -C extra-filename=-349d83d8ef81886c --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-4c538cfa3534fd46.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31052025-05-08T03:37:34.032Z Compiling unsafe-libyaml v0.2.11
31062025-05-08T03:37:34.059Z Running `/home/build/.rustup/toolchains/1.86.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=0a20bb8b6c08578b -C extra-filename=-9dacd3706108b5cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31072025-05-08T03:37:35.331Z Compiling crossbeam-channel v0.5.15
31082025-05-08T03:37:35.335Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=87220739eb89b82c -C extra-filename=-488018d63261b619 --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-663aa3ae28b698ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31092025-05-08T03:37:35.772Z Running `/home/build/.rustup/toolchains/1.86.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=3c99754b6c4c3fd8 -C extra-filename=-93eb5cd5abd861a2 --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-be00ce9809dd0eaa.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)'`
31102025-05-08T03:37:35.985Z Compiling serde_yaml v0.9.34+deprecated
31112025-05-08T03:37:36.012Z Running `/home/build/.rustup/toolchains/1.86.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=2b2e75d64ad9a6b6 -C extra-filename=-b81448be29120b1a --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-718d9f25eafe18fb.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4e19af958952b731.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-3ab6482233eaa368.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-9dacd3706108b5cd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31122025-05-08T03:37:36.016Z Compiling thread_local v1.1.8
31132025-05-08T03:37:36.019Z Running `/home/build/.rustup/toolchains/1.86.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=688a7149d248a60e -C extra-filename=-776c066af75ff75d --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-7f8514ed35d62a3a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31142025-05-08T03:37:36.334Z Compiling slog-async v2.8.0
31152025-05-08T03:37:36.338Z Running `/home/build/.rustup/toolchains/1.86.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=c4330747a5ebe53b -C extra-filename=-5189862f2b4c5b77 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-5189862f2b4c5b77 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31162025-05-08T03:37:36.516Z Compiling take_mut v0.2.2
31172025-05-08T03:37:36.560Z Running `/home/build/.rustup/toolchains/1.86.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=feef0db45a9a4b97 -C extra-filename=-655d05555a04d5ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31182025-05-08T03:37:36.728Z Compiling slog-term v2.9.1
31192025-05-08T03:37:36.770Z Running `/home/build/.rustup/toolchains/1.86.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=c9c2fb33d5f7bc6a -C extra-filename=-8295d09610cc0b07 --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-9716797e058e3331.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-349d83d8ef81886c.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-776c066af75ff75d.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1fea0e4a1756d87c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31202025-05-08T03:37:36.962Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-5189862f2b4c5b77/build-script-build`
31212025-05-08T03:37:37.056Z Compiling typify-impl v0.3.0
31222025-05-08T03:37:37.059Z Running `/home/build/.rustup/toolchains/1.86.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=a285566a2d9a52ac -C extra-filename=-d4a1a48260117494 --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-898e01f7b1a1be18.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-16a114607d9449df.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-93eb5cd5abd861a2.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f461bc097557e2b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31232025-05-08T03:37:37.911Z Running `/home/build/.rustup/toolchains/1.86.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=24062f3843942672 -C extra-filename=-3e92a75f30d99829 --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-488018d63261b619.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-655d05555a04d5ba.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-776c066af75ff75d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
31242025-05-08T03:37:37.922Z Compiling tempfile v3.13.0
31252025-05-08T03:37:37.974Z Running `/home/build/.rustup/toolchains/1.86.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=53511135eeace9de -C extra-filename=-6eedb4ebd19824ae --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-7f8514ed35d62a3a.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-c648c227574ade4c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-90fb2c852f96a7bd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31262025-05-08T03:37:38.266Z Compiling toml v0.8.20
31272025-05-08T03:37:38.290Z Running `/home/build/.rustup/toolchains/1.86.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=2326a758394f0c5d -C extra-filename=-665619fa4bd809ce --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-fcfda3857d1092f5.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-1585bf0c51f03b73.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a64e61c547a376af.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-08ab4fa0199e0d68.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31282025-05-08T03:37:38.737Z Compiling quick-error v1.2.3
31292025-05-08T03:37:38.740Z Running `/home/build/.rustup/toolchains/1.86.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=d3335ae3128c30e5 -C extra-filename=-1117ffb342c3b6bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31302025-05-08T03:37:38.931Z Compiling match_cfg v0.1.0
31312025-05-08T03:37:38.934Z Running `/home/build/.rustup/toolchains/1.86.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=8d3f5967ac8dcfe8 -C extra-filename=-7bbfca4fb51c1a8a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31322025-05-08T03:37:38.966Z Compiling hex v0.4.3
31332025-05-08T03:37:38.970Z Running `/home/build/.rustup/toolchains/1.86.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=f115d5013a4b2a58 -C extra-filename=-4d82673e0dd53b56 --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-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31342025-05-08T03:37:39.074Z Compiling hostname v0.3.1
31352025-05-08T03:37:39.077Z Running `/home/build/.rustup/toolchains/1.86.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=eba37a9e53abb43d -C extra-filename=-5b9a84fbe043126e --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-f9843d87f643e91e.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-7bbfca4fb51c1a8a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31362025-05-08T03:37:39.337Z Compiling structmeta-derive v0.3.0
31372025-05-08T03:37:39.340Z Running `/home/build/.rustup/toolchains/1.86.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=970152493db380e6 -C extra-filename=-5617dc5a297247f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31382025-05-08T03:37:39.592Z Compiling debug-ignore v1.0.5
31392025-05-08T03:37:39.596Z Running `/home/build/.rustup/toolchains/1.86.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=e3ae5c7686a3517f -C extra-filename=-d1c719480ca2d263 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31402025-05-08T03:37:39.622Z Compiling wait-timeout v0.2.0
31412025-05-08T03:37:39.625Z Running `/home/build/.rustup/toolchains/1.86.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=b98c48d24ce6772a -C extra-filename=-29452a6293c44bc1 --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31422025-05-08T03:37:39.780Z Compiling rustls v0.22.4
31432025-05-08T03:37:39.783Z Running `/home/build/.rustup/toolchains/1.86.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=b67b7a9dcd9bdfba -C extra-filename=-6032a0856fc95292 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-6032a0856fc95292 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31442025-05-08T03:37:39.812Z Compiling bit-vec v0.8.0
31452025-05-08T03:37:39.815Z Running `/home/build/.rustup/toolchains/1.86.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=3432ad43d7be8d8a -C extra-filename=-1d619d1cd1627f2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31462025-05-08T03:37:39.900Z Compiling rusty-fork v0.3.0
31472025-05-08T03:37:39.904Z Running `/home/build/.rustup/toolchains/1.86.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=e5e3ebd1134775b8 -C extra-filename=-cd6384c95fcdb66f --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-3d57464229351c79.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-1117ffb342c3b6bf.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-6eedb4ebd19824ae.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-29452a6293c44bc1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31482025-05-08T03:37:39.971Z Compiling darling_macro v0.20.10
31492025-05-08T03:37:40.006Z Running `/home/build/.rustup/toolchains/1.86.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=b41d9f7033a3627d -C extra-filename=-2818fd210465e7fb --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-0d3cd553cc76e6fa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31502025-05-08T03:37:40.121Z Compiling serde_path_to_error v0.1.16
31512025-05-08T03:37:40.124Z Running `/home/build/.rustup/toolchains/1.86.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=a51bdb0ce42099d2 -C extra-filename=-8064d750b6af2dee --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-4e19af958952b731.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31522025-05-08T03:37:40.184Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-6032a0856fc95292/build-script-build`
31532025-05-08T03:37:40.231Z Compiling bit-set v0.8.0
31542025-05-08T03:37:40.234Z Running `/home/build/.rustup/toolchains/1.86.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=4ab5f689aa9e31d4 -C extra-filename=-bd1ace8b23a2cf62 --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-1d619d1cd1627f2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31552025-05-08T03:37:40.307Z Compiling rand_xorshift v0.3.0
31562025-05-08T03:37:40.310Z Running `/home/build/.rustup/toolchains/1.86.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=b8073082fe6a44d4 -C extra-filename=-21e151743faf0261 --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-e46a24b1c936db89.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31572025-05-08T03:37:40.559Z Compiling unarray v0.1.4
31582025-05-08T03:37:40.562Z Running `/home/build/.rustup/toolchains/1.86.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=bd2a04b31f68d8c9 -C extra-filename=-16d170f5dadcbbfe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31592025-05-08T03:37:40.587Z Compiling multer v3.1.0
31602025-05-08T03:37:40.587Z Running `/home/build/.rustup/toolchains/1.86.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=ae8e2e6b3864340c -C extra-filename=-e6dde64b670beacd --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-e6dde64b670beacd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31612025-05-08T03:37:40.665Z Compiling slog-json v2.6.1
31622025-05-08T03:37:40.668Z Running `/home/build/.rustup/toolchains/1.86.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=a645f05027f67477 -C extra-filename=-72c2daeab0f9ec10 --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-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1fea0e4a1756d87c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31632025-05-08T03:37:40.769Z Compiling proptest v1.6.0
31642025-05-08T03:37:40.772Z Running `/home/build/.rustup/toolchains/1.86.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=e40ee6a7b548d178 -C extra-filename=-7844eca5a3ba742a --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-bd1ace8b23a2cf62.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-1d619d1cd1627f2a.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-6a561cfe737ae6c8.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-2d6fd9042787b01e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-02bea97130a9046e.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-21e151743faf0261.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-a8dec66ede6e4f5e.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-cd6384c95fcdb66f.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-6eedb4ebd19824ae.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-16d170f5dadcbbfe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31652025-05-08T03:37:40.887Z Compiling async-stream-impl v0.3.6
31662025-05-08T03:37:40.890Z Running `/home/build/.rustup/toolchains/1.86.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=53afc037efccc001 -C extra-filename=-5ad6f7d93ee0e124 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31672025-05-08T03:37:41.007Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-e6dde64b670beacd/build-script-build`
31682025-05-08T03:37:41.071Z Compiling dropshot v0.16.0
31692025-05-08T03:37:41.074Z Running `/home/build/.rustup/toolchains/1.86.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=220a8588d0564b21 -C extra-filename=-e260b270c1cbd280 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-e260b270c1cbd280 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31702025-05-08T03:37:41.129Z Running `/home/build/.rustup/toolchains/1.86.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=aa1a98543473714f -C extra-filename=-1400ed68023ccfb1 --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-9f8e64fcba1e5df2.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-70d9e28b912dffa4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-31d17b43dfb8e636.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2f30e680c9e63b82.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-80e1054dc5264632.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-716a882fa60f0ce7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31712025-05-08T03:37:41.136Z Compiling darling v0.20.10
31722025-05-08T03:37:41.140Z Running `/home/build/.rustup/toolchains/1.86.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=983fcf756ecd03bb -C extra-filename=-cb1763339f5b26b8 --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-0d3cd553cc76e6fa.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-2818fd210465e7fb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31732025-05-08T03:37:41.283Z Compiling slog-bunyan v2.5.0
31742025-05-08T03:37:41.288Z Running `/home/build/.rustup/toolchains/1.86.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=d65a629b51c5c59c -C extra-filename=-9bda7a5a9cc529a2 --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-5b9a84fbe043126e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-72c2daeab0f9ec10.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1fea0e4a1756d87c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31752025-05-08T03:37:41.498Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-e260b270c1cbd280/build-script-build`
31762025-05-08T03:37:41.545Z Compiling dropshot_endpoint v0.16.0
31772025-05-08T03:37:41.572Z Running `/home/build/.rustup/toolchains/1.86.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=08e2e07122c2d7f7 -C extra-filename=-a0f48e393d525958 --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-898e01f7b1a1be18.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-64a834e7b41ae069.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31782025-05-08T03:37:41.593Z Compiling waitgroup v0.1.2
31792025-05-08T03:37:41.596Z Running `/home/build/.rustup/toolchains/1.86.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=9c0c870d5245102e -C extra-filename=-c7ecda6e3775e29b --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-01f90c7a2d94184a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31802025-05-08T03:37:41.855Z Compiling hostname v0.4.0
31812025-05-08T03:37:41.858Z Running `/home/build/.rustup/toolchains/1.86.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=9b3faf9f2c04e82c -C extra-filename=-7b5ec3d7176288cb --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-7f8514ed35d62a3a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31822025-05-08T03:37:42.033Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
31832025-05-08T03:37:42.036Z Running `/home/build/.rustup/toolchains/1.86.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=daf1ed09043e0c10 -C extra-filename=-eadbfe78d5e606bb --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-4d82673e0dd53b56.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31842025-05-08T03:37:42.070Z Compiling structmeta v0.3.0
31852025-05-08T03:37:42.073Z Running `/home/build/.rustup/toolchains/1.86.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=2842fd75540351f6 -C extra-filename=-9dcb24f6d3bc1efc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-5617dc5a297247f2.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31862025-05-08T03:37:42.099Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31872025-05-08T03:37:42.102Z Running `/home/build/.rustup/toolchains/1.86.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=daa425415e665974 -C extra-filename=-608c844dc487e0de --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-bb0c8ef7dca54bb7.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-56a9db23fa53bda5.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-22ac41b32946fc92.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31882025-05-08T03:37:42.234Z Compiling serde_with_macros v3.12.0
31892025-05-08T03:37:42.237Z Running `/home/build/.rustup/toolchains/1.86.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=5a3f4e60e4873ae2 -C extra-filename=-06f22d71dfab6e07 --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-cb1763339f5b26b8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31902025-05-08T03:37:42.320Z Compiling async-stream v0.3.6
31912025-05-08T03:37:42.324Z Running `/home/build/.rustup/toolchains/1.86.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=dd0902fe58acb3a6 -C extra-filename=-15955e0aed6929da --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-5ad6f7d93ee0e124.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31922025-05-08T03:37:42.485Z Compiling test-strategy v0.4.0
31932025-05-08T03:37:42.489Z Running `/home/build/.rustup/toolchains/1.86.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=594d14e405852e7b -C extra-filename=-f02111054139a755 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-9dcb24f6d3bc1efc.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31942025-05-08T03:37:42.647Z Compiling macaddr v1.0.1
31952025-05-08T03:37:42.650Z Running `/home/build/.rustup/toolchains/1.86.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=c346ba86bf4ccdb1 -C extra-filename=-c699b9f0930d77d1 --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-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31962025-05-08T03:37:42.718Z Compiling instant v0.1.13
31972025-05-08T03:37:42.721Z Running `/home/build/.rustup/toolchains/1.86.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=4d30a4b85fb826c7 -C extra-filename=-8eeda69d2eb506c8 --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-7f8514ed35d62a3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31982025-05-08T03:37:42.911Z Compiling derive-where v1.2.7
31992025-05-08T03:37:42.914Z Running `/home/build/.rustup/toolchains/1.86.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=a0d8a8031c077844 -C extra-filename=-1a5ded7ae43bab4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32002025-05-08T03:37:43.088Z Compiling parse-display-derive v0.10.0
32012025-05-08T03:37:43.091Z Running `/home/build/.rustup/toolchains/1.86.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=1cf156b3c90c3be9 -C extra-filename=-25ab6d2331b0089e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-a8dec66ede6e4f5e.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-9dcb24f6d3bc1efc.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32022025-05-08T03:37:45.007Z Compiling serde_with v3.12.0
32032025-05-08T03:37:45.011Z Running `/home/build/.rustup/toolchains/1.86.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=ed835e88e54106e7 -C extra-filename=-d8081dc5d9257db8 --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-fcfda3857d1092f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-fb709642302e3e4b.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-06f22d71dfab6e07.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32042025-05-08T03:37:45.913Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
32052025-05-08T03:37:45.916Z Running `/home/build/.rustup/toolchains/1.86.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=16ebd5193dd5901c -C extra-filename=-9358926baefe76eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32062025-05-08T03:37:46.217Z Compiling backoff v0.4.0
32072025-05-08T03:37:46.293Z Running `/home/build/.rustup/toolchains/1.86.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=4f9f7605751cc45c -C extra-filename=-6d487ea5efdc2301 --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-20cc0d919cf526a3.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-ef5fc587d8c2f327.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-8eeda69d2eb506c8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32082025-05-08T03:37:46.298Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
32092025-05-08T03:37:46.302Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name protocol --edition=2021 /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/protocol/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ea9c52cf175c4f0 -C extra-filename=-9af69aa2b85ffb75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32102025-05-08T03:37:46.607Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
32112025-05-08T03:37:46.612Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_artifact --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/04681f2/artifact/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proptest"' --cfg 'feature="schemars"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "schemars"))' -C metadata=077ff333359d7e63 -C extra-filename=-1f855cb3641a98a3 --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-bb0c8ef7dca54bb7.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-4d82673e0dd53b56.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-7844eca5a3ba742a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-eadbfe78d5e606bb.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9f185f9c7720bb01.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-f02111054139a755.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-93eb5cd5abd861a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32122025-05-08T03:37:46.873Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
32132025-05-08T03:37:46.876Z Running `/home/build/.rustup/toolchains/1.86.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=5801a77276dc4cfb -C extra-filename=-899456fe15361c9d --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-f0f67145d01a5533.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-9358926baefe76eb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32142025-05-08T03:37:47.106Z Compiling camino-tempfile v1.1.1
32152025-05-08T03:37:47.215Z Running `/home/build/.rustup/toolchains/1.86.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=1d400272f3bd4f68 -C extra-filename=-207943db34acd25f --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-ffcf51777a761bbd.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-6eedb4ebd19824ae.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32162025-05-08T03:37:47.366Z Compiling parse-display v0.10.0
32172025-05-08T03:37:47.370Z Running `/home/build/.rustup/toolchains/1.86.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=dcc90e8f92c02472 -C extra-filename=-66520bceeb6ae4b6 --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-25ab6d2331b0089e.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-a8dec66ede6e4f5e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32182025-05-08T03:37:47.578Z Compiling unicode-width v0.1.14
32192025-05-08T03:37:47.583Z Running `/home/build/.rustup/toolchains/1.86.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=385f3954a4da590f -C extra-filename=-4e04c3ed07af6e7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32202025-05-08T03:37:47.708Z Compiling proc-macro-error-attr v1.0.4
32212025-05-08T03:37:47.713Z Running `/home/build/.rustup/toolchains/1.86.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=e8bb1d9c64e3e80d -C extra-filename=-a7897a2a793f2e86 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-a7897a2a793f2e86 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32222025-05-08T03:37:48.010Z Compiling proc-macro-error v1.0.4
32232025-05-08T03:37:48.047Z Running `/home/build/.rustup/toolchains/1.86.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=e7d7a8cae8fdd32a -C extra-filename=-d19fd893b9f61fe9 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-d19fd893b9f61fe9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32242025-05-08T03:37:48.145Z Compiling proc-macro-crate v1.3.1
32252025-05-08T03:37:48.145Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-a7897a2a793f2e86/build-script-build`
32262025-05-08T03:37:48.148Z Running `/home/build/.rustup/toolchains/1.86.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=af63f4ca0b9ef6a8 -C extra-filename=-6e0fbcfb6c4795a5 --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-be01080c9c55c2cd.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-54ceb39e42f90769.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32272025-05-08T03:37:48.238Z Running `/home/build/.rustup/toolchains/1.86.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=16c3a05ce0f9f3a5 -C extra-filename=-06b99a22c3cd4621 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32282025-05-08T03:37:48.404Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32292025-05-08T03:37:48.411Z Running `/home/build/.rustup/toolchains/1.86.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=7dacdefa4e299bf8 -C extra-filename=-07af6b96d198a645 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-07af6b96d198a645 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32302025-05-08T03:37:48.457Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-d19fd893b9f61fe9/build-script-build`
32312025-05-08T03:37:48.650Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
32322025-05-08T03:37:48.654Z Running `/home/build/.rustup/toolchains/1.86.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=fe2e484e1e12b7d5 -C extra-filename=-90c82df09d96a593 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-90c82df09d96a593 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32332025-05-08T03:37:48.675Z Compiling tabwriter v1.4.0
32342025-05-08T03:37:48.679Z Running `/home/build/.rustup/toolchains/1.86.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=c7b676ef95c4f1cc -C extra-filename=-7049edb7c9a9636d --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-4e04c3ed07af6e7a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32352025-05-08T03:37:48.870Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-07af6b96d198a645/build-script-build`
32362025-05-08T03:37:48.933Z Compiling foreign-types-macros v0.2.3
32372025-05-08T03:37:48.937Z Running `/home/build/.rustup/toolchains/1.86.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=bd1ccfa05beba715 -C extra-filename=-8163cee18f979e54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32382025-05-08T03:37:49.090Z Compiling num_enum_derive v0.5.11
32392025-05-08T03:37:49.120Z Running `/home/build/.rustup/toolchains/1.86.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=06778a95e93404ed -C extra-filename=-8fc0b806051cd072 --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-6e0fbcfb6c4795a5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32402025-05-08T03:37:49.124Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-90c82df09d96a593/build-script-build`
32412025-05-08T03:37:49.157Z Compiling foreign-types-shared v0.3.1
32422025-05-08T03:37:49.160Z Running `/home/build/.rustup/toolchains/1.86.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=03af9cdebbb8e0f4 -C extra-filename=-a991758c6777ade5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32432025-05-08T03:37:49.191Z Running `/home/build/.rustup/toolchains/1.86.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=e49130f5e51542f5 -C extra-filename=-18923da8a157ebf2 --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-06b99a22c3cd4621.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
32442025-05-08T03:37:49.214Z Running `/home/build/.rustup/toolchains/1.86.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=724691892a0180d4 -C extra-filename=-d2dd1f3c6c3f4b73 --out-dir /work/oxidecomputer/omicron/target/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`
32452025-05-08T03:37:49.330Z Running `/home/build/.rustup/toolchains/1.86.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=2d57aa24a84a0c0e -C extra-filename=-b05cd1898315e3b8 --out-dir /work/oxidecomputer/omicron/target/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`
32462025-05-08T03:37:49.422Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32472025-05-08T03:37:49.425Z Running `/home/build/.rustup/toolchains/1.86.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=e1fd22a86e3b8667 -C extra-filename=-d781ffd3b0df0efd --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-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32482025-05-08T03:37:49.540Z Compiling cstr-argument v0.1.2
32492025-05-08T03:37:49.544Z Running `/home/build/.rustup/toolchains/1.86.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=8f9b1c72a8cc5311 -C extra-filename=-71ead9bc1b776406 --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-7f8514ed35d62a3a.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2f30e680c9e63b82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32502025-05-08T03:37:49.800Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
32512025-05-08T03:37:49.803Z Running `/home/build/.rustup/toolchains/1.86.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=116d249089526f46 -C extra-filename=-a3a7e191b8e1d2d9 --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-a3a7e191b8e1d2d9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32522025-05-08T03:37:49.835Z Compiling pretty-hex v0.2.1
32532025-05-08T03:37:49.869Z Running `/home/build/.rustup/toolchains/1.86.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=41e7c6ea4f29a971 -C extra-filename=-932332f96321a345 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32542025-05-08T03:37:50.059Z Compiling colored v2.2.0
32552025-05-08T03:37:50.063Z Running `/home/build/.rustup/toolchains/1.86.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=68e1b850a5092194 -C extra-filename=-7cc30d5d3f2d7f93 --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-2d6fd9042787b01e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32562025-05-08T03:37:50.289Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-a3a7e191b8e1d2d9/build-script-build`
32572025-05-08T03:37:50.289Z Compiling winnow v0.6.20
32582025-05-08T03:37:50.301Z Running `/home/build/.rustup/toolchains/1.86.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=92a0c4617d5fdc66 -C extra-filename=-6f3b57a2a787e823 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32592025-05-08T03:37:50.359Z Compiling foreign-types v0.5.0
32602025-05-08T03:37:50.393Z Running `/home/build/.rustup/toolchains/1.86.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=adc4b3306fbb687f -C extra-filename=-992f3b56b36b0fb8 --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-8163cee18f979e54.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-a991758c6777ade5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32612025-05-08T03:37:50.427Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32622025-05-08T03:37:50.430Z Running `/home/build/.rustup/toolchains/1.86.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=c94ee3591409a423 -C extra-filename=-f7f9ef72ed006885 --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-f9843d87f643e91e.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-d781ffd3b0df0efd.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32632025-05-08T03:37:50.508Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32642025-05-08T03:37:50.512Z Running `/home/build/.rustup/toolchains/1.86.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=789f0921653417c5 -C extra-filename=-25fbf2231641b10a --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-71ead9bc1b776406.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-992f3b56b36b0fb8.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-b05cd1898315e3b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32652025-05-08T03:37:50.639Z Compiling smf v0.2.3
32662025-05-08T03:37:50.643Z Running `/home/build/.rustup/toolchains/1.86.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=d6fa765c3994c0aa -C extra-filename=-0d81d64766197bdd --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-72a68047d0a50401.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32672025-05-08T03:37:50.860Z Compiling itertools v0.14.0
32682025-05-08T03:37:50.863Z Running `/home/build/.rustup/toolchains/1.86.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=5b0a026aa711821d -C extra-filename=-258406cf9b8c383a --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-03f8d194805f45a1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32692025-05-08T03:37:51.021Z Compiling itertools v0.13.0
32702025-05-08T03:37:51.025Z Running `/home/build/.rustup/toolchains/1.86.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=60fdfda762cbc393 -C extra-filename=-3322afa9ef710511 --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-03f8d194805f45a1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32712025-05-08T03:37:51.441Z Compiling typify-macro v0.3.0
32722025-05-08T03:37:51.444Z Running `/home/build/.rustup/toolchains/1.86.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=bfec5581bdcb4787 -C extra-filename=-023490daf3d39f50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-64a834e7b41ae069.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-d4a1a48260117494.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32732025-05-08T03:37:51.597Z Compiling num_enum v0.5.11
32742025-05-08T03:37:51.600Z Running `/home/build/.rustup/toolchains/1.86.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=9a1dddbbd991fcd7 -C extra-filename=-0232dbc3efebdc04 --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-8fc0b806051cd072.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32752025-05-08T03:37:51.803Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
32762025-05-08T03:37:51.807Z Compiling crucible-workspace-hack v0.1.0
32772025-05-08T03:37:51.807Z Running `/home/build/.rustup/toolchains/1.86.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=88b817aaa2ee9a4f -C extra-filename=-119a92de28b40818 --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-f9843d87f643e91e.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-d2dd1f3c6c3f4b73.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-0232dbc3efebdc04.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-932332f96321a345.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32782025-05-08T03:37:51.807Z Running `/home/build/.rustup/toolchains/1.86.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=89c8549d5fa434fd -C extra-filename=-fbe4a75884a55d40 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-fbe4a75884a55d40 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32792025-05-08T03:37:52.224Z Compiling heapless v0.8.0
32802025-05-08T03:37:52.252Z Running `/home/build/.rustup/toolchains/1.86.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=fc3e2e5555817a86 -C extra-filename=-21e92b42ca7f8a3a --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-21e92b42ca7f8a3a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32812025-05-08T03:37:52.256Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-fbe4a75884a55d40/build-script-build`
32822025-05-08T03:37:52.298Z Running `/home/build/.rustup/toolchains/1.86.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=ad4cf55c3e145c08 -C extra-filename=-d31ac486a411b0cb --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:37:52.431Z Compiling hash32 v0.3.1
32842025-05-08T03:37:52.435Z Running `/home/build/.rustup/toolchains/1.86.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=d8df6b3396c9b729 -C extra-filename=-ac141d6a9145fcc3 --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-2129b7fb5c80af14.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32852025-05-08T03:37:52.719Z Compiling smoltcp v0.11.0
32862025-05-08T03:37:52.744Z Running `/home/build/.rustup/toolchains/1.86.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=0660e5fa1b2a7274 -C extra-filename=-b7d3f562b0a80472 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-b7d3f562b0a80472 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32872025-05-08T03:37:52.867Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-21e92b42ca7f8a3a/build-script-build`
32882025-05-08T03:37:53.217Z Running `/home/build/.rustup/toolchains/1.86.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=dac769ee1ca662a0 -C extra-filename=-f40b0aeb8cb53263 --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-ac141d6a9145fcc3.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-9da8fed20756ad24.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32892025-05-08T03:37:53.469Z Running `/home/build/.rustup/toolchains/1.86.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=d3415cc0047ae712 -C extra-filename=-72b78886d4d0790d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7cc30d5d3f2d7f93.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-119a92de28b40818.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-0232dbc3efebdc04.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-25fbf2231641b10a.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-b05cd1898315e3b8.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-17e0f7ff36da3706.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-f7f9ef72ed006885.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-9a136de79fe574e0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-6a6f9294186d7e4d.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-6f3b57a2a787e823.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
32902025-05-08T03:37:53.700Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-b7d3f562b0a80472/build-script-build`
32912025-05-08T03:37:53.713Z Compiling cobs v0.2.3
32922025-05-08T03:37:53.716Z Running `/home/build/.rustup/toolchains/1.86.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=c2aff690469a0237 -C extra-filename=-c3a8183ae29163f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32932025-05-08T03:37:53.854Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
32942025-05-08T03:37:53.860Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/db01858/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=b787cb9476eebe15 -C extra-filename=-a62b0deb049758c1 --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-6a561cfe737ae6c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32952025-05-08T03:37:53.915Z Compiling ingot-macros v0.1.0
32962025-05-08T03:37:53.919Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name ingot_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ingot-macros-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a47526ff0de05eb6 -C extra-filename=-e86c36f82a3b9f09 --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-cb1763339f5b26b8.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3322afa9ef710511.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32972025-05-08T03:37:54.096Z Compiling postcard v1.0.10
32982025-05-08T03:37:54.100Z Running `/home/build/.rustup/toolchains/1.86.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=dfa0a44c3ff959da -C extra-filename=-af97b0b2a29d1b5b --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-c3a8183ae29163f5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32992025-05-08T03:37:54.193Z Running `/home/build/.rustup/toolchains/1.86.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=6be94717288275b1 -C extra-filename=-3e51c5a5b1893f14 --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-583cffbe97cd9a36.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-2129b7fb5c80af14.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-f40b0aeb8cb53263.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-8b1f7a664d8168c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33002025-05-08T03:37:54.553Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
33012025-05-08T03:37:54.557Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/db01858/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=368baed15f3eff6f -C extra-filename=-e4eac9235c6f7d9d --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-e4eac9235c6f7d9d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33022025-05-08T03:37:54.758Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
33032025-05-08T03:37:54.762Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/db01858/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=017762775e7d3ff0 -C extra-filename=-ae71c1c64fef22b4 --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-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33042025-05-08T03:37:54.988Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-e4eac9235c6f7d9d/build-script-build`
33052025-05-08T03:37:55.079Z Compiling sigpipe v0.1.3
33062025-05-08T03:37:55.083Z Running `/home/build/.rustup/toolchains/1.86.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=ec2396a39531900c -C extra-filename=-d100c6cd4db3eb76 --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33072025-05-08T03:37:55.251Z Compiling jiff v0.2.10
33082025-05-08T03:37:55.299Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name jiff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=ea308ad8da3e3ca9 -C extra-filename=-c7b379eb7bb74f12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33092025-05-08T03:37:55.842Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
33102025-05-08T03:37:55.846Z Running `/home/build/.rustup/toolchains/1.86.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=2153df30fb1e2283 -C extra-filename=-262c70b59e20e201 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33112025-05-08T03:37:56.167Z Compiling typify v0.3.0
33122025-05-08T03:37:56.170Z Running `/home/build/.rustup/toolchains/1.86.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=de8a79f191dab4af -C extra-filename=-00912336722a107e --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-d4a1a48260117494.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-023490daf3d39f50.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33132025-05-08T03:37:56.208Z Compiling zone_cfg_derive v0.3.0
33142025-05-08T03:37:56.211Z Running `/home/build/.rustup/toolchains/1.86.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=efe46ae74c921ba6 -C extra-filename=-0cd8c275e201c7bc --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-317511b4e6521cea.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-18923da8a157ebf2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33152025-05-08T03:37:56.360Z Compiling progenitor-impl v0.9.1
33162025-05-08T03:37:56.401Z Running `/home/build/.rustup/toolchains/1.86.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=919014739535befc -C extra-filename=-1f697c2609f50218 --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-898e01f7b1a1be18.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-718d9f25eafe18fb.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bebe141ada6d2f7b.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-93eb5cd5abd861a2.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-00912336722a107e.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f461bc097557e2b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33172025-05-08T03:37:57.140Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
33182025-05-08T03:37:57.143Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/060a204/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=bad0c7c2892e85d9 -C extra-filename=-d116e292f1acc967 --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-f9843d87f643e91e.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9f185f9c7720bb01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33192025-05-08T03:37:57.534Z Compiling num-derive v0.4.2
33202025-05-08T03:37:57.538Z Running `/home/build/.rustup/toolchains/1.86.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=c4bebb8e23796431 -C extra-filename=-91c83042d7e916ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33212025-05-08T03:37:57.766Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33222025-05-08T03:37:57.791Z Running `/home/build/.rustup/toolchains/1.86.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="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=b7c465e1dc0678aa -C extra-filename=-758d449d5f1c7e05 --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-utils-758d449d5f1c7e05 -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33232025-05-08T03:37:58.202Z Compiling base64 v0.21.7
33242025-05-08T03:37:58.208Z Running `/home/build/.rustup/toolchains/1.86.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=097f879dc7758ed7 -C extra-filename=-e160ba038ce5e281 --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:37:58.733Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-758d449d5f1c7e05/build-script-build`
33262025-05-08T03:37:58.777Z Compiling zone v0.3.1
33272025-05-08T03:37:58.781Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zone-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "sync"))' -C metadata=652d9652d7f3fd6b -C extra-filename=-ce1751a2aa420a04 --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-b2eb77ef70b05f8c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-0cd8c275e201c7bc.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33282025-05-08T03:37:58.909Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
33292025-05-08T03:37:58.909Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/060a204/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=38d4336fc512dab7 -C extra-filename=-907485d191f72d36 --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-d116e292f1acc967.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9f185f9c7720bb01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33302025-05-08T03:37:59.407Z Compiling convert_case v0.4.0
33312025-05-08T03:37:59.411Z Running `/home/build/.rustup/toolchains/1.86.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=b564a11fc41d8b69 -C extra-filename=-a32bb62cf8cefa7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33322025-05-08T03:38:00.070Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
33332025-05-08T03:38:00.074Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/4580159/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=43b6c599ad7f04f2 -C extra-filename=-c85311ff38a8f3f8 --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-d31ac486a411b0cb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-91c83042d7e916ab.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-93eb5cd5abd861a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33342025-05-08T03:38:00.239Z Compiling derive_more v0.99.20
33352025-05-08T03:38:00.244Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-0.99.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=b0b78b3ad2033468 -C extra-filename=-e9a8a85e4ac8e6c9 --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-a32bb62cf8cefa7e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33362025-05-08T03:38:00.267Z Compiling atomicwrites v0.4.4
33372025-05-08T03:38:00.299Z Running `/home/build/.rustup/toolchains/1.86.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=5eceeaf36d1c6656 -C extra-filename=-0b1af953b46738b0 --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-90fb2c852f96a7bd.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-6eedb4ebd19824ae.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33382025-05-08T03:38:00.656Z Compiling newline-converter v0.3.0
33392025-05-08T03:38:00.659Z Running `/home/build/.rustup/toolchains/1.86.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=f3b794824e1f0647 -C extra-filename=-2be4345241d0dbdc --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-ad84214d9a4bf3fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33402025-05-08T03:38:00.857Z Compiling utf-8 v0.7.6
33412025-05-08T03:38:00.860Z Running `/home/build/.rustup/toolchains/1.86.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=329f999abe98b615 -C extra-filename=-44e1b8eb4856db91 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33422025-05-08T03:38:00.956Z Compiling expectorate v1.1.0
33432025-05-08T03:38:00.990Z Running `/home/build/.rustup/toolchains/1.86.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=9a33d095f6a34717 -C extra-filename=-268cd1ef0f5d5e81 --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-9282f5134aa6ca48.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-2be4345241d0dbdc.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-de8def02646ad1c7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33442025-05-08T03:38:01.184Z Compiling num-rational v0.4.2
33452025-05-08T03:38:01.187Z Running `/home/build/.rustup/toolchains/1.86.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=049c206e1c2384c9 -C extra-filename=-5ffcc06fd5bfd2b2 --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-6b8f3f4a98e59b6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33462025-05-08T03:38:01.221Z Compiling num-complex v0.4.6
33472025-05-08T03:38:01.226Z Running `/home/build/.rustup/toolchains/1.86.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=1c7ad06d87e1c2a2 -C extra-filename=-eeff3646f9579c3a --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-b016ab649b5092da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33482025-05-08T03:38:01.515Z Compiling ingot-types v0.1.0
33492025-05-08T03:38:01.519Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name ingot_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ingot-types-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=d639253451f004db -C extra-filename=-26ee6ab5affde928 --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-e86c36f82a3b9f09.so --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c699b9f0930d77d1.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-917d586881b8133b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33502025-05-08T03:38:02.218Z Compiling num v0.4.3
33512025-05-08T03:38:02.225Z Running `/home/build/.rustup/toolchains/1.86.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=8c4100aa4afeccba -C extra-filename=-79102a7176aa61dc --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-eeff3646f9579c3a.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6b8f3f4a98e59b6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-654d082f1ab23d47.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-5ffcc06fd5bfd2b2.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33522025-05-08T03:38:02.376Z Compiling ingot v0.1.0
33532025-05-08T03:38:02.379Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name ingot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ingot-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde"))' -C metadata=532fa1796384efad -C extra-filename=-8c333f8d37a15685 --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-6a561cfe737ae6c8.rmeta --extern ingot_macros=/work/oxidecomputer/omicron/target/debug/deps/libingot_macros-e86c36f82a3b9f09.so --extern ingot_types=/work/oxidecomputer/omicron/target/debug/deps/libingot_types-26ee6ab5affde928.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c699b9f0930d77d1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-917d586881b8133b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33542025-05-08T03:38:02.425Z Compiling float-ord v0.3.2
33552025-05-08T03:38:02.428Z Running `/home/build/.rustup/toolchains/1.86.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=3131dd3534ae71af -C extra-filename=-3ca8aac67caff154 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33562025-05-08T03:38:02.656Z Compiling tungstenite v0.21.0
33572025-05-08T03:38:02.684Z Running `/home/build/.rustup/toolchains/1.86.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=d7d6c6e3b00f42fa -C extra-filename=-52b45c4638be18ba --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-2129b7fb5c80af14.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-9f8e64fcba1e5df2.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-729ac19f9ff8ff78.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-31d17b43dfb8e636.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-97d6be9eb3fdf7a9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b91b370c7e2acb73.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-44e1b8eb4856db91.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33582025-05-08T03:38:02.810Z Compiling fixedbitset v0.5.7
33592025-05-08T03:38:02.814Z Running `/home/build/.rustup/toolchains/1.86.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=8fd6e305f1e7abea -C extra-filename=-8b61bbca6586a0f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33602025-05-08T03:38:03.358Z Compiling progenitor-macro v0.9.1
33612025-05-08T03:38:03.363Z Running `/home/build/.rustup/toolchains/1.86.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=30e9ce6af30235be -C extra-filename=-56e35b3a17b9b1e9 --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-bebe141ada6d2f7b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-1f697c2609f50218.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-64a834e7b41ae069.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-b81448be29120b1a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33622025-05-08T03:38:03.530Z Compiling petgraph v0.7.1
33632025-05-08T03:38:03.534Z Running `/home/build/.rustup/toolchains/1.86.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=6db27a5f10dc3385 -C extra-filename=-1ca3c89e8047667a --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-8b61bbca6586a0f0.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-718d9f25eafe18fb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33642025-05-08T03:38:04.733Z Compiling tokio-tungstenite v0.21.0
33652025-05-08T03:38:04.737Z Running `/home/build/.rustup/toolchains/1.86.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=70efb9043999e665 -C extra-filename=-e723987a05a39d25 --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-22b3486293b2b9f0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-52b45c4638be18ba.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33662025-05-08T03:38:05.390Z Compiling indent_write v2.2.0
33672025-05-08T03:38:05.394Z Running `/home/build/.rustup/toolchains/1.86.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=bfbc28fed5c87018 -C extra-filename=-34a3c5d50cd9a3a0 --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:38:05.672Z Compiling password-hash v0.5.0
33692025-05-08T03:38:05.676Z Running `/home/build/.rustup/toolchains/1.86.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=a8faeb85638ae751 -C extra-filename=-32818a50e3d58991 --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-8be1ba0eaa8fca01.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33702025-05-08T03:38:06.353Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
33712025-05-08T03:38:06.356Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/db01858/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=05bfd3b48a4998c9 -C extra-filename=-e2ca0eda98d3c7a1 --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-a62b0deb049758c1.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-8c333f8d37a15685.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-c72da711e3bfca3c.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-af97b0b2a29d1b5b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-3e51c5a5b1893f14.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33722025-05-08T03:38:06.644Z Compiling blake2 v0.10.6
33732025-05-08T03:38:06.649Z Running `/home/build/.rustup/toolchains/1.86.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=7c4f1ec7eb0ebb1c -C extra-filename=-1fd3335e9181b0aa --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-5521fc2fbb46472c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33742025-05-08T03:38:07.334Z Compiling argon2 v0.5.3
33752025-05-08T03:38:07.337Z Running `/home/build/.rustup/toolchains/1.86.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=c9ca9fadde1457ec -C extra-filename=-f05c6b1bae7a28e5 --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-8be1ba0eaa8fca01.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-1fd3335e9181b0aa.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-2b80f643c97b05f7.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-32818a50e3d58991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33762025-05-08T03:38:07.368Z Compiling half v2.4.1
33772025-05-08T03:38:07.371Z Running `/home/build/.rustup/toolchains/1.86.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=e2a9918d1d5a0d2d -C extra-filename=-78edee7592c107b3 --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-7f8514ed35d62a3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33782025-05-08T03:38:07.543Z Compiling ciborium-io v0.2.2
33792025-05-08T03:38:07.543Z Running `/home/build/.rustup/toolchains/1.86.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=2455998bc90e83cf -C extra-filename=-72e469e32d957671 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33802025-05-08T03:38:07.617Z Compiling owo-colors v4.2.0
33812025-05-08T03:38:07.620Z Running `/home/build/.rustup/toolchains/1.86.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=b4aef141167b40e7 -C extra-filename=-83029e4a3fdb87a5 --out-dir /work/oxidecomputer/omicron/target/debug/build/owo-colors-83029e4a3fdb87a5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33822025-05-08T03:38:07.711Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/db01858/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=041d707731317b5c -C extra-filename=-62bab40056aeb639 --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-6a561cfe737ae6c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-06fcd8d2e0fd472e.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-a62b0deb049758c1.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-8c333f8d37a15685.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-ae71c1c64fef22b4.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-e2ca0eda98d3c7a1.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-af97b0b2a29d1b5b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-3e51c5a5b1893f14.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-7049edb7c9a9636d.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)'`
33832025-05-08T03:38:07.976Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
33842025-05-08T03:38:07.980Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/db01858/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=32c936821afde850 -C extra-filename=-1a5e0525dcf87ef2 --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-7f8514ed35d62a3a.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-a62b0deb049758c1.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-62bab40056aeb639.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-262c70b59e20e201.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-3e51c5a5b1893f14.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-7049edb7c9a9636d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-917d586881b8133b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33852025-05-08T03:38:08.003Z Compiling cancel-safe-futures v0.1.5
33862025-05-08T03:38:08.031Z Running `/home/build/.rustup/toolchains/1.86.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=d00a62172f4ffb4e -C extra-filename=-f064a93615ef6058 --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-f064a93615ef6058 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33872025-05-08T03:38:08.034Z Compiling arc-swap v1.7.1
33882025-05-08T03:38:08.078Z Running `/home/build/.rustup/toolchains/1.86.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=566d773c209c9848 -C extra-filename=-d2d2a8673216732c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33892025-05-08T03:38:08.257Z Compiling ciborium-ll v0.2.2
33902025-05-08T03:38:08.261Z Running `/home/build/.rustup/toolchains/1.86.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=a2a78318dc4282a5 -C extra-filename=-bfd8d98352c2b9ee --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-72e469e32d957671.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-78edee7592c107b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33912025-05-08T03:38:08.371Z Running `/work/oxidecomputer/omicron/target/debug/build/owo-colors-83029e4a3fdb87a5/build-script-build`
33922025-05-08T03:38:08.464Z Compiling libsw-core v0.3.1
33932025-05-08T03:38:08.469Z Running `/home/build/.rustup/toolchains/1.86.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=967e3d50fd91f461 -C extra-filename=-4c0adb52c1641bbe --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-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33942025-05-08T03:38:08.536Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-f064a93615ef6058/build-script-build`
33952025-05-08T03:38:08.541Z Compiling slog-scope v4.4.0
33962025-05-08T03:38:08.544Z Running `/home/build/.rustup/toolchains/1.86.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=4f2d74d00eaa4f5c -C extra-filename=-4f11a3b064959f59 --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-d2d2a8673216732c.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-2d6fd9042787b01e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33972025-05-08T03:38:08.657Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
33982025-05-08T03:38:08.661Z Running `/home/build/.rustup/toolchains/1.86.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=b19ca0bc2b54f1cd -C extra-filename=-3e2a72f11a90febe --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-3e2a72f11a90febe -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33992025-05-08T03:38:08.710Z Compiling same-file v1.0.6
34002025-05-08T03:38:08.737Z Running `/home/build/.rustup/toolchains/1.86.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=5ad2ec04c0025181 -C extra-filename=-04895e1b12795e8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34012025-05-08T03:38:08.791Z Compiling swrite v0.1.0
34022025-05-08T03:38:08.795Z Running `/home/build/.rustup/toolchains/1.86.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=8c0248aae4639675 -C extra-filename=-7d86e322625d40ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34032025-05-08T03:38:09.001Z Compiling walkdir v2.5.0
34042025-05-08T03:38:09.004Z Running `/home/build/.rustup/toolchains/1.86.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=2d61ffe163c608fe -C extra-filename=-4172296b484ad0eb --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-04895e1b12795e8f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34052025-05-08T03:38:09.038Z Compiling slog-stdlog v4.1.1
34062025-05-08T03:38:09.038Z Running `/home/build/.rustup/toolchains/1.86.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=906fc34ce9cff7c7 -C extra-filename=-838f207c2b20a471 --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-daba4f3c1b68dcbf.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-4f11a3b064959f59.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34072025-05-08T03:38:09.069Z Compiling libsw v3.4.0
34082025-05-08T03:38:09.073Z Running `/home/build/.rustup/toolchains/1.86.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=13763839aa66c8d1 -C extra-filename=-fe798fd6e64b997d --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-4c0adb52c1641bbe.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34092025-05-08T03:38:09.406Z Compiling ciborium v0.2.2
34102025-05-08T03:38:09.410Z Running `/home/build/.rustup/toolchains/1.86.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=892e410f42666038 -C extra-filename=-4a903d30cf223e9a --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-72e469e32d957671.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-bfd8d98352c2b9ee.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34112025-05-08T03:38:09.436Z Running `/home/build/.rustup/toolchains/1.86.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=828d8c0603121e72 -C extra-filename=-b93a03729a3c9803 --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-20cc0d919cf526a3.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-98fd329e9c03b6d0.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34122025-05-08T03:38:09.584Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-3e2a72f11a90febe/build-script-build`
34132025-05-08T03:38:09.650Z Running `/home/build/.rustup/toolchains/1.86.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=71de7f5be8f9ffae -C extra-filename=-d00dfe191d9f284a --out-dir /work/oxidecomputer/omicron/target/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)'`
34142025-05-08T03:38:09.693Z Compiling xattr v1.3.1
34152025-05-08T03:38:09.719Z Running `/home/build/.rustup/toolchains/1.86.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=d84f470ff386b0d5 -C extra-filename=-5965a989474fea70 --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-90fb2c852f96a7bd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34162025-05-08T03:38:09.986Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
34172025-05-08T03:38:09.990Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/db01858/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=ec2fed60b556e8fa -C extra-filename=-30dbd1875eda73e5 --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-f9843d87f643e91e.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-72b78886d4d0790d.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-62bab40056aeb639.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1a5e0525dcf87ef2.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-af97b0b2a29d1b5b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-93eb5cd5abd861a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34182025-05-08T03:38:10.018Z Compiling filetime v0.2.25
34192025-05-08T03:38:10.059Z Running `/home/build/.rustup/toolchains/1.86.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=2657bed2302d3aa2 -C extra-filename=-1b6046de928d0aef --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-7f8514ed35d62a3a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34202025-05-08T03:38:10.127Z Compiling linear-map v1.2.0
34212025-05-08T03:38:10.130Z Running `/home/build/.rustup/toolchains/1.86.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=6446a15bd94a8363 -C extra-filename=-3aead9fef1408a62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34222025-05-08T03:38:10.167Z Compiling slog-envlogger v2.2.0
34232025-05-08T03:38:10.171Z Running `/home/build/.rustup/toolchains/1.86.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=ddb80b48aa56326a -C extra-filename=-b0d86c61f951383a --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-daba4f3c1b68dcbf.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-3e92a75f30d99829.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-4f11a3b064959f59.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-838f207c2b20a471.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8295d09610cc0b07.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34242025-05-08T03:38:10.375Z Compiling tar v0.4.44
34252025-05-08T03:38:10.379Z Running `/home/build/.rustup/toolchains/1.86.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=790b788b4cec3cf0 -C extra-filename=-c7f57a8e748b4293 --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-1b6046de928d0aef.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-5965a989474fea70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34262025-05-08T03:38:10.491Z Compiling keccak v0.1.5
34272025-05-08T03:38:10.494Z Running `/home/build/.rustup/toolchains/1.86.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=e3517f305307fa5a -C extra-filename=-36dd2d3c25ee0db3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34282025-05-08T03:38:10.750Z Compiling highway v1.3.0
34292025-05-08T03:38:10.753Z Running `/home/build/.rustup/toolchains/1.86.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=7c5240402e1b5a2a -C extra-filename=-44ff0ad742991a85 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34302025-05-08T03:38:10.810Z Compiling aws-lc-sys v0.26.0
34312025-05-08T03:38:10.853Z Running `/home/build/.rustup/toolchains/1.86.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=13bab21cc6ee4926 -C extra-filename=-481d412ce0d567ca --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-481d412ce0d567ca -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-d248380f5c7cdc9d.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-cac1d5d3df92c21f.rlib --extern cmake=/work/oxidecomputer/omicron/target/debug/deps/libcmake-321634af65711493.rlib --extern dunce=/work/oxidecomputer/omicron/target/debug/deps/libdunce-4858c6f2010da081.rlib --extern fs_extra=/work/oxidecomputer/omicron/target/debug/deps/libfs_extra-def24bb22f20c5b6.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34322025-05-08T03:38:10.872Z Compiling sha3 v0.10.8
34332025-05-08T03:38:10.900Z Running `/home/build/.rustup/toolchains/1.86.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=435844402425ef10 -C extra-filename=-42f45d371fc21546 --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-5521fc2fbb46472c.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-36dd2d3c25ee0db3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34342025-05-08T03:38:11.233Z Compiling pem v3.0.5
34352025-05-08T03:38:11.239Z Running `/home/build/.rustup/toolchains/1.86.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=a5288eeb36ac2ae6 -C extra-filename=-94df663eada64052 --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-388427588bad31ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34362025-05-08T03:38:11.748Z Compiling typify-impl v0.2.0
34372025-05-08T03:38:11.775Z Running `/home/build/.rustup/toolchains/1.86.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=59d567640f112ca8 -C extra-filename=-d5b61bee3e81e37d --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-898e01f7b1a1be18.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-16a114607d9449df.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f461bc097557e2b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34382025-05-08T03:38:11.775Z Compiling headers-core v0.3.0
34392025-05-08T03:38:11.775Z Running `/home/build/.rustup/toolchains/1.86.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=6e184afa910846eb -C extra-filename=-72d130c514a55add --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-d0626d2a571d5399.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34402025-05-08T03:38:11.775Z Compiling linked-hash-map v0.5.6
34412025-05-08T03:38:11.775Z Running `/home/build/.rustup/toolchains/1.86.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=909d75483f54ca2e -C extra-filename=-b05ea296ee12e0d4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34422025-05-08T03:38:11.869Z Compiling headers v0.4.0
34432025-05-08T03:38:11.873Z Running `/home/build/.rustup/toolchains/1.86.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=cc0bde78d9c23689 -C extra-filename=-39770a35e9e72b9b --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-e160ba038ce5e281.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-9f8e64fcba1e5df2.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-72d130c514a55add.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-04bf4929f7a54a53.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-80e1054dc5264632.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-97d6be9eb3fdf7a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34442025-05-08T03:38:11.925Z Compiling resolv-conf v0.7.0
34452025-05-08T03:38:11.952Z Running `/home/build/.rustup/toolchains/1.86.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=fe91764d0d14614b -C extra-filename=-31c7b1eae87d6337 --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-5b9a84fbe043126e.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-1117ffb342c3b6bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34462025-05-08T03:38:11.955Z Compiling lzma-sys v0.1.20
34472025-05-08T03:38:11.955Z Running `/home/build/.rustup/toolchains/1.86.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=67a1e29f54c82b7b -C extra-filename=-58247355fbcbcc06 --out-dir /work/oxidecomputer/omicron/target/debug/build/lzma-sys-58247355fbcbcc06 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-cac1d5d3df92c21f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-8f7071966951b8cc.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34482025-05-08T03:38:12.065Z Compiling lru-cache v0.1.2
34492025-05-08T03:38:12.069Z Running `/home/build/.rustup/toolchains/1.86.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=8840b1fe174f9ae5 -C extra-filename=-fb9cd732f9db5865 --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-b05ea296ee12e0d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34502025-05-08T03:38:12.309Z Compiling humantime v2.1.0
34512025-05-08T03:38:12.313Z Running `/home/build/.rustup/toolchains/1.86.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=b7d88c1355737fe6 -C extra-filename=-8f7115015abc9270 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34522025-05-08T03:38:12.382Z Compiling hickory-resolver v0.24.4
34532025-05-08T03:38:12.386Z Running `/home/build/.rustup/toolchains/1.86.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=9364566c60ea57e1 -C extra-filename=-c9c30ab7cb3a2854 --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-7f8514ed35d62a3a.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-eaec26d055baa3da.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-fb9cd732f9db5865.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-113e367aef165863.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-31c7b1eae87d6337.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-2b53ddeb7bc9109c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-6a6f9294186d7e4d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34542025-05-08T03:38:12.613Z Compiling heck v0.3.3
34552025-05-08T03:38:12.617Z Running `/home/build/.rustup/toolchains/1.86.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=51998ca704aebe76 -C extra-filename=-bc48c5cf5f6736c3 --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-ad84214d9a4bf3fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34562025-05-08T03:38:12.805Z Compiling semver v0.1.20
34572025-05-08T03:38:12.809Z Running `/home/build/.rustup/toolchains/1.86.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=daea15f42841c6f8 -C extra-filename=-0252d8112447c22b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34582025-05-08T03:38:12.868Z Running `/work/oxidecomputer/omicron/target/debug/build/lzma-sys-58247355fbcbcc06/build-script-build`
34592025-05-08T03:38:12.927Z Running `/home/build/.rustup/toolchains/1.86.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=427bc5b061bfeb87 -C extra-filename=-fab9f34a09a01cc2 --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l lzma`
34602025-05-08T03:38:12.983Z Compiling zone_cfg_derive v0.1.2
34612025-05-08T03:38:13.041Z Running `/home/build/.rustup/toolchains/1.86.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=1269ebb87094d369 -C extra-filename=-d1236350d3a0e85a --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-bc48c5cf5f6736c3.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-18923da8a157ebf2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34622025-05-08T03:38:13.132Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34632025-05-08T03:38:13.136Z Running `/home/build/.rustup/toolchains/1.86.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=aad59a931c4ba825 -C extra-filename=-aa334faa873d5782 --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-fcfda3857d1092f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-fb709642302e3e4b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-627769ba0dc3f32a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34642025-05-08T03:38:13.444Z Compiling rustc_version v0.1.7
34652025-05-08T03:38:13.448Z Running `/home/build/.rustup/toolchains/1.86.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=fa645a36633dc776 -C extra-filename=-74801207d3479dc7 --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-0252d8112447c22b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34662025-05-08T03:38:13.565Z Compiling yasna v0.5.2
34672025-05-08T03:38:13.569Z Running `/home/build/.rustup/toolchains/1.86.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=2a17b53d13d488ad -C extra-filename=-9af39d8e2b56ce4a --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-1fea0e4a1756d87c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34682025-05-08T03:38:13.661Z Compiling secrecy v0.10.3
34692025-05-08T03:38:13.665Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=93315cae402444de -C extra-filename=-e5f78bcf8c5172cd --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-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34702025-05-08T03:38:13.920Z Compiling base64 v0.13.1
34712025-05-08T03:38:13.923Z Running `/home/build/.rustup/toolchains/1.86.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=3bf52cf9b367b777 -C extra-filename=-c8e779c15ea77b8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34722025-05-08T03:38:13.976Z Compiling newtype_derive v0.1.6
34732025-05-08T03:38:14.001Z Running `/home/build/.rustup/toolchains/1.86.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=b3d7a71b16c83137 -C extra-filename=-228a6b025f752c3a --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-228a6b025f752c3a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-74801207d3479dc7.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34742025-05-08T03:38:14.426Z Compiling ron v0.7.1
34752025-05-08T03:38:14.429Z Running `/home/build/.rustup/toolchains/1.86.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=5f90a4ba35c3cfe8 -C extra-filename=-8fd199f90180a4d1 --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-c8e779c15ea77b8e.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-583cffbe97cd9a36.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34762025-05-08T03:38:14.509Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34772025-05-08T03:38:14.509Z Running `/home/build/.rustup/toolchains/1.86.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=25f28d85c45d2023 -C extra-filename=-c6ada892c5e10108 --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-aa334faa873d5782.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-fb709642302e3e4b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-627769ba0dc3f32a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34782025-05-08T03:38:14.564Z Compiling zone v0.1.8
34792025-05-08T03:38:14.568Z Running `/home/build/.rustup/toolchains/1.86.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=b789b2c32163546a -C extra-filename=-19f52a852fb7e21f --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-4762b94fa4a567ca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-d1236350d3a0e85a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34802025-05-08T03:38:15.128Z Compiling rcgen v0.13.2
34812025-05-08T03:38:15.131Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-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="crypto"' --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=193c5b3561b41e80 -C extra-filename=-c23b02b5b02bc0f8 --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-94df663eada64052.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b591337e3059e592.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-522227478bca0142.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1fea0e4a1756d87c.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-9af39d8e2b56ce4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out`
34822025-05-08T03:38:15.179Z Compiling xz2 v0.1.7
34832025-05-08T03:38:15.182Z Running `/home/build/.rustup/toolchains/1.86.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=9ba2691daccbb67c -C extra-filename=-3f94d906667ce549 --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-fab9f34a09a01cc2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
34842025-05-08T03:38:15.656Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-228a6b025f752c3a/build-script-build`
34852025-05-08T03:38:15.747Z Running `/home/build/.rustup/toolchains/1.86.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=c2761c55e54fa2c3 -C extra-filename=-5fe528dd8f8def08 --out-dir /work/oxidecomputer/omicron/target/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`
34862025-05-08T03:38:15.926Z Compiling subprocess v0.2.9
34872025-05-08T03:38:15.929Z Running `/home/build/.rustup/toolchains/1.86.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=e6f47d8b676d07f8 -C extra-filename=-7f38ee2012cba243 --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34882025-05-08T03:38:16.099Z Running `/home/build/.rustup/toolchains/1.86.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=4bc195f3bd6d1a52 -C extra-filename=-3f17a3fbc1133616 --out-dir /work/oxidecomputer/omicron/target/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`
34892025-05-08T03:38:16.213Z Compiling universal-hash v0.5.1
34902025-05-08T03:38:16.217Z Running `/home/build/.rustup/toolchains/1.86.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=a0730f26cecdb164 -C extra-filename=-ba37617c069a1ce3 --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-2de6d8a2c2415463.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34912025-05-08T03:38:16.465Z Compiling opaque-debug v0.3.1
34922025-05-08T03:38:16.497Z Running `/home/build/.rustup/toolchains/1.86.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=4daecf1cbd25f23f -C extra-filename=-5fa40915afa4914b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34932025-05-08T03:38:16.523Z Compiling aead v0.5.2
34942025-05-08T03:38:16.527Z Running `/home/build/.rustup/toolchains/1.86.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=f38c76dc25a1a316 -C extra-filename=-9c1a4ddeaa945015 --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-2de6d8a2c2415463.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-424a4eab6aa72a9c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34952025-05-08T03:38:16.597Z Compiling poly1305 v0.8.0
34962025-05-08T03:38:16.631Z Running `/home/build/.rustup/toolchains/1.86.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=4a5146e9e3233fde -C extra-filename=-a6062a6c1b502b79 --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-2b80f643c97b05f7.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-5fa40915afa4914b.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-ba37617c069a1ce3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34972025-05-08T03:38:16.913Z Compiling chacha20 v0.9.1
34982025-05-08T03:38:16.917Z Running `/home/build/.rustup/toolchains/1.86.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=bafecdd78c5f2e42 -C extra-filename=-5e6821f4f8279c7e --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-7f8514ed35d62a3a.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-3b39b99f841cf550.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-2b80f643c97b05f7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34992025-05-08T03:38:16.941Z Compiling steno v0.4.1
35002025-05-08T03:38:16.945Z Running `/home/build/.rustup/toolchains/1.86.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=90f8cc773e4c7bb1 -C extra-filename=-72e150966e747fbd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-d267ed5fcc66eb5b.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-2d6fd9042787b01e.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-3f17a3fbc1133616.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fcbb94f616a5d791.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35012025-05-08T03:38:17.440Z Compiling thiserror-impl-no-std v2.0.2
35022025-05-08T03:38:17.444Z Running `/home/build/.rustup/toolchains/1.86.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=7825aeaf442ff01a -C extra-filename=-e78540e043554deb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35032025-05-08T03:38:17.541Z Compiling chacha20poly1305 v0.10.1
35042025-05-08T03:38:17.544Z Running `/home/build/.rustup/toolchains/1.86.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=bd8aa73eb3f896b9 -C extra-filename=-88cce0b63f506f0b --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-9c1a4ddeaa945015.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-5e6821f4f8279c7e.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-3b39b99f841cf550.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-a6062a6c1b502b79.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35052025-05-08T03:38:17.583Z Compiling qorb v0.3.1
35062025-05-08T03:38:17.587Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name qorb --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/qorb-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"' --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=b20c187386581121 -C extra-filename=-202419341ed45ded --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-d267ed5fcc66eb5b.so --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-d1c719480ca2d263.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-1a5ded7ae43bab4c.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-c9c30ab7cb3a2854.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-eb4466570b4cdfa8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-93eb5cd5abd861a2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3c97eb8460ebc821.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-6a6f9294186d7e4d.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa32414fb9354869.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35072025-05-08T03:38:17.834Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
35082025-05-08T03:38:17.837Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_client_types --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/4580159/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=254e0e580a27d849 -C extra-filename=-d8b1919364315ac4 --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-388427588bad31ec.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-d31ac486a411b0cb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35092025-05-08T03:38:18.012Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
35102025-05-08T03:38:18.016Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/060a204/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=ec9a5478080c5c28 -C extra-filename=-a164b63fe3657a89 --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-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35112025-05-08T03:38:18.220Z Compiling bytecount v0.6.8
35122025-05-08T03:38:18.223Z Running `/home/build/.rustup/toolchains/1.86.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=ad8147671f2d4585 -C extra-filename=-02ca1c0622733289 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35132025-05-08T03:38:18.486Z Compiling display-error-chain v0.2.2
35142025-05-08T03:38:18.490Z Running `/home/build/.rustup/toolchains/1.86.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=e4f21d5ec65ab12f -C extra-filename=-2d9db2c7190092e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35152025-05-08T03:38:18.639Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
35162025-05-08T03:38:18.642Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/060a204/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=3b365c83f1e8b6ad -C extra-filename=-41c3ccac5a2969df --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-d8b1919364315ac4.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-a164b63fe3657a89.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35172025-05-08T03:38:18.722Z Compiling slog-dtrace v0.3.0
35182025-05-08T03:38:18.725Z Running `/home/build/.rustup/toolchains/1.86.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=992ac80697924cb2 -C extra-filename=-d8d746612e89cda3 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-d8d746612e89cda3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35192025-05-08T03:38:18.969Z Compiling gethostname v0.5.0
35202025-05-08T03:38:18.995Z Running `/home/build/.rustup/toolchains/1.86.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=078e5dde01e7ea72 -C extra-filename=-1ba4dfee93cde855 --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-90fb2c852f96a7bd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35212025-05-08T03:38:19.220Z Compiling nibble_vec v0.1.0
35222025-05-08T03:38:19.224Z Running `/home/build/.rustup/toolchains/1.86.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=8cf7e3c1bc97ed5f -C extra-filename=-433666aeedaa800b --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-2b53ddeb7bc9109c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35232025-05-08T03:38:19.238Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-d8d746612e89cda3/build-script-build`
35242025-05-08T03:38:19.331Z Running `/home/build/.rustup/toolchains/1.86.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=3883917d78d290c0 -C extra-filename=-dca471660565ee7a --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-635dd001e5f79077.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa32414fb9354869.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35252025-05-08T03:38:19.476Z Compiling endian-type v0.1.2
35262025-05-08T03:38:19.480Z Running `/home/build/.rustup/toolchains/1.86.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=c43ce4ab6cb3a0e3 -C extra-filename=-75c1b6d223b583e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35272025-05-08T03:38:19.764Z Compiling radix_trie v0.2.1
35282025-05-08T03:38:19.768Z Running `/home/build/.rustup/toolchains/1.86.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=1a209a6b1316a835 -C extra-filename=-26cb45c217f77f82 --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-75c1b6d223b583e7.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-433666aeedaa800b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35292025-05-08T03:38:19.964Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
35302025-05-08T03:38:20.006Z Running `/home/build/.rustup/toolchains/1.86.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=1d89f094f1aec537 -C extra-filename=-eb74211e5ac6a6d0 --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-eb74211e5ac6a6d0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35312025-05-08T03:38:20.361Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-eb74211e5ac6a6d0/build-script-build`
35322025-05-08T03:38:20.402Z Running `/home/build/.rustup/toolchains/1.86.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=8172518acf65c67f -C extra-filename=-8db78efdf0dd0aa8 --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-7f8514ed35d62a3a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.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/`
35332025-05-08T03:38:20.430Z Compiling thiserror-no-std v2.0.2
35342025-05-08T03:38:20.433Z Compiling proc-macro-error-attr2 v2.0.0
35352025-05-08T03:38:20.433Z Running `/home/build/.rustup/toolchains/1.86.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=ebdce29e7eb10f90 -C extra-filename=-1e7a159636efd780 --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-e78540e043554deb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35362025-05-08T03:38:20.452Z Running `/home/build/.rustup/toolchains/1.86.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=7e78a8a2b42d43f8 -C extra-filename=-b2406679dd02b250 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35372025-05-08T03:38:20.593Z Compiling vsss-rs v3.3.4
35382025-05-08T03:38:20.596Z Running `/home/build/.rustup/toolchains/1.86.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=fa5ee35444e99240 -C extra-filename=-991f4c42f9ecbe73 --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-e71be508c6f571a4.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-b3ca9dc8640c22ec.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-4d82673e0dd53b56.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-02bea97130a9046e.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-1e7a159636efd780.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35392025-05-08T03:38:20.807Z Compiling maplit v1.0.2
35402025-05-08T03:38:20.877Z Running `/home/build/.rustup/toolchains/1.86.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=12444660afd4e375 -C extra-filename=-bcad5addf0b648e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35412025-05-08T03:38:20.972Z Compiling papergrid v0.14.0
35422025-05-08T03:38:20.972Z Running `/home/build/.rustup/toolchains/1.86.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=a5250da498dac954 -C extra-filename=-badf57ce31b19941 --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-02ca1c0622733289.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-3d57464229351c79.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8eb4dc81f9420728.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35432025-05-08T03:38:21.373Z Compiling proc-macro-error2 v2.0.1
35442025-05-08T03:38:21.377Z Running `/home/build/.rustup/toolchains/1.86.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=c51d2d0a0a360110 -C extra-filename=-466f6b6b41cc0cb0 --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-b2406679dd02b250.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35452025-05-08T03:38:21.953Z Compiling num-derive v0.3.3
35462025-05-08T03:38:21.956Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name num_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-derive-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("full-syntax"))' -C metadata=f3c5d488db8189b0 -C extra-filename=-4e8e958ceaf6a093 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35472025-05-08T03:38:22.051Z Compiling tabled_derive v0.10.0
35482025-05-08T03:38:22.054Z Running `/home/build/.rustup/toolchains/1.86.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=e9a21033b9ad7ced -C extra-filename=-014415e869210249 --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-898e01f7b1a1be18.rlib --extern proc_macro_error2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error2-466f6b6b41cc0cb0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35492025-05-08T03:38:23.262Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
35502025-05-08T03:38:23.265Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_messages --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/f3cb309/messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api-traits"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits", "default", "std"))' -C metadata=3046d62fe172ac50 -C extra-filename=-486ad51567d1d761 --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-6a561cfe737ae6c8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ae158bf3b9f8b817.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-c47270a6e06ecf5b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-93eb5cd5abd861a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35512025-05-08T03:38:23.296Z Compiling fxhash v0.2.1
35522025-05-08T03:38:23.322Z Running `/home/build/.rustup/toolchains/1.86.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=1601f2fcc526c4ea -C extra-filename=-dde9df454645c87d --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-2129b7fb5c80af14.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35532025-05-08T03:38:23.550Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
35542025-05-08T03:38:23.554Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/f3cb309/controller/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=984a5dcb030df6d4 -C extra-filename=-52fcd5caf6249a2c --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-52fcd5caf6249a2c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35552025-05-08T03:38:24.054Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-52fcd5caf6249a2c/build-script-build`
35562025-05-08T03:38:24.119Z Compiling vte_generate_state_changes v0.1.2
35572025-05-08T03:38:24.122Z Running `/home/build/.rustup/toolchains/1.86.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=bb008dca9f18c2e6 -C extra-filename=-037aa84a1c5d4aeb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35582025-05-08T03:38:24.165Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-481d412ce0d567ca/build-script-main`
35592025-05-08T03:38:24.336Z Compiling libscf-sys v1.1.0
35602025-05-08T03:38:24.361Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name libscf_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libscf-sys-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d794e16e6c34719 -C extra-filename=-ef1320aaad2eacaf --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-f9843d87f643e91e.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-4e8e958ceaf6a093.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35612025-05-08T03:38:24.606Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
35622025-05-08T03:38:24.609Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2021 /home/build/.cargo/git/checkouts/smf-rs-c9ceb1b0d612b4af/72389b5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf6e81a943d6aaec -C extra-filename=-1f7330b92eeba7ca --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-f9843d87f643e91e.rmeta --extern libscf_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibscf_sys-ef1320aaad2eacaf.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35632025-05-08T03:38:24.742Z Compiling crc8 v0.1.1
35642025-05-08T03:38:24.745Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name crc8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc8-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09f5c8fb6110b06f -C extra-filename=-25efa93a1fe1669c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35652025-05-08T03:38:24.822Z Compiling const_format_proc_macros v0.2.34
35662025-05-08T03:38:24.851Z Running `/home/build/.rustup/toolchains/1.86.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=f04b7e64533e9da1 -C extra-filename=-a2014f202da92492 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-9a19e123728e4c50.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35672025-05-08T03:38:24.885Z Compiling tabled v0.18.0
35682025-05-08T03:38:24.888Z Compiling vte v0.11.1
35692025-05-08T03:38:24.888Z Running `/home/build/.rustup/toolchains/1.86.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=f53fc39b45b1c1d7 -C extra-filename=-d1129058a71ace58 --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-badf57ce31b19941.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-014415e869210249.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35702025-05-08T03:38:24.911Z Running `/home/build/.rustup/toolchains/1.86.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=855c83275488d404 -C extra-filename=-b0985306a3bfbedb --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-955928cd69d22d1b.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-037aa84a1c5d4aeb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35712025-05-08T03:38:24.944Z Compiling fd-lock v4.0.2
35722025-05-08T03:38:24.950Z Running `/home/build/.rustup/toolchains/1.86.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=89bade38bacaed31 -C extra-filename=-9b723cba68ae468d --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-7f8514ed35d62a3a.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-90fb2c852f96a7bd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35732025-05-08T03:38:25.191Z Compiling async-recursion v1.1.1
35742025-05-08T03:38:25.195Z Running `/home/build/.rustup/toolchains/1.86.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=1624ad1823cc296f -C extra-filename=-d7917cc794aa9241 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35752025-05-08T03:38:25.379Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
35762025-05-08T03:38:25.382Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_decode --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/f3cb309/decode/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=08e8b55577dff5fe -C extra-filename=-753ce69a9b6e2626 --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-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-eebb9e55bdfbecfa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-93eb5cd5abd861a2.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-486ad51567d1d761.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35772025-05-08T03:38:25.548Z Compiling radium v0.7.0
35782025-05-08T03:38:25.551Z Running `/home/build/.rustup/toolchains/1.86.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=83b9a3e81893f09b -C extra-filename=-3ae92a3d4fefe356 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-3ae92a3d4fefe356 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35792025-05-08T03:38:25.602Z Compiling typify-macro v0.2.0
35802025-05-08T03:38:25.605Z Running `/home/build/.rustup/toolchains/1.86.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=c00b05d981c164f1 -C extra-filename=-f3c50d05497aa99d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-64a834e7b41ae069.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-d5b61bee3e81e37d.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35812025-05-08T03:38:26.151Z Compiling nu-ansi-term v0.50.1
35822025-05-08T03:38:26.155Z Running `/home/build/.rustup/toolchains/1.86.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=2091f5872eeecdf8 -C extra-filename=-49704f2b55d410c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35832025-05-08T03:38:26.362Z Compiling strip-ansi-escapes v0.2.0
35842025-05-08T03:38:26.366Z Running `/home/build/.rustup/toolchains/1.86.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=22d0ce5ece1235d0 -C extra-filename=-977833393ca6aa3b --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-b0985306a3bfbedb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35852025-05-08T03:38:26.756Z Compiling reedline v0.38.0
35862025-05-08T03:38:26.799Z Running `/home/build/.rustup/toolchains/1.86.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=28be3d56af482e12 -C extra-filename=-4d6f0001d10592a8 --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-635dd001e5f79077.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-53dd3d4a655c462b.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-9b723cba68ae468d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-b2eb77ef70b05f8c.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-49704f2b55d410c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-977833393ca6aa3b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9f185f9c7720bb01.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-bd43e950c1d3283c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-ad84214d9a4bf3fe.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-4e04c3ed07af6e7a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35872025-05-08T03:38:26.802Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-3ae92a3d4fefe356/build-script-build`
35882025-05-08T03:38:26.829Z Compiling const_format v0.2.34
35892025-05-08T03:38:26.833Z Compiling termcolor v1.4.1
35902025-05-08T03:38:26.833Z Running `/home/build/.rustup/toolchains/1.86.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=252482eb54ba8d3e -C extra-filename=-f041b42439f43bad --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-a2014f202da92492.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35912025-05-08T03:38:26.851Z Running `/home/build/.rustup/toolchains/1.86.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=ba6f085b10bf8937 -C extra-filename=-3e36a839e9953a7b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35922025-05-08T03:38:26.878Z Compiling tap v1.0.1
35932025-05-08T03:38:26.881Z Running `/home/build/.rustup/toolchains/1.86.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=a55c5877cece2b37 -C extra-filename=-47975f1cfda174a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35942025-05-08T03:38:27.094Z Compiling maybe-uninit v2.0.0
35952025-05-08T03:38:27.121Z Running `/home/build/.rustup/toolchains/1.86.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=895fd6ccdfab2690 -C extra-filename=-a626c617e68cf75f --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-a626c617e68cf75f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35962025-05-08T03:38:27.498Z Compiling wyz v0.5.1
35972025-05-08T03:38:27.502Z Running `/home/build/.rustup/toolchains/1.86.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=68b57e03d2d7999f -C extra-filename=-488636b8b25c5c85 --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-47975f1cfda174a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35982025-05-08T03:38:27.580Z Running `/home/build/.rustup/toolchains/1.86.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=ca0c05f9ac77258f -C extra-filename=-72d8dd92df680d76 --out-dir /work/oxidecomputer/omicron/target/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`
35992025-05-08T03:38:27.712Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-a626c617e68cf75f/build-script-build`
36002025-05-08T03:38:27.807Z Compiling packed_struct v0.10.1
36012025-05-08T03:38:27.810Z Running `/home/build/.rustup/toolchains/1.86.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=0bdb6cf454e35fd7 -C extra-filename=-faecb2965877af20 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-faecb2965877af20 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36022025-05-08T03:38:27.950Z Compiling crc-catalog v2.4.0
36032025-05-08T03:38:27.956Z Running `/home/build/.rustup/toolchains/1.86.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=84afc03fcb637976 -C extra-filename=-6eea81ceac6dc896 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36042025-05-08T03:38:28.042Z Compiling funty v2.0.0
36052025-05-08T03:38:28.100Z Running `/home/build/.rustup/toolchains/1.86.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=b8ef263f796bb5d9 -C extra-filename=-3665d2829c0e8866 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36062025-05-08T03:38:28.128Z Compiling crc v3.2.1
36072025-05-08T03:38:28.196Z Running `/home/build/.rustup/toolchains/1.86.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=cb566e6bcead7f37 -C extra-filename=-0b36c1824d283845 --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-6eea81ceac6dc896.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36082025-05-08T03:38:28.338Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_controller --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/f3cb309/controller/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-traits"))' -C metadata=4d234f88f53c1573 -C extra-filename=-7b93507025585798 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ae158bf3b9f8b817.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-c47270a6e06ecf5b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-258406cf9b8c383a.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-cded52ba09e17906.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-3e92a75f30d99829.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8295d09610cc0b07.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d1129058a71ace58.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-93eb5cd5abd861a2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-753ce69a9b6e2626.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-486ad51567d1d761.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa32414fb9354869.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
36092025-05-08T03:38:28.866Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-faecb2965877af20/build-script-build`
36102025-05-08T03:38:28.914Z Running `/home/build/.rustup/toolchains/1.86.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=e018e79f589f179d -C extra-filename=-f49394949f81c0b9 --out-dir /work/oxidecomputer/omicron/target/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`
36112025-05-08T03:38:29.082Z Compiling bitvec v1.0.1
36122025-05-08T03:38:29.085Z Running `/home/build/.rustup/toolchains/1.86.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=595cf196c68d6a3a -C extra-filename=-fe3d44545757b2b2 --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-3665d2829c0e8866.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-72d8dd92df680d76.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-47975f1cfda174a2.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-488636b8b25c5c85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36132025-05-08T03:38:29.216Z Compiling packed_struct_codegen v0.10.1
36142025-05-08T03:38:29.221Z Running `/home/build/.rustup/toolchains/1.86.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=966e84dbb621f0ac -C extra-filename=-cea1787d48220429 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36152025-05-08T03:38:29.746Z Compiling indexmap v1.9.3
36162025-05-08T03:38:29.750Z Running `/home/build/.rustup/toolchains/1.86.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=c34116ce7bd13143 -C extra-filename=-acd1a5ff7165bb51 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-acd1a5ff7165bb51 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-ae2c6342de22e17c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36172025-05-08T03:38:30.042Z Compiling typify v0.2.0
36182025-05-08T03:38:30.045Z Running `/home/build/.rustup/toolchains/1.86.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=4316ef235b360849 -C extra-filename=-68ff0ba0a5127b5d --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-d5b61bee3e81e37d.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-f3c50d05497aa99d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36192025-05-08T03:38:30.200Z Compiling nodrop v0.1.14
36202025-05-08T03:38:30.204Z Running `/home/build/.rustup/toolchains/1.86.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=2102fc977e275141 -C extra-filename=-8f1791f5f96188af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36212025-05-08T03:38:30.234Z Compiling progenitor-impl v0.8.0
36222025-05-08T03:38:30.273Z Running `/home/build/.rustup/toolchains/1.86.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=1c59e6fadd4d24b6 -C extra-filename=-c1ac476c07a1efd1 --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-898e01f7b1a1be18.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-718d9f25eafe18fb.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bebe141ada6d2f7b.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-68ff0ba0a5127b5d.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f461bc097557e2b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36232025-05-08T03:38:30.386Z Compiling array-init v0.0.4
36242025-05-08T03:38:30.389Z Running `/home/build/.rustup/toolchains/1.86.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=beaf96168f718766 -C extra-filename=-61aec7a4491efada --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-8f1791f5f96188af.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36252025-05-08T03:38:30.865Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-acd1a5ff7165bb51/build-script-build`
36262025-05-08T03:38:30.907Z Compiling smallvec v0.6.14
36272025-05-08T03:38:30.911Z Running `/home/build/.rustup/toolchains/1.86.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=99aa91d2a8d9c25a -C extra-filename=-51884dfabe602813 --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-f49394949f81c0b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36282025-05-08T03:38:31.064Z Compiling hashbrown v0.12.3
36292025-05-08T03:38:31.108Z Running `/home/build/.rustup/toolchains/1.86.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=6a8f0796d1e30bd1 -C extra-filename=-b3adeb558ab08f9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36302025-05-08T03:38:31.342Z Compiling libefi-sys v0.1.0
36312025-05-08T03:38:31.346Z Running `/home/build/.rustup/toolchains/1.86.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=04ce399b65b152b7 -C extra-filename=-21f3814779d807e2 --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-21f3814779d807e2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36322025-05-08T03:38:31.369Z Compiling bitfield v0.14.0
36332025-05-08T03:38:31.394Z Running `/home/build/.rustup/toolchains/1.86.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=1f7410681c88537d -C extra-filename=-b5e02b0c4f09f06e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36342025-05-08T03:38:31.735Z Compiling serde-hex v0.1.0
36352025-05-08T03:38:31.738Z Running `/home/build/.rustup/toolchains/1.86.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=7a8b91e71652c3a4 -C extra-filename=-cd5a842fa6376f1e --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-61aec7a4491efada.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-51884dfabe602813.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36362025-05-08T03:38:31.784Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-21f3814779d807e2/build-script-build`
36372025-05-08T03:38:31.830Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
36382025-05-08T03:38:31.833Z Running `/home/build/.rustup/toolchains/1.86.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=6d433dccb7a1f69f -C extra-filename=-86b15adaea86fac1 --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-2129b7fb5c80af14.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-0b36c1824d283845.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-986f800d9db672b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36392025-05-08T03:38:31.981Z Compiling env_logger v0.10.2
36402025-05-08T03:38:32.026Z Running `/home/build/.rustup/toolchains/1.86.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=9be124b1459bf1f9 -C extra-filename=-b3ad912097acfa33 --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-9716797e058e3331.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-3e36a839e9953a7b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36412025-05-08T03:38:32.132Z Running `/home/build/.rustup/toolchains/1.86.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=39d8d4f6a8bfa7ed -C extra-filename=-2e4ee4481a7c160e --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-b3adeb558ab08f9f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
36422025-05-08T03:38:32.181Z Compiling ron v0.8.1
36432025-05-08T03:38:32.231Z Running `/home/build/.rustup/toolchains/1.86.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=873f22dda8cb9b59 -C extra-filename=-ea3cb651ce67aaab --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-e160ba038ce5e281.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-6a561cfe737ae6c8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-fb709642302e3e4b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36442025-05-08T03:38:32.609Z Running `/home/build/.rustup/toolchains/1.86.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=bb65704a1193cdb8 -C extra-filename=-791cfa692a15f936 --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-fe3d44545757b2b2.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-cea1787d48220429.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36452025-05-08T03:38:33.031Z Compiling hashbrown v0.13.2
36462025-05-08T03:38:33.034Z Running `/home/build/.rustup/toolchains/1.86.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=07c2ed42f13812db -C extra-filename=-5cc6ea1a66f53889 --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-f6fdc33726fc3fba.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36472025-05-08T03:38:33.076Z Compiling bitfield-struct v0.6.2
36482025-05-08T03:38:33.079Z Running `/home/build/.rustup/toolchains/1.86.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=481e9a172a2dee4c -C extra-filename=-830877d519d0eaf8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36492025-05-08T03:38:33.121Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
36502025-05-08T03:38:33.125Z Running `/home/build/.rustup/toolchains/1.86.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=eb49c44d2b0829fa -C extra-filename=-9939c96b0c9085f6 --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-9939c96b0c9085f6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-cac1d5d3df92c21f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36512025-05-08T03:38:33.740Z Compiling crc-any v2.5.0
36522025-05-08T03:38:33.743Z Running `/home/build/.rustup/toolchains/1.86.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=dc0c748963897193 -C extra-filename=-d2ba709c4cf7b9fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36532025-05-08T03:38:34.218Z Compiling object v0.30.4
36542025-05-08T03:38:34.233Z Running `/home/build/.rustup/toolchains/1.86.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=4883dbb11fec27c8 -C extra-filename=-d04c6809698d939e --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-dc6ff59ed603a867.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5cc6ea1a66f53889.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2e4ee4481a7c160e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2f30e680c9e63b82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36552025-05-08T03:38:34.332Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-9939c96b0c9085f6/build-script-build`
36562025-05-08T03:38:34.444Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
36572025-05-08T03:38:34.448Z Running `/home/build/.rustup/toolchains/1.86.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=0c92712760dcaf0e -C extra-filename=-9e9728b2d15da62f --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-ea3cb651ce67aaab.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-86b15adaea86fac1.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-986f800d9db672b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36582025-05-08T03:38:34.603Z Running `/home/build/.rustup/toolchains/1.86.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=bb3512174cdf2b92 -C extra-filename=-228598e7b743ac7c --out-dir /work/oxidecomputer/omicron/target/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`
36592025-05-08T03:38:34.775Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36602025-05-08T03:38:34.811Z Running `/home/build/.rustup/toolchains/1.86.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=8b49e0baa0983112 -C extra-filename=-433f0ea00f78ee22 --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-830877d519d0eaf8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36612025-05-08T03:38:35.062Z Compiling papergrid v0.11.0
36622025-05-08T03:38:35.066Z Running `/home/build/.rustup/toolchains/1.86.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=518a659604a97e1a -C extra-filename=-be021978e68ce1b8 --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-02ca1c0622733289.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-3d57464229351c79.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-4e04c3ed07af6e7a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36632025-05-08T03:38:35.156Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
36642025-05-08T03:38:35.159Z Running `/home/build/.rustup/toolchains/1.86.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=2980c058825d5192 -C extra-filename=-0a89236474e39989 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-0232dbc3efebdc04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36652025-05-08T03:38:35.548Z Compiling tabled_derive v0.7.0
36662025-05-08T03:38:35.552Z Running `/home/build/.rustup/toolchains/1.86.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=25838dbba514c391 -C extra-filename=-93ebff1ba44b3f2a --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-317511b4e6521cea.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-18923da8a157ebf2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36672025-05-08T03:38:35.786Z Compiling kstat-rs v0.2.4
36682025-05-08T03:38:35.789Z Running `/home/build/.rustup/toolchains/1.86.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=f9aa0a40614f302e -C extra-filename=-e1b75a6b1615462a --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-f9843d87f643e91e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36692025-05-08T03:38:36.387Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
36702025-05-08T03:38:36.395Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-a00aa0491da1f0f3/17d04af/lpc55_areas/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=027a0fa2316584ec -C extra-filename=-b3529767ce97eb0d --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-b5e02b0c4f09f06e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ae158bf3b9f8b817.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-791cfa692a15f936.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36712025-05-08T03:38:36.413Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36722025-05-08T03:38:36.417Z Running `/home/build/.rustup/toolchains/1.86.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=ed8129b782747976 -C extra-filename=-0ffc9091803b04e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36732025-05-08T03:38:36.440Z Compiling path-slash v0.1.5
36742025-05-08T03:38:36.443Z Running `/home/build/.rustup/toolchains/1.86.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=a6a2bd240841019b -C extra-filename=-84832d7b000ec4fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36752025-05-08T03:38:36.565Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36762025-05-08T03:38:36.568Z Running `/home/build/.rustup/toolchains/1.86.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=50192f8a0fc5da9f -C extra-filename=-4f565285ad15b3a5 --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-433f0ea00f78ee22.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-0ffc9091803b04e9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36772025-05-08T03:38:36.674Z Running `/home/build/.rustup/toolchains/1.86.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=913f7cb464573d46 -C extra-filename=-00acf1985169e259 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-0a89236474e39989.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-ffe28f7f2301d0c2/out -l static=pci`
36782025-05-08T03:38:37.186Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36792025-05-08T03:38:37.189Z Running `/home/build/.rustup/toolchains/1.86.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=4e49a91091521214 -C extra-filename=-ed699df247d0ef10 --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-f9843d87f643e91e.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-228598e7b743ac7c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36802025-05-08T03:38:37.353Z Compiling progenitor-macro v0.8.0
36812025-05-08T03:38:37.372Z Running `/home/build/.rustup/toolchains/1.86.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=b73ba0892fb2103a -C extra-filename=-346d82cc4ad6e9fe --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-bebe141ada6d2f7b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-c1ac476c07a1efd1.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-64a834e7b41ae069.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-b81448be29120b1a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36822025-05-08T03:38:37.441Z Compiling diff v0.1.13
36832025-05-08T03:38:37.444Z Running `/home/build/.rustup/toolchains/1.86.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=e1cf9f5bf5bb066e -C extra-filename=-98e8bdfc7784bdcb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36842025-05-08T03:38:37.582Z Compiling dsl_auto_type v0.1.2
36852025-05-08T03:38:37.585Z Running `/home/build/.rustup/toolchains/1.86.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=0026ebfaf4d6c8a4 -C extra-filename=-532c7deadc4bb71c --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-cb1763339f5b26b8.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-03f8d194805f45a1.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-898e01f7b1a1be18.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36862025-05-08T03:38:38.035Z Compiling phf_generator v0.11.2
36872025-05-08T03:38:38.066Z Running `/home/build/.rustup/toolchains/1.86.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=123f68902171766f -C extra-filename=-69f15b0859e1e502 --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-757c80bfc90f886b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36882025-05-08T03:38:38.069Z Compiling tabled v0.15.0
36892025-05-08T03:38:38.114Z Running `/home/build/.rustup/toolchains/1.86.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=1ad33e29560dd13a -C extra-filename=-6b80968fa3270374 --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-be021978e68ce1b8.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-93ebff1ba44b3f2a.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-4e04c3ed07af6e7a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36902025-05-08T03:38:38.267Z Compiling diesel_table_macro_syntax v0.2.0
36912025-05-08T03:38:38.308Z Running `/home/build/.rustup/toolchains/1.86.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=5e992d3cf6f9dcaf -C extra-filename=-adb367bd4e6ad57a --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-0b3f9b0b76ffeb2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36922025-05-08T03:38:38.711Z Compiling scheduled-thread-pool v0.2.7
36932025-05-08T03:38:38.714Z Running `/home/build/.rustup/toolchains/1.86.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=d361f385eb5a51e9 -C extra-filename=-2d80a6a0ff5a3e56 --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-113e367aef165863.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36942025-05-08T03:38:38.738Z Compiling phf_codegen v0.11.2
36952025-05-08T03:38:38.741Z Running `/home/build/.rustup/toolchains/1.86.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=c78a4153fa7d3df6 -C extra-filename=-db998c660f59fd5d --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-69f15b0859e1e502.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-757c80bfc90f886b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36962025-05-08T03:38:39.025Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
36972025-05-08T03:38:39.029Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_brand_metadata --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/04681f2/brand-metadata/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8edb31ab9f4547f5 -C extra-filename=-b464895b0e581eba --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-6da8d30f8e1b3ab4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c7f57a8e748b4293.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-1f855cb3641a98a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36982025-05-08T03:38:39.068Z Compiling diesel_derives v2.2.3
36992025-05-08T03:38:39.072Z Running `/home/build/.rustup/toolchains/1.86.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=31a8e66d562fa190 -C extra-filename=-543afbe3d7a7de30 --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-adb367bd4e6ad57a.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-532c7deadc4bb71c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37002025-05-08T03:38:39.334Z Compiling r2d2 v0.8.10
37012025-05-08T03:38:39.337Z Running `/home/build/.rustup/toolchains/1.86.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=aa5893600de50f88 -C extra-filename=-2d16141f00450443 --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-daba4f3c1b68dcbf.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-113e367aef165863.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-2d80a6a0ff5a3e56.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37022025-05-08T03:38:39.558Z Compiling parse-zoneinfo v0.3.1
37032025-05-08T03:38:39.562Z Running `/home/build/.rustup/toolchains/1.86.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=34ce2b83c24594e4 -C extra-filename=-580129187adc8f51 --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-5496c5d55d620065.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37042025-05-08T03:38:39.760Z Compiling nanorand v0.7.0
37052025-05-08T03:38:39.794Z Running `/home/build/.rustup/toolchains/1.86.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=66477454a90dc0f4 -C extra-filename=-e040708de4faa130 --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-ef5fc587d8c2f327.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37062025-05-08T03:38:40.317Z Compiling cfg_aliases v0.1.1
37072025-05-08T03:38:40.320Z Running `/home/build/.rustup/toolchains/1.86.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=fe1c62a9bc491511 -C extra-filename=-9e85db9c25a8b994 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37082025-05-08T03:38:40.461Z Compiling parking_lot_core v0.8.6
37092025-05-08T03:38:40.464Z Running `/home/build/.rustup/toolchains/1.86.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=c8a7c26b67717831 -C extra-filename=-40a8cb32f7f823e6 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-40a8cb32f7f823e6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37102025-05-08T03:38:41.039Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-40a8cb32f7f823e6/build-script-build`
37112025-05-08T03:38:41.082Z Compiling nix v0.28.0
37122025-05-08T03:38:41.119Z Running `/home/build/.rustup/toolchains/1.86.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=4ca30890c8c3020b -C extra-filename=-b9a475c0cd65a5d7 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-b9a475c0cd65a5d7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-9e85db9c25a8b994.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37132025-05-08T03:38:41.265Z Compiling chrono-tz-build v0.4.0
37142025-05-08T03:38:41.268Z Running `/home/build/.rustup/toolchains/1.86.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=5fcb5b646ed0db27 -C extra-filename=-f402d5dd3c08d5b3 --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-580129187adc8f51.rmeta --extern phf_codegen=/work/oxidecomputer/omicron/target/debug/deps/libphf_codegen-db998c660f59fd5d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37152025-05-08T03:38:41.975Z Compiling flume v0.11.1
37162025-05-08T03:38:41.979Z Running `/home/build/.rustup/toolchains/1.86.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=48943c05d94747e3 -C extra-filename=-bc03c9be3a2766a8 --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-20cc0d919cf526a3.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-98fd329e9c03b6d0.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-e040708de4faa130.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-716a882fa60f0ce7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37172025-05-08T03:38:42.132Z Compiling bcs v0.1.6
37182025-05-08T03:38:42.160Z Running `/home/build/.rustup/toolchains/1.86.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=2ed38c0089decb63 -C extra-filename=-4782c6e2b79c72e0 --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-fcfda3857d1092f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37192025-05-08T03:38:42.499Z Compiling crunchy v0.2.2
37202025-05-08T03:38:42.502Z Running `/home/build/.rustup/toolchains/1.86.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=7c9dd18af620ae0f -C extra-filename=-afc01af4ff229447 --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-afc01af4ff229447 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37212025-05-08T03:38:42.609Z Compiling xshell-macros v0.2.7
37222025-05-08T03:38:42.612Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name xshell_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/xshell-macros-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=565434623dfae432 -C extra-filename=-3adfa493d4646476 --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`
37232025-05-08T03:38:42.759Z Compiling chrono-tz v0.10.3
37242025-05-08T03:38:42.762Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=681f9fe5a09d1233 -C extra-filename=-73579cc346263d5d --out-dir /work/oxidecomputer/omicron/target/debug/build/chrono-tz-73579cc346263d5d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono_tz_build=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz_build-f402d5dd3c08d5b3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37252025-05-08T03:38:43.095Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-afc01af4ff229447/build-script-build`
37262025-05-08T03:38:43.169Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-b9a475c0cd65a5d7/build-script-build`
37272025-05-08T03:38:43.246Z Running `/home/build/.rustup/toolchains/1.86.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=5d2a1f0a0e17dabb -C extra-filename=-49ed9dca22537e9a --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-7f8514ed35d62a3a.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-8eeda69d2eb506c8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-2b53ddeb7bc9109c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37282025-05-08T03:38:43.464Z Compiling xshell v0.2.7
37292025-05-08T03:38:43.468Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name xshell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/xshell-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aea932f6c2d48a54 -C extra-filename=-ac2c39574489ca21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern xshell_macros=/work/oxidecomputer/omicron/target/debug/deps/libxshell_macros-3adfa493d4646476.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37302025-05-08T03:38:43.646Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
37312025-05-08T03:38:43.650Z Running `/home/build/.rustup/toolchains/1.86.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=555a782d71e5dd12 -C extra-filename=-81adbc30902d97a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ae158bf3b9f8b817.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-e9a8a85e4ac8e6c9.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37322025-05-08T03:38:43.764Z Compiling tiny-keccak v2.0.2
37332025-05-08T03:38:43.768Z Running `/home/build/.rustup/toolchains/1.86.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=9dc1c50a425aada2 -C extra-filename=-0c479247aac3c4be --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-0c479247aac3c4be -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37342025-05-08T03:38:43.925Z Running `/work/oxidecomputer/omicron/target/debug/build/chrono-tz-73579cc346263d5d/build-script-build`
37352025-05-08T03:38:44.227Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-0c479247aac3c4be/build-script-build`
37362025-05-08T03:38:44.270Z Compiling parking_lot v0.11.2
37372025-05-08T03:38:44.275Z Running `/home/build/.rustup/toolchains/1.86.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=63f48d0e66adf9cb -C extra-filename=-3c06bd3c5b29956f --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-8eeda69d2eb506c8.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-31b2d6ca86b3761f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-49ed9dca22537e9a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37382025-05-08T03:38:44.604Z Running `/home/build/.rustup/toolchains/1.86.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=983e69ef674acc2c -C extra-filename=-b93853c9fd6cd061 --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-6a561cfe737ae6c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
37392025-05-08T03:38:45.052Z Running `/home/build/.rustup/toolchains/1.86.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=faf6efcdf548f862 -C extra-filename=-9a6c8cf95a318188 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37402025-05-08T03:38:45.146Z Compiling peg-macros v0.8.5
37412025-05-08T03:38:45.150Z Running `/home/build/.rustup/toolchains/1.86.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=e2ea915e13be2446 -C extra-filename=-cf2bdb69a3dfa936 --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-cf718d047ff93beb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37422025-05-08T03:38:45.198Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
37432025-05-08T03:38:45.201Z Running `/home/build/.rustup/toolchains/1.86.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=dd273c94746cbe99 -C extra-filename=-2b572f189dfb41b2 --out-dir /work/oxidecomputer/omicron/target/debug/build/oximeter-db-2b572f189dfb41b2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-cf470c3b09ba6d38.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37442025-05-08T03:38:46.385Z Compiling sqlparser_derive v0.2.2
37452025-05-08T03:38:46.389Z Running `/home/build/.rustup/toolchains/1.86.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=4851372f3cf8585e -C extra-filename=-745d42d2272f104c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37462025-05-08T03:38:46.640Z Compiling unicode_categories v0.1.1
37472025-05-08T03:38:46.643Z Running `/home/build/.rustup/toolchains/1.86.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=a11dd9c416ae39e3 -C extra-filename=-93a233d4ee943a49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37482025-05-08T03:38:47.010Z Compiling ref-cast v1.0.23
37492025-05-08T03:38:47.013Z Running `/home/build/.rustup/toolchains/1.86.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=0be8b88e581bbba3 -C extra-filename=-74fc4e97008fb52d --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-74fc4e97008fb52d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37502025-05-08T03:38:47.577Z Compiling bit-vec v0.6.3
37512025-05-08T03:38:47.608Z Running `/home/build/.rustup/toolchains/1.86.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=35392a1fcc04b6fd -C extra-filename=-50ba64b3a519b75e --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:38:47.643Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-74fc4e97008fb52d/build-script-build`
37532025-05-08T03:38:47.734Z Compiling sqlparser v0.45.0
37542025-05-08T03:38:47.741Z Running `/home/build/.rustup/toolchains/1.86.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=2e56da790f7cffe7 -C extra-filename=-6843e137f1cd9982 --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-daba4f3c1b68dcbf.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-745d42d2272f104c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37552025-05-08T03:38:47.950Z Compiling bit-set v0.5.3
37562025-05-08T03:38:47.953Z Running `/home/build/.rustup/toolchains/1.86.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=ea6aed413e23e4c1 -C extra-filename=-118ffdfde6a1bb17 --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-50ba64b3a519b75e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37572025-05-08T03:38:48.032Z Compiling rustyline v14.0.0
37582025-05-08T03:38:48.036Z Running `/home/build/.rustup/toolchains/1.86.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=5090446675f069fd -C extra-filename=-f09ef8d065f2a8be --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-6a561cfe737ae6c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-9b723cba68ae468d.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-a0c58be9c9839aee.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2f30e680c9e63b82.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b93853c9fd6cd061.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-26cb45c217f77f82.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-ad84214d9a4bf3fe.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-4e04c3ed07af6e7a.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-955928cd69d22d1b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37592025-05-08T03:38:48.271Z Compiling sqlformat v0.2.6
37602025-05-08T03:38:48.275Z Running `/home/build/.rustup/toolchains/1.86.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=1787ee1c748f279a -C extra-filename=-fe4abe7d96b838cb --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-cf470c3b09ba6d38.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-93a233d4ee943a49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37612025-05-08T03:38:48.682Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
37622025-05-08T03:38:48.686Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-a00aa0491da1f0f3/17d04af/lpc55_sign/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=523ed0bd3d6e8f17 -C extra-filename=-5108f9d69d46b1f4 --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-2129b7fb5c80af14.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-411b812118811da9.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-d2ba709c4cf7b9fd.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-59cd39f573908132.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-b3ad912097acfa33.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-4d82673e0dd53b56.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-b3529767ce97eb0d.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-791cfa692a15f936.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-8665c72c69b562d8.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-36008965f2b3eabe.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-cd5a842fa6376f1e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-48229c7287083b5a.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-986f800d9db672b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37632025-05-08T03:38:50.464Z Compiling peg v0.8.5
37642025-05-08T03:38:50.492Z Running `/home/build/.rustup/toolchains/1.86.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=17bd88f43e221548 -C extra-filename=-5f20c5aba636cae0 --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-cf2bdb69a3dfa936.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-cf718d047ff93beb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37652025-05-08T03:38:50.591Z Running `/work/oxidecomputer/omicron/target/debug/build/oximeter-db-2b572f189dfb41b2/build-script-build`
37662025-05-08T03:38:50.618Z Compiling diesel v2.2.9
37672025-05-08T03:38:50.643Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.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="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=4449f87ab5d31b69 -C extra-filename=-71f469adb87fdc78 --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-6a561cfe737ae6c8.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-2129b7fb5c80af14.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-543afbe3d7a7de30.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-c72da711e3bfca3c.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4e19af958952b731.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5fe528dd8f8def08.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-2d16141f00450443.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37682025-05-08T03:38:50.655Z Running `/home/build/.rustup/toolchains/1.86.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=1af7394980ba0033 -C extra-filename=-4628b5530aefc1e3 --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-9a6c8cf95a318188.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37692025-05-08T03:38:51.398Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
37702025-05-08T03:38:51.402Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-48e485b08d647fd4/cec2560/hubtools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d332973e175409df -C extra-filename=-f7f4bc7704c9c2c9 --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-5521fc2fbb46472c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-4d82673e0dd53b56.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-b3529767ce97eb0d.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-5108f9d69d46b1f4.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-d04c6809698d939e.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-84832d7b000ec4fd.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-36008965f2b3eabe.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-86b15adaea86fac1.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-9e9728b2d15da62f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-627769ba0dc3f32a.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-48229c7287083b5a.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-986f800d9db672b6.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-457fb615310852bd.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-aece66bfb5c8df92/out/lib`
37712025-05-08T03:38:51.600Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono_tz --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=794b1e4b8228b780 -C extra-filename=-0157e2345a706862 --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-635dd001e5f79077.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ba75054ed4b09b87.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37722025-05-08T03:38:52.113Z Compiling sled v0.34.7
37732025-05-08T03:38:52.117Z Running `/home/build/.rustup/toolchains/1.86.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=a054853de83d9057 -C extra-filename=-8616a8b3bc9ba192 --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-dc6ff59ed603a867.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c912c30a73c6fb4f.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-663aa3ae28b698ce.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-dde9df454645c87d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-3c06bd3c5b29956f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37742025-05-08T03:38:54.246Z Compiling hickory-client v0.24.4
37752025-05-08T03:38:54.250Z Running `/home/build/.rustup/toolchains/1.86.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=55515a31065868d6 -C extra-filename=-949fdffb744aceb3 --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-7f8514ed35d62a3a.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-729ac19f9ff8ff78.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-0b96be3d23455056.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-eaec26d055baa3da.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-26cb45c217f77f82.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-6a6f9294186d7e4d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37762025-05-08T03:38:54.891Z Compiling ascii-canvas v3.0.0
37772025-05-08T03:38:54.895Z Running `/home/build/.rustup/toolchains/1.86.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=bdc121d8893cde8d -C extra-filename=-c3a344507b139e20 --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-349d83d8ef81886c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37782025-05-08T03:38:55.393Z Compiling hickory-server v0.24.4
37792025-05-08T03:38:55.397Z Running `/home/build/.rustup/toolchains/1.86.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=5af3513aac01bf1b -C extra-filename=-9f2d1787fbedd520 --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-d267ed5fcc66eb5b.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-9f8e64fcba1e5df2.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-298892a68e048e3a.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-eaec26d055baa3da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1fea0e4a1756d87c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6d2f783aac8e98b9.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-6a6f9294186d7e4d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37802025-05-08T03:38:55.636Z Compiling ref-cast-impl v1.0.23
37812025-05-08T03:38:55.667Z Running `/home/build/.rustup/toolchains/1.86.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=ffd9f4ae10c67997 -C extra-filename=-8841024bf01a7119 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37822025-05-08T03:38:56.991Z Compiling ena v0.14.3
37832025-05-08T03:38:56.994Z Running `/home/build/.rustup/toolchains/1.86.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=688774a3c1ee1b48 -C extra-filename=-45a745f7290d244f --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-daba4f3c1b68dcbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37842025-05-08T03:38:57.426Z Compiling termtree v0.5.1
37852025-05-08T03:38:57.430Z Running `/home/build/.rustup/toolchains/1.86.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=3a9d57ad56d3c30d -C extra-filename=-53c5cb6e06dcc59f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37862025-05-08T03:38:57.708Z Compiling regex-syntax v0.6.29
37872025-05-08T03:38:57.711Z Running `/home/build/.rustup/toolchains/1.86.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=d67148f989396ea3 -C extra-filename=-78da441de6aee808 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37882025-05-08T03:38:59.609Z Compiling bindgen v0.71.1
37892025-05-08T03:38:59.612Z Running `/home/build/.rustup/toolchains/1.86.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=303eecc734c41c77 -C extra-filename=-ef7136a1880b8bc4 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-ef7136a1880b8bc4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37902025-05-08T03:39:00.625Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-ef7136a1880b8bc4/build-script-build`
37912025-05-08T03:39:00.675Z Running `/home/build/.rustup/toolchains/1.86.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=3e4bc5af234842c4 -C extra-filename=-7e4738f774742e9a --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-8841024bf01a7119.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)'`
37922025-05-08T03:39:00.873Z Compiling rustc-hash v2.1.1
37932025-05-08T03:39:00.876Z Running `/home/build/.rustup/toolchains/1.86.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=aa72f4d8ae233c99 -C extra-filename=-88326cdea985f0ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37942025-05-08T03:39:01.101Z Compiling lalrpop v0.19.12
37952025-05-08T03:39:01.104Z Running `/home/build/.rustup/toolchains/1.86.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=cdb34dc31a5dd504 -C extra-filename=-e95b1780b6e4da4a --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-c3a344507b139e20.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-118ffdfde6a1bb17.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-98e8bdfc7784bdcb.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-45a745f7290d244f.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-9716797e058e3331.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-4762b94fa4a567ca.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-b894433656de4993.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fcbb94f616a5d791.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-78da441de6aee808.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-03f720d69f7a63cf.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-349d83d8ef81886c.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-4628b5530aefc1e3.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-9a19e123728e4c50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37962025-05-08T03:39:01.702Z Running `/home/build/.rustup/toolchains/1.86.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=7c2cbb66c0959dee -C extra-filename=-60ea7d6f8a846fbe --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-6a561cfe737ae6c8.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-594b7546f0073c6e.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-b1e025758cc4f457.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3322afa9ef710511.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-7b3f5fbc506e1c65.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-88326cdea985f0ce.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-00e54bee3a24be47.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37972025-05-08T03:39:03.023Z Compiling derive_builder_core v0.20.2
37982025-05-08T03:39:03.026Z Running `/home/build/.rustup/toolchains/1.86.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=dbd04713d2a37b9d -C extra-filename=-c23064d20e7a8b5c --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-cb1763339f5b26b8.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37992025-05-08T03:39:03.778Z Compiling libxml v0.3.3
38002025-05-08T03:39:03.781Z Running `/home/build/.rustup/toolchains/1.86.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=45be5ed000279076 -C extra-filename=-85ac3e9a78751dd7 --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-85ac3e9a78751dd7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-8f7071966951b8cc.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38012025-05-08T03:39:03.982Z Compiling strum_macros v0.24.3
38022025-05-08T03:39:03.986Z Running `/home/build/.rustup/toolchains/1.86.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=36e6c2b8a374edc0 -C extra-filename=-2d6496d0645ee8da --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-317511b4e6521cea.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-3fc5ea9e75a3a53d.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38032025-05-08T03:39:04.344Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-85ac3e9a78751dd7/build-script-build`
38042025-05-08T03:39:04.398Z Compiling indoc v1.0.9
38052025-05-08T03:39:04.401Z Running `/home/build/.rustup/toolchains/1.86.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=f9c07a41ea1bb5f1 -C extra-filename=-2ae6d48a90474597 --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`
38062025-05-08T03:39:05.231Z Compiling derive_builder_macro v0.20.2
38072025-05-08T03:39:05.234Z Running `/home/build/.rustup/toolchains/1.86.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=a61d36abd59ec159 -C extra-filename=-5d23ec7a79375836 --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-c23064d20e7a8b5c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38082025-05-08T03:39:05.441Z Compiling assert_matches v1.5.0
38092025-05-08T03:39:05.445Z Running `/home/build/.rustup/toolchains/1.86.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=05eb9d2c88618432 -C extra-filename=-e6d592fac097b6ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38102025-05-08T03:39:05.593Z Running `/home/build/.rustup/toolchains/1.86.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=5141128dd39d9f56 -C extra-filename=-422673131a2c2491 --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
38112025-05-08T03:39:06.413Z Compiling derive_builder v0.20.2
38122025-05-08T03:39:06.416Z Running `/home/build/.rustup/toolchains/1.86.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=941f8764a7aeb830 -C extra-filename=-a22ac171016518a5 --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-5d23ec7a79375836.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38132025-05-08T03:39:06.651Z Compiling primeorder v0.13.6
38142025-05-08T03:39:06.677Z Running `/home/build/.rustup/toolchains/1.86.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=3a870064e991f9a3 -C extra-filename=-bfc9d757a8204476 --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-b3ca9dc8640c22ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38152025-05-08T03:39:07.179Z Compiling quick-xml v0.37.2
38162025-05-08T03:39:07.182Z Running `/home/build/.rustup/toolchains/1.86.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=a2a6f56f782f75d2 -C extra-filename=-6ea3e5ed7de3e1da --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-2f30e680c9e63b82.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38172025-05-08T03:39:07.504Z Compiling oso-derive v0.27.3
38182025-05-08T03:39:07.507Z Running `/home/build/.rustup/toolchains/1.86.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=43e053aeedcd2ca7 -C extra-filename=-fd30fd0081c495f2 --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-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38192025-05-08T03:39:07.972Z Compiling impl-trait-for-tuples v0.2.2
38202025-05-08T03:39:07.975Z Running `/home/build/.rustup/toolchains/1.86.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=5ec9a784aaa8c603 -C extra-filename=-f4dd4ce3db6d1b76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38212025-05-08T03:39:08.689Z Compiling unicase v2.7.0
38222025-05-08T03:39:08.702Z Running `/home/build/.rustup/toolchains/1.86.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=130a1fb01c4f156e -C extra-filename=-9ff87ebc1bcbc111 --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-9ff87ebc1bcbc111 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38232025-05-08T03:39:09.194Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-9ff87ebc1bcbc111/build-script-build`
38242025-05-08T03:39:09.439Z Compiling signal-hook-tokio v0.3.1
38252025-05-08T03:39:09.443Z Running `/home/build/.rustup/toolchains/1.86.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=da24c174b4e0944f -C extra-filename=-f74fc6d45f1e3ff2 --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-20cc0d919cf526a3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-e9c6f9af1ed198ca.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38262025-05-08T03:39:09.714Z Running `/home/build/.rustup/toolchains/1.86.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=71d2928b07f6a71b -C extra-filename=-50b534a3a396dede --out-dir /work/oxidecomputer/omicron/target/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`
38272025-05-08T03:39:10.105Z Compiling salty v0.3.0
38282025-05-08T03:39:10.131Z Running `/home/build/.rustup/toolchains/1.86.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=8ad28658544f0a40 -C extra-filename=-a593215176da5899 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-a593215176da5899 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38292025-05-08T03:39:10.451Z Compiling mime_guess v2.0.5
38302025-05-08T03:39:10.454Z Running `/home/build/.rustup/toolchains/1.86.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=cd2fde71cbc80b74 -C extra-filename=-df91a7e2669177ca --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-df91a7e2669177ca -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-50b534a3a396dede.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38312025-05-08T03:39:10.653Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-a593215176da5899/build-script-build`
38322025-05-08T03:39:10.698Z Compiling p384 v0.13.0
38332025-05-08T03:39:10.701Z Running `/home/build/.rustup/toolchains/1.86.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=aa14861b7c09e842 -C extra-filename=-b00fe5ba8da9297e --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-0b73039aa680ab70.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-b3ca9dc8640c22ec.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-bfc9d757a8204476.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38342025-05-08T03:39:11.704Z Compiling tungstenite v0.23.0
38352025-05-08T03:39:11.709Z Running `/home/build/.rustup/toolchains/1.86.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=491dd6e16b1fafa0 -C extra-filename=-dad41378900a1e08 --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-2129b7fb5c80af14.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-9f8e64fcba1e5df2.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-729ac19f9ff8ff78.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-31d17b43dfb8e636.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-97d6be9eb3fdf7a9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-44e1b8eb4856db91.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38362025-05-08T03:39:12.200Z Compiling diesel-dtrace v0.4.2
38372025-05-08T03:39:12.203Z Running `/home/build/.rustup/toolchains/1.86.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=7d9fc7e4c961af6c -C extra-filename=-48df7adcb4bbaab8 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-48df7adcb4bbaab8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38382025-05-08T03:39:12.228Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
38392025-05-08T03:39:12.262Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/f9566e6/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=8216e6513d2a5580 -C extra-filename=-cdeaabf620532b54 --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-cdeaabf620532b54 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38402025-05-08T03:39:12.650Z Compiling http-range v0.1.5
38412025-05-08T03:39:12.654Z Running `/home/build/.rustup/toolchains/1.86.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=7ae3a2a88da37180 -C extra-filename=-a4509153735407f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38422025-05-08T03:39:12.685Z Compiling void v1.0.2
38432025-05-08T03:39:12.690Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name void --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/void-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f02c139071eabe99 -C extra-filename=-c7157d42b0ac48cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38442025-05-08T03:39:12.901Z Compiling lzss v0.8.2
38452025-05-08T03:39:12.905Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name lzss --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lzss-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "const_panic", "default", "std"))' -C metadata=7af2076c27d6fcef -C extra-filename=-610142dcd5f41005 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern void=/work/oxidecomputer/omicron/target/debug/deps/libvoid-c7157d42b0ac48cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38462025-05-08T03:39:12.985Z Compiling tokio-tungstenite v0.23.1
38472025-05-08T03:39:12.988Z Running `/home/build/.rustup/toolchains/1.86.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=7b3f8657daf04cfa -C extra-filename=-be7d18b159d57aee --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-22b3486293b2b9f0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-dad41378900a1e08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38482025-05-08T03:39:13.346Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-cdeaabf620532b54/build-script-build`
38492025-05-08T03:39:13.444Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-48df7adcb4bbaab8/build-script-build`
38502025-05-08T03:39:13.541Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-df91a7e2669177ca/build-script-build`
38512025-05-08T03:39:13.573Z Running `/home/build/.rustup/toolchains/1.86.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=1f884a43d4c96afb -C extra-filename=-180ed03ec9aa1778 --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-015ae48351fd063c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
38522025-05-08T03:39:13.608Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
38532025-05-08T03:39:13.612Z Running `/home/build/.rustup/toolchains/1.86.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=a4389e933984f545 -C extra-filename=-34da5d96583e37de --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-2129b7fb5c80af14.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-0b36c1824d283845.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-986f800d9db672b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38542025-05-08T03:39:13.671Z Compiling nix v0.27.1
38552025-05-08T03:39:13.683Z Running `/home/build/.rustup/toolchains/1.86.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=3afa5609412ce953 -C extra-filename=-aff82d53740fedde --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-6a561cfe737ae6c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-58ee7cafd1a12e02.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38562025-05-08T03:39:13.984Z Compiling bb8 v0.8.5
38572025-05-08T03:39:14.018Z Running `/home/build/.rustup/toolchains/1.86.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=915c52dc471bdc42 -C extra-filename=-a7c61a80624b91e2 --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-d267ed5fcc66eb5b.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-113e367aef165863.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38582025-05-08T03:39:14.544Z Compiling cargo-platform v0.1.8
38592025-05-08T03:39:14.548Z Running `/home/build/.rustup/toolchains/1.86.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=68cc0742e4c3e1be -C extra-filename=-55cd20f1090b16d9 --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-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38602025-05-08T03:39:14.589Z Compiling atty v0.2.14
38612025-05-08T03:39:14.592Z Running `/home/build/.rustup/toolchains/1.86.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=398526abb58c045d -C extra-filename=-ebc6e561bc5f2f7a --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38622025-05-08T03:39:14.774Z Compiling env_filter v0.1.2
38632025-05-08T03:39:14.798Z Running `/home/build/.rustup/toolchains/1.86.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=4acf66a72150fbe0 -C extra-filename=-d43c647669411db0 --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-daba4f3c1b68dcbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38642025-05-08T03:39:14.822Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
38652025-05-08T03:39:14.826Z Running `/home/build/.rustup/toolchains/1.86.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=92718845e57ba907 -C extra-filename=-76352d245c4d46a7 --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-ef5fc587d8c2f327.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-c47270a6e06ecf5b.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-180ed03ec9aa1778.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-d8081dc5d9257db8.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-42f45d371fc21546.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-eebb9e55bdfbecfa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38662025-05-08T03:39:15.076Z Compiling env_logger v0.11.5
38672025-05-08T03:39:15.079Z Running `/home/build/.rustup/toolchains/1.86.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=d5da9620c18fe5a4 -C extra-filename=-46fe869ce0d08942 --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-d43c647669411db0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38682025-05-08T03:39:15.463Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/f9566e6/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=200bcd11d9c1b537 -C extra-filename=-4d778889c009f344 --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-d267ed5fcc66eb5b.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-6d487ea5efdc2301.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-dde9df454645c87d.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-cf0f40bada2203d9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-4d82673e0dd53b56.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-c47270a6e06ecf5b.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-f7f4bc7704c9c2c9.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-fb9cd732f9db5865.rmeta --extern lzss=/work/oxidecomputer/omicron/target/debug/deps/liblzss-610142dcd5f41005.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-aff82d53740fedde.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-22ac41b32946fc92.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-7f20eaa552f350a0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-899456fe15361c9d.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-9a136de79fe574e0.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-03f720d69f7a63cf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-34da5d96583e37de.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa32414fb9354869.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-457fb615310852bd.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-aece66bfb5c8df92/out/lib`
38692025-05-08T03:39:15.466Z Running `/home/build/.rustup/toolchains/1.86.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=8607fe408b881434 -C extra-filename=-7ec16a2d81710ad2 --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-80e1054dc5264632.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-50b534a3a396dede.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38702025-05-08T03:39:15.715Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
38712025-05-08T03:39:15.718Z Running `/home/build/.rustup/toolchains/1.86.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=6d03d6c2ff202ea0 -C extra-filename=-7eee80b0a480bbb6 --out-dir /work/oxidecomputer/omicron/target/debug/build/sprockets-tls-7eee80b0a480bbb6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38722025-05-08T03:39:15.741Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
38732025-05-08T03:39:15.744Z Running `/home/build/.rustup/toolchains/1.86.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=1a6c27119d281117 -C extra-filename=-9e66b1fefcd37338 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-76352d245c4d46a7.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-411b812118811da9.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-1c92916e93af5ccb.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-46fe869ce0d08942.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-b00fe5ba8da9297e.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-8665c72c69b562d8.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-42f45d371fc21546.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-48229c7287083b5a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38742025-05-08T03:39:16.155Z Running `/work/oxidecomputer/omicron/target/debug/build/sprockets-tls-7eee80b0a480bbb6/build-script-build`
38752025-05-08T03:39:16.200Z Compiling secrecy v0.8.0
38762025-05-08T03:39:16.200Z Running `/home/build/.rustup/toolchains/1.86.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=b36837079b20fb56 -C extra-filename=-9b52301b789bcb54 --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-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38772025-05-08T03:39:16.473Z Compiling hyper-staticfile v0.10.1
38782025-05-08T03:39:16.476Z Running `/home/build/.rustup/toolchains/1.86.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=e55f733350890ac8 -C extra-filename=-c917a96ad86543d8 --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-22b3486293b2b9f0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a4509153735407f1.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-04bf4929f7a54a53.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-df82cfab8dc943fe.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-7ec16a2d81710ad2.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-e7b501f844213079.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b91b370c7e2acb73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38792025-05-08T03:39:16.502Z Compiling pin-project-internal v1.1.6
38802025-05-08T03:39:16.502Z Running `/home/build/.rustup/toolchains/1.86.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=c1774ac4f38882a0 -C extra-filename=-8284d4ba3ca3a394 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38812025-05-08T03:39:16.763Z Compiling rand_seeder v0.3.0
38822025-05-08T03:39:16.768Z Running `/home/build/.rustup/toolchains/1.86.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=2dea1408ffe790b7 -C extra-filename=-b310a1cf1ea49d6b --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-e46a24b1c936db89.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38832025-05-08T03:39:17.124Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38842025-05-08T03:39:17.128Z Running `/home/build/.rustup/toolchains/1.86.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=638486ab07bbbbfb -C extra-filename=-c1d8a43bfb774079 --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-6a561cfe737ae6c8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ae158bf3b9f8b817.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-c47270a6e06ecf5b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-93eb5cd5abd861a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38852025-05-08T03:39:17.531Z Compiling snafu-derive v0.8.5
38862025-05-08T03:39:17.561Z Running `/home/build/.rustup/toolchains/1.86.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=b726ab525adcfe58 -C extra-filename=-1231515a3a4e559a --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-898e01f7b1a1be18.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38872025-05-08T03:39:19.412Z Compiling fs-err v2.11.0
38882025-05-08T03:39:19.415Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs-err-2.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=2a3ea04dc40bf40e -C extra-filename=-f3819cc8316cba87 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-f3819cc8316cba87 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-ae2c6342de22e17c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38892025-05-08T03:39:19.475Z Compiling pin-project v1.1.6
38902025-05-08T03:39:19.478Z Running `/home/build/.rustup/toolchains/1.86.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=6654abd183f72169 -C extra-filename=-cf8554e44e215ff0 --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-8284d4ba3ca3a394.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38912025-05-08T03:39:19.659Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38922025-05-08T03:39:19.662Z Running `/home/build/.rustup/toolchains/1.86.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=18c59326a4082c0b -C extra-filename=-baa3de38de33029d --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-baa3de38de33029d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-c760da5544d72374.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38932025-05-08T03:39:19.867Z Compiling io-lifetimes v1.0.11
38942025-05-08T03:39:19.867Z Running `/home/build/.rustup/toolchains/1.86.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=f72bacfba8a83f6e -C extra-filename=-573382c0258c8f36 --out-dir /work/oxidecomputer/omicron/target/debug/build/io-lifetimes-573382c0258c8f36 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38952025-05-08T03:39:20.109Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-baa3de38de33029d/build-script-build`
38962025-05-08T03:39:20.208Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-f3819cc8316cba87/build-script-build`
38972025-05-08T03:39:20.391Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38982025-05-08T03:39:20.395Z Running `/home/build/.rustup/toolchains/1.86.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=7eaa206f9f93d1df -C extra-filename=-336d10b79933b413 --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-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-eebb9e55bdfbecfa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-93eb5cd5abd861a2.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-c1d8a43bfb774079.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38992025-05-08T03:39:20.613Z Running `/work/oxidecomputer/omicron/target/debug/build/io-lifetimes-573382c0258c8f36/build-script-build`
39002025-05-08T03:39:21.278Z Compiling olpc-cjson v0.1.4
39012025-05-08T03:39:21.284Z Running `/home/build/.rustup/toolchains/1.86.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=942011b115c9f3bf -C extra-filename=-ad970af17f0ac29f --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-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-f7df39549d51b09e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39022025-05-08T03:39:21.442Z Compiling globset v0.4.15
39032025-05-08T03:39:21.446Z Running `/home/build/.rustup/toolchains/1.86.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=079afb36acb041c0 -C extra-filename=-75f6f458638e01eb --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-9fe64012782fa9a6.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-890e49335d5c84ae.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-523fd530d45e20da.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-a8dec66ede6e4f5e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39042025-05-08T03:39:21.605Z Compiling serde_plain v1.0.2
39052025-05-08T03:39:21.609Z Running `/home/build/.rustup/toolchains/1.86.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=0060e5bb29b38429 -C extra-filename=-718190b9bd647788 --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-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39062025-05-08T03:39:22.004Z Compiling typed-path v0.9.3
39072025-05-08T03:39:22.039Z Running `/home/build/.rustup/toolchains/1.86.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=7cc8eb83d54f403d -C extra-filename=-82df6874f35df40e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39082025-05-08T03:39:22.631Z Compiling snafu v0.8.5
39092025-05-08T03:39:22.661Z Running `/home/build/.rustup/toolchains/1.86.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=bca447f202a0b0ec -C extra-filename=-23f6798548746795 --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-20cc0d919cf526a3.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-cf8554e44e215ff0.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-1231515a3a4e559a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39102025-05-08T03:39:22.908Z Compiling rustix v0.37.28
39112025-05-08T03:39:22.912Z Running `/home/build/.rustup/toolchains/1.86.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=e63432970a354266 -C extra-filename=-7a296a60d538ff4a --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-7a296a60d538ff4a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39122025-05-08T03:39:23.447Z Running `/home/build/.rustup/toolchains/1.86.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=a7c77afe3a5ba5c0 -C extra-filename=-45bb652a13272e66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ae158bf3b9f8b817.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-c47270a6e06ecf5b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-258406cf9b8c383a.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-cded52ba09e17906.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-3e92a75f30d99829.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8295d09610cc0b07.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d1129058a71ace58.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-93eb5cd5abd861a2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-336d10b79933b413.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-c1d8a43bfb774079.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa32414fb9354869.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
39132025-05-08T03:39:23.650Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-7a296a60d538ff4a/build-script-build`
39142025-05-08T03:39:24.003Z Running `/home/build/.rustup/toolchains/1.86.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=531c114323730790 -C extra-filename=-d604759755c3ace0 --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg io_safety_is_in_std`
39152025-05-08T03:39:24.252Z Compiling async-bb8-diesel v0.2.1
39162025-05-08T03:39:24.256Z Running `/home/build/.rustup/toolchains/1.86.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=12c5eb788eacc8f2 -C extra-filename=-6c4fe18700ed0225 --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-d267ed5fcc66eb5b.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-a7c61a80624b91e2.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-71f469adb87fdc78.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39172025-05-08T03:39:24.315Z Running `/home/build/.rustup/toolchains/1.86.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=9893c63dd6339f7b -C extra-filename=-6f42b2cf59f91dc3 --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-71f469adb87fdc78.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa32414fb9354869.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39182025-05-08T03:39:24.827Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs-err-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=60106bf8b1802fe3 -C extra-filename=-6cbbd44c6d0b877e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63 --check-cfg 'cfg(rustc_1_63)'`
39192025-05-08T03:39:25.074Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
39202025-05-08T03:39:25.110Z Running `/home/build/.rustup/toolchains/1.86.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=cece36078d621d21 -C extra-filename=-0e5c92c3658e7001 --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-317511b4e6521cea.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-718d9f25eafe18fb.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-2d6fd9042787b01e.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bebe141ada6d2f7b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39212025-05-08T03:39:25.113Z Compiling castaway v0.2.3
39222025-05-08T03:39:25.113Z Running `/home/build/.rustup/toolchains/1.86.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=427ce4eb22ffb552 -C extra-filename=-8111c87b0043df9c --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-3fc5ea9e75a3a53d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39232025-05-08T03:39:25.327Z Compiling indoc v2.0.6
39242025-05-08T03:39:25.331Z Running `/home/build/.rustup/toolchains/1.86.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=888037a56015a96d -C extra-filename=-c837b867497c2b3d --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`
39252025-05-08T03:39:25.403Z Compiling parse-size v1.1.0
39262025-05-08T03:39:25.408Z Running `/home/build/.rustup/toolchains/1.86.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=78be53e77d0ba6f8 -C extra-filename=-162a6217309e34db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39272025-05-08T03:39:25.667Z Compiling compact_str v0.8.0
39282025-05-08T03:39:25.670Z Running `/home/build/.rustup/toolchains/1.86.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=2f3c2b7182b532f4 -C extra-filename=-8619140f26cca05d --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-8111c87b0043df9c.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4e19af958952b731.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-3fc5ea9e75a3a53d.so --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-3ab6482233eaa368.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-eebb9e55bdfbecfa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39292025-05-08T03:39:26.058Z Running `/home/build/.rustup/toolchains/1.86.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=53c2d9e2eb2ec7fd -C extra-filename=-c068481f6b65cc41 --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-583cffbe97cd9a36.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-2f00e4fa369b3ceb.rmeta --extern io_lifetimes=/work/oxidecomputer/omicron/target/debug/deps/libio_lifetimes-d604759755c3ace0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
39302025-05-08T03:39:26.130Z Compiling unicode-truncate v1.1.0
39312025-05-08T03:39:26.134Z Running `/home/build/.rustup/toolchains/1.86.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=3cc644ed83329628 -C extra-filename=-c833c0d2d7bb08d7 --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-3322afa9ef710511.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-ad84214d9a4bf3fe.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-4e04c3ed07af6e7a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39322025-05-08T03:39:26.359Z Compiling instability v0.3.2
39332025-05-08T03:39:26.363Z Running `/home/build/.rustup/toolchains/1.86.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=5ca5a6b9bd2a89a2 -C extra-filename=-458e3a0e367d59f8 --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-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39342025-05-08T03:39:26.424Z Compiling lru v0.12.5
39352025-05-08T03:39:26.428Z Running `/home/build/.rustup/toolchains/1.86.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=9ab8f46a830cfe52 -C extra-filename=-963783c47a9fd77b --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-8b275c11e2bd0883.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39362025-05-08T03:39:26.761Z Compiling yansi v1.0.1
39372025-05-08T03:39:26.764Z Compiling cassowary v0.3.0
39382025-05-08T03:39:26.790Z Running `/home/build/.rustup/toolchains/1.86.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=327ffcd63c2fe0fd -C extra-filename=-69861cd603e37d58 --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:39:26.790Z Running `/home/build/.rustup/toolchains/1.86.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=9a0c0d8154d7994e -C extra-filename=-de571ec7bc69117a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39402025-05-08T03:39:26.986Z Compiling smawk v0.3.2
39412025-05-08T03:39:27.018Z Running `/home/build/.rustup/toolchains/1.86.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=9039a070e9e3ddce -C extra-filename=-7721c7235384bb89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39422025-05-08T03:39:27.258Z Compiling terminal_size v0.2.6
39432025-05-08T03:39:27.261Z Running `/home/build/.rustup/toolchains/1.86.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=97e06f3391f189ed -C extra-filename=-4128f8e042211d84 --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-c068481f6b65cc41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39442025-05-08T03:39:27.405Z Compiling pretty_assertions v1.4.1
39452025-05-08T03:39:27.408Z Running `/home/build/.rustup/toolchains/1.86.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=cf38e2383f19861a -C extra-filename=-77810e8859134555 --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-98e8bdfc7784bdcb.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-69861cd603e37d58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39462025-05-08T03:39:27.439Z Compiling is_ci v1.2.0
39472025-05-08T03:39:27.442Z Running `/home/build/.rustup/toolchains/1.86.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=1081f90c7ac1a2a6 -C extra-filename=-cff6fa208fe0bc51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39482025-05-08T03:39:27.495Z Compiling unicode-linebreak v0.1.5
39492025-05-08T03:39:27.498Z Running `/home/build/.rustup/toolchains/1.86.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=5dd2a3ffd26b2848 -C extra-filename=-b44c3bd398dce6cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39502025-05-08T03:39:27.531Z Compiling ratatui v0.29.0
39512025-05-08T03:39:27.534Z Running `/home/build/.rustup/toolchains/1.86.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=bfa43eba7c8854b4 -C extra-filename=-c2c5194f4885ed4c --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-6a561cfe737ae6c8.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-de571ec7bc69117a.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-8619140f26cca05d.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-53dd3d4a655c462b.rmeta --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-c837b867497c2b3d.so --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-458e3a0e367d59f8.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3322afa9ef710511.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-963783c47a9fd77b.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-22ac41b32946fc92.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9f185f9c7720bb01.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-ad84214d9a4bf3fe.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-c833c0d2d7bb08d7.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8eb4dc81f9420728.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39522025-05-08T03:39:27.693Z Compiling supports-color v3.0.2
39532025-05-08T03:39:27.696Z Running `/home/build/.rustup/toolchains/1.86.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=fda10aeabc1948fa -C extra-filename=-67264aa1445fa674 --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-cff6fa208fe0bc51.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39542025-05-08T03:39:27.854Z Compiling cargo_metadata v0.19.2
39552025-05-08T03:39:27.888Z Running `/home/build/.rustup/toolchains/1.86.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=1eafaf6c01498d90 -C extra-filename=-692061a063a150be --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-ffcf51777a761bbd.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-55cd20f1090b16d9.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-93eb5cd5abd861a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39562025-05-08T03:39:27.891Z Compiling concurrent-queue v2.5.0
39572025-05-08T03:39:27.935Z Running `/home/build/.rustup/toolchains/1.86.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=0da29ac998301c21 -C extra-filename=-bd0478bf78f5417e --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-663aa3ae28b698ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39582025-05-08T03:39:27.983Z Compiling textwrap v0.16.1
39592025-05-08T03:39:27.987Z Running `/home/build/.rustup/toolchains/1.86.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=2545f18e1433a66e -C extra-filename=-fe4b1dc7b0d4cc76 --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-7721c7235384bb89.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-4128f8e042211d84.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-b44c3bd398dce6cf.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-4e04c3ed07af6e7a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39602025-05-08T03:39:28.016Z Compiling libz-sys v1.1.20
39612025-05-08T03:39:28.060Z Running `/home/build/.rustup/toolchains/1.86.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=2c87032ee8b48d16 -C extra-filename=-5d610f100ef64a1d --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-5d610f100ef64a1d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-cac1d5d3df92c21f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-8f7071966951b8cc.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-ef2577dd9478d7f6.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39622025-05-08T03:39:28.279Z Compiling parking v2.2.1
39632025-05-08T03:39:28.283Z Running `/home/build/.rustup/toolchains/1.86.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=80e6c6293f032534 -C extra-filename=-5b2e0b7154407021 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39642025-05-08T03:39:28.661Z Compiling libgit2-sys v0.17.0+1.8.1
39652025-05-08T03:39:28.666Z Running `/home/build/.rustup/toolchains/1.86.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=223f155992e4cad3 -C extra-filename=-84757289abaedd3e --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-84757289abaedd3e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-cac1d5d3df92c21f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-8f7071966951b8cc.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39662025-05-08T03:39:28.867Z Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-5d610f100ef64a1d/build-script-build`
39672025-05-08T03:39:29.059Z Compiling shell-words v1.1.0
39682025-05-08T03:39:29.063Z Running `/home/build/.rustup/toolchains/1.86.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=5bcbafc71b3e8bdf -C extra-filename=-2c8c408103b12f70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39692025-05-08T03:39:29.126Z Running `/home/build/.rustup/toolchains/1.86.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=7ee31738878a2fad -C extra-filename=-236dd7ee19339c62 --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l z -l z`
39702025-05-08T03:39:29.304Z Compiling event-listener v5.3.1
39712025-05-08T03:39:29.307Z Running `/home/build/.rustup/toolchains/1.86.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=73ce58ab1ec91040 -C extra-filename=-13d5c6819e79e4a4 --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-bd0478bf78f5417e.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-5b2e0b7154407021.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39722025-05-08T03:39:29.383Z Compiling vergen v8.3.2
39732025-05-08T03:39:29.387Z Running `/home/build/.rustup/toolchains/1.86.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=ca4e4052875f3e8e -C extra-filename=-cf780681d412a0ee --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-cf780681d412a0ee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-3fc5ea9e75a3a53d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39742025-05-08T03:39:29.667Z Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-84757289abaedd3e/build-script-build`
39752025-05-08T03:39:29.825Z Compiling event-listener-strategy v0.5.2
39762025-05-08T03:39:29.863Z Running `/home/build/.rustup/toolchains/1.86.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=08a1dfdcab390da0 -C extra-filename=-d183a4e4614a32d8 --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-13d5c6819e79e4a4.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39772025-05-08T03:39:29.901Z Compiling csv-core v0.1.11
39782025-05-08T03:39:29.904Z Running `/home/build/.rustup/toolchains/1.86.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=32f384a63638c301 -C extra-filename=-76aa7ee76779c3c0 --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-2f30e680c9e63b82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39792025-05-08T03:39:30.077Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-cf780681d412a0ee/build-script-build`
39802025-05-08T03:39:30.113Z Compiling futures-lite v2.3.0
39812025-05-08T03:39:30.140Z Running `/home/build/.rustup/toolchains/1.86.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=bbfaffd76eadf653 -C extra-filename=-d47177b0744523f7 --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-c648c227574ade4c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-03968e2f8d93695a.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-5b2e0b7154407021.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39822025-05-08T03:39:30.476Z Compiling csv v1.3.1
39832025-05-08T03:39:30.479Z Running `/home/build/.rustup/toolchains/1.86.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=846d7c2cb2bf5aad -C extra-filename=-c9b1cc28d1fb8db9 --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-76aa7ee76779c3c0.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4e19af958952b731.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-3ab6482233eaa368.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39842025-05-08T03:39:31.173Z Compiling cargo_metadata v0.18.1
39852025-05-08T03:39:31.176Z Running `/home/build/.rustup/toolchains/1.86.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=d1cbff5eb1907b45 -C extra-filename=-0d7c5ab75ba89ee4 --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-ffcf51777a761bbd.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-55cd20f1090b16d9.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39862025-05-08T03:39:31.649Z Compiling rtoolbox v0.0.2
39872025-05-08T03:39:31.652Z Running `/home/build/.rustup/toolchains/1.86.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=e26abb5387fc5b63 -C extra-filename=-345ba7d8959b666b --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39882025-05-08T03:39:31.760Z Compiling rustls v0.21.12
39892025-05-08T03:39:31.762Z Running `/home/build/.rustup/toolchains/1.86.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=bc92b3a23f7cbb8f -C extra-filename=-2b45185616c035d2 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-2b45185616c035d2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39902025-05-08T03:39:32.082Z Compiling hex-literal v0.4.1
39912025-05-08T03:39:32.084Z Running `/home/build/.rustup/toolchains/1.86.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=c48400d5e5a8a072 -C extra-filename=-fde220034c5893f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39922025-05-08T03:39:32.189Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-2b45185616c035d2/build-script-build`
39932025-05-08T03:39:32.234Z Compiling rpassword v7.3.1
39942025-05-08T03:39:32.237Z Running `/home/build/.rustup/toolchains/1.86.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=f7eff198ff10aeb1 -C extra-filename=-875255c293e3643b --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-f9843d87f643e91e.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-345ba7d8959b666b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39952025-05-08T03:39:32.291Z Compiling tui-tree-widget v0.23.0
39962025-05-08T03:39:32.294Z Running `/home/build/.rustup/toolchains/1.86.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=b88ae3ecee135b41 -C extra-filename=-d504c4e11c5d5040 --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-c2c5194f4885ed4c.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8eb4dc81f9420728.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39972025-05-08T03:39:32.575Z Compiling petname v2.0.2
39982025-05-08T03:39:32.578Z Running `/home/build/.rustup/toolchains/1.86.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=8139fa466523d8c8 -C extra-filename=-b41fde16415a061f --out-dir /work/oxidecomputer/omicron/target/debug/build/petname-b41fde16415a061f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39992025-05-08T03:39:32.690Z Compiling rustls-webpki v0.101.7
40002025-05-08T03:39:32.693Z Running `/home/build/.rustup/toolchains/1.86.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=6dfc03b8f65d3702 -C extra-filename=-27e7518a65bba310 --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-b591337e3059e592.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-9bbb5166464e8f20.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out`
40012025-05-08T03:39:33.703Z Compiling sct v0.7.1
40022025-05-08T03:39:33.707Z Running `/home/build/.rustup/toolchains/1.86.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=0279ea5c9cb072b3 -C extra-filename=-95e4d1cc5f4d7802 --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-b591337e3059e592.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-9bbb5166464e8f20.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out`
40032025-05-08T03:39:34.104Z Running `/home/build/.rustup/toolchains/1.86.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=6dbf473fbfb89a81 -C extra-filename=-082e892703a7a4da --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-daba4f3c1b68dcbf.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b591337e3059e592.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-27e7518a65bba310.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-95e4d1cc5f4d7802.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out`
40042025-05-08T03:39:34.249Z Running `/work/oxidecomputer/omicron/target/debug/build/petname-b41fde16415a061f/build-script-build`
40052025-05-08T03:39:34.358Z Compiling async-lock v3.4.0
40062025-05-08T03:39:34.362Z Running `/home/build/.rustup/toolchains/1.86.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=7cde8c227806a3ea -C extra-filename=-84f17f8291d36372 --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-13d5c6819e79e4a4.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-d183a4e4614a32d8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40072025-05-08T03:39:34.399Z Compiling polyval v0.6.2
40082025-05-08T03:39:34.403Z Running `/home/build/.rustup/toolchains/1.86.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=51f2f6dcdd6e5dbc -C extra-filename=-d4d70b02b9695305 --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-7f8514ed35d62a3a.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-2b80f643c97b05f7.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-5fa40915afa4914b.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-ba37617c069a1ce3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40092025-05-08T03:39:34.572Z Compiling polling v3.7.3
40102025-05-08T03:39:34.576Z Running `/home/build/.rustup/toolchains/1.86.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=ce2d416272fbb765 -C extra-filename=-e4164524c77e4e8e --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-7f8514ed35d62a3a.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-90fb2c852f96a7bd.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-6a6f9294186d7e4d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40112025-05-08T03:39:34.836Z Compiling ghash v0.5.1
40122025-05-08T03:39:34.840Z Running `/home/build/.rustup/toolchains/1.86.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=f11c92106757eb14 -C extra-filename=-2fc36364540c6982 --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-5fa40915afa4914b.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-d4d70b02b9695305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40132025-05-08T03:39:35.081Z Running `/home/build/.rustup/toolchains/1.86.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=e83242c0e9e8a8a5 -C extra-filename=-1fbde3982e664328 --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-258406cf9b8c383a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40142025-05-08T03:39:35.262Z Compiling async-io v2.3.4
40152025-05-08T03:39:35.265Z Running `/home/build/.rustup/toolchains/1.86.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=05472285a5a7dfcb -C extra-filename=-c4996f6b989a566b --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-84f17f8291d36372.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-bd0478bf78f5417e.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-03968e2f8d93695a.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-d47177b0744523f7.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-5b2e0b7154407021.rmeta --extern polling=/work/oxidecomputer/omicron/target/debug/deps/libpolling-e4164524c77e4e8e.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-90fb2c852f96a7bd.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f1cd1fc5bded71a0.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-6a6f9294186d7e4d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40162025-05-08T03:39:35.499Z Compiling rustls-pemfile v1.0.4
40172025-05-08T03:39:35.503Z Running `/home/build/.rustup/toolchains/1.86.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=326128f5667e3945 -C extra-filename=-3e5470921d4e104f --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-e160ba038ce5e281.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40182025-05-08T03:39:35.969Z Compiling twox-hash v2.1.0
40192025-05-08T03:39:35.972Z Running `/home/build/.rustup/toolchains/1.86.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=d48417554594752e -C extra-filename=-166632be0023aa12 --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-f5c83a10f24bdf57.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40202025-05-08T03:39:36.839Z Compiling ctr v0.9.2
40212025-05-08T03:39:36.863Z Running `/home/build/.rustup/toolchains/1.86.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=5f9f209fecf9aa50 -C extra-filename=-fdb3623e94fc6258 --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-3b39b99f841cf550.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40222025-05-08T03:39:37.174Z Compiling plotters-backend v0.3.7
40232025-05-08T03:39:37.178Z Running `/home/build/.rustup/toolchains/1.86.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=8dd69ad402c2784c -C extra-filename=-05ceebc37aea0989 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40242025-05-08T03:39:37.224Z Compiling target-lexicon v0.13.2
40252025-05-08T03:39:37.227Z Running `/home/build/.rustup/toolchains/1.86.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=1321c3a36c0d1ba1 -C extra-filename=-aee536c273288715 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-aee536c273288715 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40262025-05-08T03:39:37.246Z Compiling async-task v4.7.1
40272025-05-08T03:39:37.249Z Running `/home/build/.rustup/toolchains/1.86.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=a62105c4c66ffb70 -C extra-filename=-3e4cb5bd8395a1ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40282025-05-08T03:39:37.699Z Compiling sync-ptr v0.1.1
40292025-05-08T03:39:37.704Z Running `/home/build/.rustup/toolchains/1.86.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=e5d17cff3ef6122a -C extra-filename=-d05fa9154c448b6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40302025-05-08T03:39:37.726Z Compiling plotters-svg v0.3.7
40312025-05-08T03:39:37.770Z Running `/home/build/.rustup/toolchains/1.86.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=6ff568ef616a64f1 -C extra-filename=-583612f4d40a93ad --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-05ceebc37aea0989.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40322025-05-08T03:39:37.962Z Compiling tokio-rustls v0.24.1
40332025-05-08T03:39:38.006Z Running `/home/build/.rustup/toolchains/1.86.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=4307948b9795ec7c -C extra-filename=-f99402bd3fbd2a9f --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-082e892703a7a4da.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out`
40342025-05-08T03:39:38.133Z Compiling aes-gcm v0.10.3
40352025-05-08T03:39:38.136Z Running `/home/build/.rustup/toolchains/1.86.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=2cadfb5f23e62bf0 -C extra-filename=-e237294d2c431c8d --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-9c1a4ddeaa945015.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-308dc52d8875a7e1.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-3b39b99f841cf550.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-fdb3623e94fc6258.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-2fc36364540c6982.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40362025-05-08T03:39:38.322Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-aee536c273288715/build-script-build`
40372025-05-08T03:39:38.380Z Compiling async-channel v2.3.1
40382025-05-08T03:39:38.383Z Running `/home/build/.rustup/toolchains/1.86.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=ff0666dc0b1b9964 -C extra-filename=-bc02f217199b959b --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-bd0478bf78f5417e.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-d183a4e4614a32d8.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40392025-05-08T03:39:38.416Z Compiling piper v0.2.4
40402025-05-08T03:39:38.419Z Running `/home/build/.rustup/toolchains/1.86.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=df78bd4d2f9a9928 -C extra-filename=-9f5f6d90ffee7395 --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-01f90c7a2d94184a.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-c648c227574ade4c.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-03968e2f8d93695a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40412025-05-08T03:39:38.458Z Compiling fatfs v0.3.6
40422025-05-08T03:39:38.461Z Running `/home/build/.rustup/toolchains/1.86.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=33d184b958da4981 -C extra-filename=-9daae4b4f2aba377 --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-583cffbe97cd9a36.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-2129b7fb5c80af14.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40432025-05-08T03:39:38.727Z Compiling ssh-encoding v0.2.0
40442025-05-08T03:39:38.762Z Running `/home/build/.rustup/toolchains/1.86.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=a6854cbb9619c2ad -C extra-filename=-02602231ddd71aa9 --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-8be1ba0eaa8fca01.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-8665c72c69b562d8.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40452025-05-08T03:39:38.830Z Compiling blowfish v0.9.1
40462025-05-08T03:39:38.834Z Running `/home/build/.rustup/toolchains/1.86.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=f699f7563c313789 -C extra-filename=-41c38f8daaf8e715 --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-2129b7fb5c80af14.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-3b39b99f841cf550.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40472025-05-08T03:39:39.248Z Compiling arrayref v0.3.9
40482025-05-08T03:39:39.251Z Running `/home/build/.rustup/toolchains/1.86.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=ac7632edf2d72324 -C extra-filename=-a22d07dae427290f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40492025-05-08T03:39:39.327Z Compiling cast v0.3.0
40502025-05-08T03:39:39.351Z Running `/home/build/.rustup/toolchains/1.86.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=d899bfea6f0557c1 -C extra-filename=-379200d47f1747bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40512025-05-08T03:39:39.390Z Compiling arrayvec v0.7.6
40522025-05-08T03:39:39.393Z Running `/home/build/.rustup/toolchains/1.86.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=7a04730f832b4993 -C extra-filename=-d4ceb6e7ad782902 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40532025-05-08T03:39:39.733Z Compiling constant_time_eq v0.3.1
40542025-05-08T03:39:39.736Z Running `/home/build/.rustup/toolchains/1.86.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=6d7446389494cecf -C extra-filename=-c7cf0261ea0b559b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40552025-05-08T03:39:39.802Z Compiling guppy-workspace-hack v0.1.0
40562025-05-08T03:39:39.805Z Running `/home/build/.rustup/toolchains/1.86.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=12e4cd953f99f884 -C extra-filename=-07e8ee62b0ca0533 --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-07e8ee62b0ca0533 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40572025-05-08T03:39:39.964Z Compiling criterion-plot v0.5.0
40582025-05-08T03:39:39.995Z Running `/home/build/.rustup/toolchains/1.86.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=45d556ac11d48346 -C extra-filename=-c9bc20738ead119d --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-379200d47f1747bc.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-4762b94fa4a567ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40592025-05-08T03:39:40.065Z Compiling ssh-cipher v0.2.0
40602025-05-08T03:39:40.069Z Running `/home/build/.rustup/toolchains/1.86.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=dc47b6f71f31aa44 -C extra-filename=-d1c2afe1a684684a --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-308dc52d8875a7e1.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-e237294d2c431c8d.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-36fd22a7b9a4cc1b.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-5e6821f4f8279c7e.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-3b39b99f841cf550.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-fdb3623e94fc6258.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-a6062a6c1b502b79.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-02602231ddd71aa9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40612025-05-08T03:39:40.263Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-07e8ee62b0ca0533/build-script-build`
40622025-05-08T03:39:40.268Z Compiling bcrypt-pbkdf v0.10.0
40632025-05-08T03:39:40.271Z Running `/home/build/.rustup/toolchains/1.86.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=cc7364e4c7c679b9 -C extra-filename=-c434922d101439f3 --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-41c38f8daaf8e715.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-0ad0ab21d288e441.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40642025-05-08T03:39:40.911Z Compiling blocking v1.6.1
40652025-05-08T03:39:40.914Z Running `/home/build/.rustup/toolchains/1.86.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=ded955571b567beb -C extra-filename=-8209d8e5304fb126 --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-bc02f217199b959b.rmeta --extern async_task=/work/oxidecomputer/omicron/target/debug/deps/libasync_task-3e4cb5bd8395a1ee.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-03968e2f8d93695a.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-d47177b0744523f7.rmeta --extern piper=/work/oxidecomputer/omicron/target/debug/deps/libpiper-9f5f6d90ffee7395.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40662025-05-08T03:39:40.936Z Running `/home/build/.rustup/toolchains/1.86.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=26c8369b0cafa539 -C extra-filename=-c67146d3d84d078c --out-dir /work/oxidecomputer/omicron/target/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"'`
40672025-05-08T03:39:41.436Z Compiling plotters v0.3.7
40682025-05-08T03:39:41.439Z Running `/home/build/.rustup/toolchains/1.86.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=40e45ca92a2a5848 -C extra-filename=-922726323982b38c --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-b016ab649b5092da.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-05ceebc37aea0989.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-583612f4d40a93ad.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40692025-05-08T03:39:41.461Z Compiling async-executor v1.13.1
40702025-05-08T03:39:41.464Z Running `/home/build/.rustup/toolchains/1.86.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=af1d0b4dcb1b019d -C extra-filename=-042fd01f57e61318 --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-3e4cb5bd8395a1ee.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-bd0478bf78f5417e.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-c648c227574ade4c.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-d47177b0744523f7.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f1cd1fc5bded71a0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40712025-05-08T03:39:41.511Z Compiling async-signal v0.2.10
40722025-05-08T03:39:41.514Z Running `/home/build/.rustup/toolchains/1.86.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=ee2f76201c5e6cae -C extra-filename=-04f16d8674ed874d --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-c4996f6b989a566b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-03968e2f8d93695a.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-90fb2c852f96a7bd.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-b62228e231647547.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40732025-05-08T03:39:41.659Z Compiling tinytemplate v1.2.1
40742025-05-08T03:39:41.683Z Running `/home/build/.rustup/toolchains/1.86.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=4d9dbbc1dce2c050 -C extra-filename=-9988b2240d630b6a --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-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40752025-05-08T03:39:41.924Z Compiling password-hash v0.4.2
40762025-05-08T03:39:41.927Z Running `/home/build/.rustup/toolchains/1.86.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=da87dbd1facfef41 -C extra-filename=-337274a8a0a8b230 --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-8be1ba0eaa8fca01.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40772025-05-08T03:39:42.186Z Compiling event-listener v2.5.3
40782025-05-08T03:39:42.190Z Running `/home/build/.rustup/toolchains/1.86.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=e9524d2736f63985 -C extra-filename=-0fb4761ce81370be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40792025-05-08T03:39:42.590Z Compiling oorandom v11.1.4
40802025-05-08T03:39:42.593Z Running `/home/build/.rustup/toolchains/1.86.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=5f96c214d4c0386d -C extra-filename=-6b260a72007983d2 --out-dir /work/oxidecomputer/omicron/target/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-05-08T03:39:42.620Z Compiling futures-timer v3.0.3
40822025-05-08T03:39:42.624Z Running `/home/build/.rustup/toolchains/1.86.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=9f445d2f27c06bc5 -C extra-filename=-d307143fdf031b32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40832025-05-08T03:39:42.757Z Compiling anes v0.1.6
40842025-05-08T03:39:42.760Z Running `/home/build/.rustup/toolchains/1.86.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=4fa736b3e0db35fc -C extra-filename=-b141b14bb80cae0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40852025-05-08T03:39:42.805Z Compiling target-spec v3.4.2
40862025-05-08T03:39:42.810Z Running `/home/build/.rustup/toolchains/1.86.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=2f0d2085bbce5c7f -C extra-filename=-e7b40beaef035076 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-e7b40beaef035076 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40872025-05-08T03:39:43.228Z Compiling async-channel v1.9.0
40882025-05-08T03:39:43.234Z Running `/home/build/.rustup/toolchains/1.86.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=e97636cb90111018 -C extra-filename=-4667ea8572d39389 --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-bd0478bf78f5417e.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-0fb4761ce81370be.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40892025-05-08T03:39:43.366Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-e7b40beaef035076/build-script-build`
40902025-05-08T03:39:43.387Z Compiling criterion v0.5.1
40912025-05-08T03:39:43.391Z Running `/home/build/.rustup/toolchains/1.86.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=eddb13253d68d5dc -C extra-filename=-5d8e1cfeab120276 --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-b141b14bb80cae0c.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-379200d47f1747bc.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a903d30cf223e9a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ae158bf3b9f8b817.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-c9bc20738ead119d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-9716797e058e3331.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-4762b94fa4a567ca.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-6b260a72007983d2.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-922726323982b38c.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-eb7ccd3b497b41c6.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-fb709642302e3e4b.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-9988b2240d630b6a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-4172296b484ad0eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40922025-05-08T03:39:43.422Z Compiling pbkdf2 v0.11.0
40932025-05-08T03:39:43.425Z Running `/home/build/.rustup/toolchains/1.86.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=3adf3e5d7dfba098 -C extra-filename=-a5b05972b2a468b1 --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-5521fc2fbb46472c.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-178c663a766d6210.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-337274a8a0a8b230.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40942025-05-08T03:39:43.526Z Compiling async-global-executor v2.4.1
40952025-05-08T03:39:43.529Z Running `/home/build/.rustup/toolchains/1.86.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=0b5bd1a9f7aa7b18 -C extra-filename=-e7717c01afd88b99 --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-bc02f217199b959b.rmeta --extern async_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_executor-042fd01f57e61318.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-c4996f6b989a566b.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-84f17f8291d36372.rmeta --extern blocking=/work/oxidecomputer/omicron/target/debug/deps/libblocking-8209d8e5304fb126.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-d47177b0744523f7.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40962025-05-08T03:39:43.702Z Compiling async-process v2.3.0
40972025-05-08T03:39:43.706Z Running `/home/build/.rustup/toolchains/1.86.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=83c5c7c5a3e2c71c -C extra-filename=-f3373ae35d3c20ed --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-c4996f6b989a566b.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-84f17f8291d36372.rmeta --extern async_signal=/work/oxidecomputer/omicron/target/debug/deps/libasync_signal-04f16d8674ed874d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-13d5c6819e79e4a4.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-d47177b0744523f7.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-90fb2c852f96a7bd.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-6a6f9294186d7e4d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40982025-05-08T03:39:43.801Z Compiling cfg-expr v0.18.0
40992025-05-08T03:39:43.805Z Running `/home/build/.rustup/toolchains/1.86.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=6eb3d41835d15979 -C extra-filename=-77cf3f1c43552cd7 --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-2b53ddeb7bc9109c.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-c67146d3d84d078c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41002025-05-08T03:39:44.948Z Compiling ssh-key v0.6.6
41012025-05-08T03:39:44.951Z Running `/home/build/.rustup/toolchains/1.86.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=43daff7e82074466 -C extra-filename=-a5be266733ece3f3 --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-c434922d101439f3.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-1c92916e93af5ccb.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-06f61af37fe62196.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-36008965f2b3eabe.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-a439ed21d8d9232f.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f0068d85b2ab1558.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-d1c2afe1a684684a.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-02602231ddd71aa9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41022025-05-08T03:39:44.992Z Running `/home/build/.rustup/toolchains/1.86.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=4d178bd9346e1908 -C extra-filename=-03f45e6aeee1f336 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41032025-05-08T03:39:45.128Z Compiling p521 v0.13.3
41042025-05-08T03:39:45.153Z Running `/home/build/.rustup/toolchains/1.86.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=8a8aaeb2ab100444 -C extra-filename=-9758e0703e9bc1f3 --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-2f0f34c3a81c542d.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-0b73039aa680ab70.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-b3ca9dc8640c22ec.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-bfc9d757a8204476.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41052025-05-08T03:39:45.157Z Compiling p256 v0.13.2
41062025-05-08T03:39:45.187Z Running `/home/build/.rustup/toolchains/1.86.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=c76335fa93b2ba5e -C extra-filename=-200512867f9d6eb9 --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-0b73039aa680ab70.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-b3ca9dc8640c22ec.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-bfc9d757a8204476.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41072025-05-08T03:39:45.983Z Compiling async-attributes v1.1.2
41082025-05-08T03:39:45.987Z Running `/home/build/.rustup/toolchains/1.86.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=28bdd5bb9f9c84c2 -C extra-filename=-2ce2659476f89113 --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-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41092025-05-08T03:39:47.016Z Compiling blake3 v1.5.4
41102025-05-08T03:39:47.020Z Running `/home/build/.rustup/toolchains/1.86.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=d8fd52e41d9d34d9 -C extra-filename=-264fc11213d26574 --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-264fc11213d26574 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-cac1d5d3df92c21f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41112025-05-08T03:39:47.324Z Compiling russh-cryptovec v0.7.3
41122025-05-08T03:39:47.327Z Running `/home/build/.rustup/toolchains/1.86.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=2b259d7b829a6af8 -C extra-filename=-6fb74d8b9dfdac87 --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41132025-05-08T03:39:47.664Z Compiling kv-log-macro v1.0.7
41142025-05-08T03:39:47.667Z Running `/home/build/.rustup/toolchains/1.86.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=613b4808188d8e93 -C extra-filename=-c25c61ca1c75c91a --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-daba4f3c1b68dcbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41152025-05-08T03:39:47.825Z Compiling md5 v0.7.0
41162025-05-08T03:39:47.828Z Running `/home/build/.rustup/toolchains/1.86.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=1d457141a9c8a564 -C extra-filename=-4eb0b42c07414034 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41172025-05-08T03:39:47.899Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-264fc11213d26574/build-script-build`
41182025-05-08T03:39:48.347Z Compiling russh-keys v0.45.0
41192025-05-08T03:39:48.351Z Running `/home/build/.rustup/toolchains/1.86.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=f8922aba2cf85982 -C extra-filename=-3927ef9e17095ee9 --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-308dc52d8875a7e1.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-d267ed5fcc66eb5b.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-c434922d101439f3.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-155c6d23c437eaab.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-2129b7fb5c80af14.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-36fd22a7b9a4cc1b.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-fdb3623e94fc6258.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-729ac19f9ff8ff78.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-59cd39f573908132.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-5521fc2fbb46472c.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-0b73039aa680ab70.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-1c92916e93af5ccb.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-b3ca9dc8640c22ec.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-178c663a766d6210.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-a0c58be9c9839aee.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-dd6a995b14bf83c2.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-4eb0b42c07414034.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6b8f3f4a98e59b6b.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-200512867f9d6eb9.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-b00fe5ba8da9297e.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-9758e0703e9bc1f3.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-a5b05972b2a468b1.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-45d3e80f6b1a1bfc.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-2692fb030494441e.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-f6ff94aad6003186.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-36008965f2b3eabe.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-6fb74d8b9dfdac87.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-a439ed21d8d9232f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-97d6be9eb3fdf7a9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-a042adec6572f408.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-02602231ddd71aa9.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-a5be266733ece3f3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3c97eb8460ebc821.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-b8753dbc7a4a6e96.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41202025-05-08T03:39:48.569Z Compiling async-std v1.13.0
41212025-05-08T03:39:48.572Z Running `/home/build/.rustup/toolchains/1.86.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=dd9c6e6d6834e9b4 -C extra-filename=-529c6d897594d06b --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-2ce2659476f89113.so --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-4667ea8572d39389.rmeta --extern async_global_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_global_executor-e7717c01afd88b99.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-c4996f6b989a566b.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-84f17f8291d36372.rmeta --extern async_process=/work/oxidecomputer/omicron/target/debug/deps/libasync_process-f3373ae35d3c20ed.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-663aa3ae28b698ce.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-03968e2f8d93695a.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-d47177b0744523f7.rmeta --extern kv_log_macro=/work/oxidecomputer/omicron/target/debug/deps/libkv_log_macro-c25c61ca1c75c91a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2f30e680c9e63b82.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-27d1c9ca7c5ddbf7.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f1cd1fc5bded71a0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41222025-05-08T03:39:48.747Z Running `/home/build/.rustup/toolchains/1.86.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=11582ebdeabfa4cf -C extra-filename=-7f0d59f4aa977923 --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-77cf3f1c43552cd7.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-03f45e6aeee1f336.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-c67146d3d84d078c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41232025-05-08T03:39:49.680Z Compiling pathdiff v0.2.3
41242025-05-08T03:39:49.683Z Running `/home/build/.rustup/toolchains/1.86.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=8113fdf9c3341ce7 -C extra-filename=-5460a8ae4ed9b55f --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-ffcf51777a761bbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41252025-05-08T03:39:49.889Z Compiling num-bigint v0.4.6
41262025-05-08T03:39:49.893Z Running `/home/build/.rustup/toolchains/1.86.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=f153dd03ffa1d1f9 -C extra-filename=-a17db094db9c7d34 --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-6b8f3f4a98e59b6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41272025-05-08T03:39:51.916Z Compiling des v0.8.1
41282025-05-08T03:39:51.920Z Running `/home/build/.rustup/toolchains/1.86.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=36f8f7aad74354d1 -C extra-filename=-a183c3fab3e4b544 --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-3b39b99f841cf550.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41292025-05-08T03:39:52.270Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41302025-05-08T03:39:52.313Z Running `/home/build/.rustup/toolchains/1.86.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=eb7b01ba2891f8a1 -C extra-filename=-96475b2e659a91ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41312025-05-08T03:39:53.262Z Compiling memmap2 v0.9.5
41322025-05-08T03:39:53.266Z Running `/home/build/.rustup/toolchains/1.86.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=828335118b97988f -C extra-filename=-e3c2d613b06b5d35 --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41332025-05-08T03:39:53.701Z Compiling doc-comment v0.3.3
41342025-05-08T03:39:53.704Z Running `/home/build/.rustup/toolchains/1.86.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=ea78a4dfcbcb9f98 -C extra-filename=-df10b1ad3e48bda5 --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-df10b1ad3e48bda5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41352025-05-08T03:39:54.366Z Compiling nested v0.1.1
41362025-05-08T03:39:54.370Z Running `/home/build/.rustup/toolchains/1.86.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=15a5ade1290b01e8 -C extra-filename=-10521563f6eb05d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41372025-05-08T03:39:54.392Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-df10b1ad3e48bda5/build-script-build`
41382025-05-08T03:39:54.528Z Running `/home/build/.rustup/toolchains/1.86.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=0932e3b6e790dc12 -C extra-filename=-d5b0d2d4ef2dcb91 --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-a22d07dae427290f.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-d4ceb6e7ad782902.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-c7cf0261ea0b559b.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-e3c2d613b06b5d35.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-a7d6a0ede62f02f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-403ee89fc24db8f8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-403ee89fc24db8f8/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()))'`
41392025-05-08T03:39:54.667Z Compiling guppy v0.17.17
41402025-05-08T03:39:54.671Z Running `/home/build/.rustup/toolchains/1.86.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=9cc090fd8c2f4268 -C extra-filename=-e3b642b292b88e4b --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-f6fdc33726fc3fba.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-692061a063a150be.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-d1c719480ca2d263.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-8b61bbca6586a0f0.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-03f45e6aeee1f336.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-718d9f25eafe18fb.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-258406cf9b8c383a.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-10521563f6eb05d2.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-5460a8ae4ed9b55f.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1ca3c89e8047667a.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-2b53ddeb7bc9109c.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-eebb9e55bdfbecfa.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-7f0d59f4aa977923.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41412025-05-08T03:39:55.131Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41422025-05-08T03:39:55.134Z Running `/home/build/.rustup/toolchains/1.86.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=61f7f7c6ab1ce451 -C extra-filename=-fa8b027298a2400f --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-96475b2e659a91ee.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-4d82673e0dd53b56.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-eaec26d055baa3da.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-73c4d314c6c4a836.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b91b370c7e2acb73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41432025-05-08T03:39:55.681Z Compiling russh v0.45.0
41442025-05-08T03:39:55.685Z Running `/home/build/.rustup/toolchains/1.86.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=6bfc0c38b3605918 -C extra-filename=-c73d8b1833dd6683 --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-308dc52d8875a7e1.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-e237294d2c431c8d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-d267ed5fcc66eb5b.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-6a561cfe737ae6c8.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-2129b7fb5c80af14.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-36fd22a7b9a4cc1b.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-5e6821f4f8279c7e.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-fdb3623e94fc6258.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-e71be508c6f571a4.rmeta --extern des=/work/oxidecomputer/omicron/target/debug/deps/libdes-a183c3fab3e4b544.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-5521fc2fbb46472c.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-b3ca9dc8640c22ec.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-2b45682c7ecb0125.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-424a4eab6aa72a9c.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-fde220034c5893f3.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-178c663a766d6210.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-a17db094db9c7d34.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-200512867f9d6eb9.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-b00fe5ba8da9297e.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-9758e0703e9bc1f3.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-a6062a6c1b502b79.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e46a24b1c936db89.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-6fb74d8b9dfdac87.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-3927ef9e17095ee9.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-97d6be9eb3fdf7a9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-02602231ddd71aa9.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-a5be266733ece3f3.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41452025-05-08T03:39:57.981Z Compiling async-object-pool v0.1.5
41462025-05-08T03:39:58.006Z Running `/home/build/.rustup/toolchains/1.86.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=060689b8bae33545 -C extra-filename=-b5b9399bc2af3376 --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-529c6d897594d06b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41472025-05-08T03:39:58.214Z Compiling rstest_macros v0.24.0
41482025-05-08T03:39:58.238Z Running `/home/build/.rustup/toolchains/1.86.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=4979feb8d021d6c1 -C extra-filename=-593731e09fbe6ea8 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-593731e09fbe6ea8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-778b52d530948f9a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41492025-05-08T03:39:58.798Z Compiling assert-json-diff v2.0.2
41502025-05-08T03:39:58.803Z Running `/home/build/.rustup/toolchains/1.86.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=a78db869534c5e38 -C extra-filename=-fc88cd29fe0f630c --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-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41512025-05-08T03:39:59.644Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41522025-05-08T03:39:59.647Z Running `/home/build/.rustup/toolchains/1.86.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=fbfc27186cb64749 -C extra-filename=-0bcb897aeafd39f7 --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-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41532025-05-08T03:39:59.895Z Compiling serde_regex v1.1.0
41542025-05-08T03:39:59.898Z Running `/home/build/.rustup/toolchains/1.86.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=e0b10a2797d21c7f -C extra-filename=-df56ca77fdd05b95 --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-5496c5d55d620065.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41552025-05-08T03:40:00.145Z Compiling path-tree v0.8.1
41562025-05-08T03:40:00.148Z Running `/home/build/.rustup/toolchains/1.86.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=19c8468e4d9ac1f3 -C extra-filename=-b2d9b769b85699a3 --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-2b53ddeb7bc9109c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41572025-05-08T03:40:00.238Z Compiling topological-sort v0.2.2
41582025-05-08T03:40:00.242Z Running `/home/build/.rustup/toolchains/1.86.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=0a97819ff2611db9 -C extra-filename=-dd33363ebf6cb21b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41592025-05-08T03:40:00.521Z Compiling assert_cmd v2.0.17
41602025-05-08T03:40:00.524Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=02175bb0dab47957 -C extra-filename=-e8078627bac93dba --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-e8078627bac93dba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41612025-05-08T03:40:00.687Z Compiling internet-checksum v0.2.1
41622025-05-08T03:40:00.690Z Running `/home/build/.rustup/toolchains/1.86.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=7502146e757898c8 -C extra-filename=-05384b49a4446cf6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41632025-05-08T03:40:00.947Z Compiling stringmetrics v2.2.2
41642025-05-08T03:40:00.951Z Running `/home/build/.rustup/toolchains/1.86.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=81017f6cb9e3756b -C extra-filename=-c67c5ceb2f01a8a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41652025-05-08T03:40:01.037Z Compiling termtree v0.4.1
41662025-05-08T03:40:01.041Z Running `/home/build/.rustup/toolchains/1.86.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=bafc4e7db6347bc0 -C extra-filename=-e6628843ecff765f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41672025-05-08T03:40:01.273Z Compiling target-triple v0.1.3
41682025-05-08T03:40:01.277Z Running `/home/build/.rustup/toolchains/1.86.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=392198810fdd5372 -C extra-filename=-402175690a0086c2 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-triple-402175690a0086c2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41692025-05-08T03:40:01.321Z Compiling predicates-tree v1.0.11
41702025-05-08T03:40:01.324Z Running `/home/build/.rustup/toolchains/1.86.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=e0ab68986192ba92 -C extra-filename=-19a3d806f145f5c2 --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-842844d0abd222c5.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-e6628843ecff765f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41712025-05-08T03:40:01.736Z Compiling httpmock v0.8.0-alpha.1
41722025-05-08T03:40:01.739Z Running `/home/build/.rustup/toolchains/1.86.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=c52decfaf8d584b9 -C extra-filename=-be3024251858b52f --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-fc88cd29fe0f630c.rmeta --extern async_object_pool=/work/oxidecomputer/omicron/target/debug/deps/libasync_object_pool-b5b9399bc2af3376.rmeta --extern async_std=/work/oxidecomputer/omicron/target/debug/deps/libasync_std-529c6d897594d06b.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-d267ed5fcc66eb5b.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-388427588bad31ec.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-9f8e64fcba1e5df2.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-663aa3ae28b698ce.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-e492f5405f6e4d85.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-d307143fdf031b32.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-39770a35e9e72b9b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-fffe7d22aad820fd.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-df82cfab8dc943fe.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a3a84f5d5133d8b3.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-2d6fd9042787b01e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern path_tree=/work/oxidecomputer/omicron/target/debug/deps/libpath_tree-b2d9b769b85699a3.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern serde_regex=/work/oxidecomputer/omicron/target/debug/deps/libserde_regex-df56ca77fdd05b95.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-de8def02646ad1c7.rmeta --extern stringmetrics=/work/oxidecomputer/omicron/target/debug/deps/libstringmetrics-c67c5ceb2f01a8a6.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-7049edb7c9a9636d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b91b370c7e2acb73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41732025-05-08T03:40:01.806Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-e8078627bac93dba/build-script-build`
41742025-05-08T03:40:01.850Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-593731e09fbe6ea8/build-script-build`
41752025-05-08T03:40:01.900Z Running `/work/oxidecomputer/omicron/target/debug/build/target-triple-402175690a0086c2/build-script-build`
41762025-05-08T03:40:01.944Z Running `/home/build/.rustup/toolchains/1.86.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=976cd2dda7e7eb45 -C extra-filename=-d1333915ddab83b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41772025-05-08T03:40:01.999Z Compiling proc-macro-crate v3.2.0
41782025-05-08T03:40:02.005Z Running `/home/build/.rustup/toolchains/1.86.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=435f87db3043ecb0 -C extra-filename=-6967fc3f79b99e0c --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-08ab4fa0199e0d68.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41792025-05-08T03:40:02.094Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
41802025-05-08T03:40:02.097Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name dev_tools_common --edition=2021 dev-tools/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=217302d9495916ef -C extra-filename=-46a479c0098c7ec3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41812025-05-08T03:40:02.481Z Compiling relative-path v1.9.3
41822025-05-08T03:40:02.484Z Running `/home/build/.rustup/toolchains/1.86.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=8439b27d9d0f619a -C extra-filename=-b259ddb13aebf2be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41832025-05-08T03:40:02.792Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_cmd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=86b82642113facef -C extra-filename=-a82c388ae69cd30f --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-1e83090b88d7e230.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-890e49335d5c84ae.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-d1333915ddab83b8.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-2b702856b78ea336.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-842844d0abd222c5.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-19a3d806f145f5c2.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-29452a6293c44bc1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41842025-05-08T03:40:03.115Z Running `/home/build/.rustup/toolchains/1.86.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=b4d92628ccaabca1 -C extra-filename=-076e5769bdf3671f --out-dir /work/oxidecomputer/omicron/target/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"))'`
41852025-05-08T03:40:03.273Z Compiling multimap v0.10.0
41862025-05-08T03:40:03.277Z Running `/home/build/.rustup/toolchains/1.86.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=2055f928b2390d8f -C extra-filename=-3f1a564d5e79cf2a --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-fcfda3857d1092f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41872025-05-08T03:40:03.303Z Running `/home/build/.rustup/toolchains/1.86.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=f4761455a73f728e -C extra-filename=-9146e67779382581 --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-7f8514ed35d62a3a.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-4708494c033545d9.rlib --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-6967fc3f79b99e0c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-b259ddb13aebf2be.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f461bc097557e2b8.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41882025-05-08T03:40:03.668Z Compiling uzers v0.12.1
41892025-05-08T03:40:03.672Z Running `/home/build/.rustup/toolchains/1.86.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=be24c31396ef7f8b -C extra-filename=-eb534fce29ca14c5 --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-f9843d87f643e91e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41902025-05-08T03:40:04.073Z Compiling trybuild v1.0.103
41912025-05-08T03:40:04.076Z Running `/home/build/.rustup/toolchains/1.86.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=a34808c77309a5ea -C extra-filename=-af7b81d0e973d9f7 --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-4708494c033545d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-fb709642302e3e4b.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern target_triple=/work/oxidecomputer/omicron/target/debug/deps/libtarget_triple-076e5769bdf3671f.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-3e36a839e9953a7b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-665619fa4bd809ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41922025-05-08T03:40:04.950Z Compiling blake2b_simd v1.0.2
41932025-05-08T03:40:04.953Z Running `/home/build/.rustup/toolchains/1.86.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=c9d95161aeaa645a -C extra-filename=-8a691653cf4d7ed2 --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-a22d07dae427290f.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-d4ceb6e7ad782902.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-c7cf0261ea0b559b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41942025-05-08T03:40:08.518Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-75e95752b55a2521/build-script-build`
41952025-05-08T03:40:08.565Z Running `/home/build/.rustup/toolchains/1.86.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=e570ddb00174e03d -C extra-filename=-9b0056938e976c28 --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-22ac41b32946fc92.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-6532f52db341a7cc/out/build/artifacts -l static=aws_lc_0_26_0_crypto -l static=aws_lc_0_26_0_rust_wrapper --cfg use_bindgen_generated`
41962025-05-08T03:40:10.156Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-d32c2fc7133c9096/build-script-build`
41972025-05-08T03:40:10.201Z Compiling partial-io v0.5.4
41982025-05-08T03:40:10.205Z Running `/home/build/.rustup/toolchains/1.86.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=fc0ea7269b62d5cf -C extra-filename=-75bfb8a8688b87d2 --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-47fc53334f83c231.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-cf8554e44e215ff0.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-7844eca5a3ba742a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41992025-05-08T03:40:10.346Z Compiling httptest v0.16.3
42002025-05-08T03:40:10.349Z Running `/home/build/.rustup/toolchains/1.86.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=deb49488d6d5691d -C extra-filename=-fbc6bca9e221d728 --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-890e49335d5c84ae.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-9f8e64fcba1e5df2.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-488018d63261b619.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-e492f5405f6e4d85.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-fffe7d22aad820fd.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-df82cfab8dc943fe.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a3a84f5d5133d8b3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6774c7e3c191cbb2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42012025-05-08T03:40:10.695Z Compiling rustls-native-certs v0.7.3
42022025-05-08T03:40:10.699Z Running `/home/build/.rustup/toolchains/1.86.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=dd7bbb183c45e064 -C extra-filename=-9770eb0cd1b466c5 --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-2c7c5d32c902c35b.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-25196b4ef591aa15.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-522227478bca0142.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42032025-05-08T03:40:11.198Z Running `/home/build/.rustup/toolchains/1.86.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=e64673405decac80 -C extra-filename=-597ab7a291e40e81 --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-9b0056938e976c28.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-22ac41b32946fc92.so --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-da2daee8d92d2236.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.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-6532f52db341a7cc/out/build/artifacts --check-cfg 'cfg(disable_slow_tests)'`
42042025-05-08T03:40:11.227Z Compiling rand_distr v0.4.3
42052025-05-08T03:40:11.230Z Running `/home/build/.rustup/toolchains/1.86.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=15c2a1db06c70efe -C extra-filename=-094b8fb70d5dece4 --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-b016ab649b5092da.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42062025-05-08T03:40:12.129Z Compiling approx v0.5.1
42072025-05-08T03:40:12.133Z Running `/home/build/.rustup/toolchains/1.86.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=d17a5d2cde7f9bca -C extra-filename=-389438b91975bd41 --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-b016ab649b5092da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42082025-05-08T03:40:12.432Z Compiling rust-argon2 v2.1.0
42092025-05-08T03:40:12.435Z Running `/home/build/.rustup/toolchains/1.86.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=a21f66c46044bae0 -C extra-filename=-3a060de4e6572323 --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-e160ba038ce5e281.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-8a691653cf4d7ed2.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-c7cf0261ea0b559b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42102025-05-08T03:40:12.657Z Compiling rstest v0.24.0
42112025-05-08T03:40:12.679Z Running `/home/build/.rustup/toolchains/1.86.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=047aa63cde51bbd0 -C extra-filename=-289649cfcc9c7e10 --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-d307143fdf031b32.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-9146e67779382581.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42122025-05-08T03:40:12.926Z Compiling cargo_toml v0.21.0
42132025-05-08T03:40:12.929Z Running `/home/build/.rustup/toolchains/1.86.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=0bbc659cff035960 -C extra-filename=-2098814ae6e14ab8 --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-fcfda3857d1092f5.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-665619fa4bd809ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42142025-05-08T03:40:14.182Z Compiling rustls-webpki v0.102.8
42152025-05-08T03:40:14.185Z Running `/home/build/.rustup/toolchains/1.86.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=615c333216866133 -C extra-filename=-f6236e561b84c718 --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-597ab7a291e40e81.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b591337e3059e592.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-522227478bca0142.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-9bbb5166464e8f20.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out`
42162025-05-08T03:40:14.230Z Compiling termios v0.3.3
42172025-05-08T03:40:14.256Z Running `/home/build/.rustup/toolchains/1.86.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=13a8c490307ccba5 -C extra-filename=-4b56f546ecaacc65 --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-f9843d87f643e91e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42182025-05-08T03:40:14.531Z Running `/home/build/.rustup/toolchains/1.86.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=23fe6cacd4b9e2f7 -C extra-filename=-3beaa24472ce21bd --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-bb0c8ef7dca54bb7.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-56a9db23fa53bda5.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-22ac41b32946fc92.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42192025-05-08T03:40:15.177Z Running `/home/build/.rustup/toolchains/1.86.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=1c141efe5ba1ee2b -C extra-filename=-96a5fba03810e1eb --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-597ab7a291e40e81.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b591337e3059e592.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-522227478bca0142.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-f6236e561b84c718.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'`
42202025-05-08T03:40:15.440Z Running `/home/build/.rustup/toolchains/1.86.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=966d93007d92fd14 -C extra-filename=-d8e48370c5816819 --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-daba4f3c1b68dcbf.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b591337e3059e592.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-522227478bca0142.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-f6236e561b84c718.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts`
42212025-05-08T03:40:16.097Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name dev_tools_common --edition=2021 dev-tools/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34017e1e611a4f25 -C extra-filename=-9eeddf1bc6ed20d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42222025-05-08T03:40:18.526Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
42232025-05-08T03:40:18.530Z Running `/home/build/.rustup/toolchains/1.86.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=38269ccbf8ade97e -C extra-filename=-18b4e6c014f788e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-207943db34acd25f.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-692061a063a150be.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-2098814ae6e14ab8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ae158bf3b9f8b817.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-46a479c0098c7ec3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-26a5b83d8c8fb370.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c699b9f0930d77d1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-7d86e322625d40ae.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6b80968fa3270374.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-fe4b1dc7b0d4cc76.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-665619fa4bd809ce.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa32414fb9354869.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42242025-05-08T03:40:21.029Z Compiling tokio-rustls v0.25.0
42252025-05-08T03:40:21.032Z Running `/home/build/.rustup/toolchains/1.86.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=9f9fa39df47d63a4 -C extra-filename=-c8c12f76a02c03c8 --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-d8e48370c5816819.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-522227478bca0142.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts`
42262025-05-08T03:40:21.484Z Running `/home/build/.rustup/toolchains/1.86.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=c2446bfd743d03a6 -C extra-filename=-beca5b4809f1cf52 --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-15955e0aed6929da.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-d267ed5fcc66eb5b.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-388427588bad31ec.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-9f8e64fcba1e5df2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-d1c719480ca2d263.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-a0f48e393d525958.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-e492f5405f6e4d85.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-7b5ec3d7176288cb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-fffe7d22aad820fd.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-df82cfab8dc943fe.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a3a84f5d5133d8b3.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-718d9f25eafe18fb.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-1400ed68023ccfb1.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bebe141ada6d2f7b.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-22ac41b32946fc92.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-e7b501f844213079.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-d8e48370c5816819.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-25196b4ef591aa15.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-a4a45b4f99d0690a.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-8064d750b6af2dee.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6774c7e3c191cbb2.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-97d6be9eb3fdf7a9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-3e92a75f30d99829.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-9bda7a5a9cc529a2.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-72c2daeab0f9ec10.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8295d09610cc0b07.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-93eb5cd5abd861a2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c8c12f76a02c03c8.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-665619fa4bd809ce.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa32414fb9354869.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-c7ecda6e3775e29b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts`
42272025-05-08T03:40:22.145Z Compiling tokio-rustls v0.26.0
42282025-05-08T03:40:22.169Z Running `/home/build/.rustup/toolchains/1.86.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=00c10966dd8ad29c -C extra-filename=-414f2f5b40dd4e0c --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-96a5fba03810e1eb.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-522227478bca0142.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out`
42292025-05-08T03:40:22.651Z Compiling hyper-rustls v0.27.3
42302025-05-08T03:40:22.655Z Running `/home/build/.rustup/toolchains/1.86.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=da3e390b77e1ca82 -C extra-filename=-c765b0b76fe4bf70 --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-22b3486293b2b9f0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-df82cfab8dc943fe.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a3a84f5d5133d8b3.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-96a5fba03810e1eb.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-522227478bca0142.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-414f2f5b40dd4e0c.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-d4879014808bc9b4.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-9bcee1d2cec39e1d.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out`
42312025-05-08T03:40:23.330Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
42322025-05-08T03:40:23.334Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/git/checkouts/reqwest-691f072c9d01bc8f/114d97c/src/lib.rs --error-format=json --json=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("__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=33bf2d2bbb7ce2ed -C extra-filename=-7b686aa585323990 --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-388427588bad31ec.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-9f8e64fcba1e5df2.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-5ed8136344f353f1.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-b83e800facb9d66e.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-70d9e28b912dffa4.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-0b96be3d23455056.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-98bc3226bfda47d3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b4e86787846c9cb7.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-fffe7d22aad820fd.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-df82cfab8dc943fe.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-c765b0b76fe4bf70.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-0d0e7985e7353858.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a3a84f5d5133d8b3.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-73c4d314c6c4a836.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-80e1054dc5264632.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-3b61d498e20b443d.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-e7b501f844213079.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-19bf492b098f8d40.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-96a5fba03810e1eb.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-25196b4ef591aa15.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-522227478bca0142.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6774c7e3c191cbb2.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-da2e0efedec480f2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-3e89d7d3d4b0cd64.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-414f2f5b40dd4e0c.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6d2f783aac8e98b9.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-713102f9d90d4cda.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-d4879014808bc9b4.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b91b370c7e2acb73.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-9bcee1d2cec39e1d.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64`
42332025-05-08T03:40:23.735Z Running `/home/build/.rustup/toolchains/1.86.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=dfe7d7e77f84a554 -C extra-filename=-07a2891dec479607 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-76352d245c4d46a7.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ae158bf3b9f8b817.rmeta --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-9e66b1fefcd37338.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-1c92916e93af5ccb.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-8db78efdf0dd0aa8.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-8665c72c69b562d8.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-96a5fba03810e1eb.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-9b52301b789bcb54.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-42f45d371fc21546.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-3e92a75f30d99829.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8295d09610cc0b07.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-414f2f5b40dd4e0c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-665619fa4bd809ce.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-48229c7287083b5a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out`
42342025-05-08T03:40:25.854Z Running `/home/build/.rustup/toolchains/1.86.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=c777f2338356770a -C extra-filename=-668e245126700886 --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-f9843d87f643e91e.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-236dd7ee19339c62.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-5fe90ecb72e1690f/out/build -l static=git2 -L native=/usr/lib/amd64 --cfg libgit2_vendored`
42352025-05-08T03:40:25.927Z Compiling hyper-rustls v0.26.0
42362025-05-08T03:40:25.930Z Running `/home/build/.rustup/toolchains/1.86.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=68ccab8331461b50 -C extra-filename=-0051a6c6ada7ab5f --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-22b3486293b2b9f0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-df82cfab8dc943fe.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a3a84f5d5133d8b3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-d8e48370c5816819.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-9770eb0cd1b466c5.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-522227478bca0142.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c8c12f76a02c03c8.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-d4879014808bc9b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts`
42372025-05-08T03:40:26.494Z Compiling git2 v0.19.0
42382025-05-08T03:40:26.497Z Running `/home/build/.rustup/toolchains/1.86.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=3f7f4397ea62b15c -C extra-filename=-457b06ca6c52f1d7 --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-6a561cfe737ae6c8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-668e245126700886.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b91b370c7e2acb73.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-5fe90ecb72e1690f/out/build -L native=/usr/lib/amd64`
42392025-05-08T03:40:26.962Z Compiling progenitor-client v0.9.1
42402025-05-08T03:40:26.965Z Running `/home/build/.rustup/toolchains/1.86.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=c800723f0bc8d9b1 -C extra-filename=-782f4988028c68ee --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-9f8e64fcba1e5df2.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-e7b501f844213079.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6774c7e3c191cbb2.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64`
42412025-05-08T03:40:27.518Z Compiling progenitor v0.9.1
42422025-05-08T03:40:27.522Z Running `/home/build/.rustup/toolchains/1.86.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=43d89aff7191d11a -C extra-filename=-0899e4b50f74fccf --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-782f4988028c68ee.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-1f697c2609f50218.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-56e35b3a17b9b1e9.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64`
42432025-05-08T03:40:27.781Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
42442025-05-08T03:40:27.784Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/872aae7/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=75c0527da02c872d -C extra-filename=-1698285ea88827e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-e7b501f844213079.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-0899e4b50f74fccf.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64`
42452025-05-08T03:40:28.142Z Compiling progenitor-client v0.8.0
42462025-05-08T03:40:28.169Z Running `/home/build/.rustup/toolchains/1.86.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=4c3028998034a051 -C extra-filename=-5f409a9d92357bb1 --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-9f8e64fcba1e5df2.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-e7b501f844213079.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6774c7e3c191cbb2.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64`
42472025-05-08T03:40:28.683Z Compiling progenitor v0.8.0
42482025-05-08T03:40:28.687Z Running `/home/build/.rustup/toolchains/1.86.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=3f86cb6b03c9d408 -C extra-filename=-c85e74c7169e11b6 --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-5f409a9d92357bb1.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-c1ac476c07a1efd1.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-346d82cc4ad6e9fe.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64`
42492025-05-08T03:40:28.986Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
42502025-05-08T03:40:29.033Z Running `/home/build/.rustup/toolchains/1.86.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=fa8c5a94198b2879 -C extra-filename=-7eea1476b1de474a --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-d267ed5fcc66eb5b.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e160ba038ce5e281.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c85e74c7169e11b6.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-e723987a05a39d25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64`
42512025-05-08T03:40:30.686Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
42522025-05-08T03:40:30.690Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/060a204/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=22faf43f0d40792d -C extra-filename=-ad2d3b6e33cb73b7 --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-d267ed5fcc66eb5b.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e160ba038ce5e281.rmeta --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-d8b1919364315ac4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-0899e4b50f74fccf.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-782f4988028c68ee.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-41c3ccac5a2969df.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-e723987a05a39d25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64`
42532025-05-08T03:40:33.886Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
42542025-05-08T03:40:33.891Z Running `/home/build/.rustup/toolchains/1.86.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=2b7b3f9261b9d2c5 -C extra-filename=-1e5abb4468d5a1a7 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-1e5abb4468d5a1a7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-f6fdc33726fc3fba.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-9fe64012782fa9a6.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-597ab7a291e40e81.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-2f0f34c3a81c542d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-388427588bad31ec.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-8be1ba0eaa8fca01.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-583cffbe97cd9a36.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-6a561cfe737ae6c8.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-890e49335d5c84ae.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-fb134b9a161e070a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-2129b7fb5c80af14.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-9f8e64fcba1e5df2.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-cac1d5d3df92c21f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-3b39b99f841cf550.rlib --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-b1e025758cc4f457.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ae158bf3b9f8b817.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-402848661cd7e43d.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9282f5134aa6ca48.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-5ed8136344f353f1.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c912c30a73c6fb4f.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-663aa3ae28b698ce.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-53dd3d4a655c462b.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-2de6d8a2c2415463.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-e71be508c6f571a4.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-bb0c8ef7dca54bb7.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-5521fc2fbb46472c.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-736ad87ef407909e.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-0b73039aa680ab70.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-1c92916e93af5ccb.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-03f8d194805f45a1.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-b3ca9dc8640c22ec.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-35d01822ad41ba00.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-2b45682c7ecb0125.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-26a5b83d8c8fb370.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-0b96be3d23455056.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-03968e2f8d93695a.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-98fd329e9c03b6d0.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-e000ec0438c4dec7.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-cf0f40bada2203d9.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-424a4eab6aa72a9c.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-ef5fc587d8c2f327.rlib --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-fbb481fac23fa7e5.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-d36381fd22eefd16.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-8b275c11e2bd0883.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-eaec26d055baa3da.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-178c663a766d6210.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-df82cfab8dc943fe.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-c765b0b76fe4bf70.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a3a84f5d5133d8b3.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-4e0a6846b1d3feb9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-718d9f25eafe18fb.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-b43e0ba878170f0a.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-dd6a995b14bf83c2.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-c72da711e3bfca3c.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-4762b94fa4a567ca.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-b2eb77ef70b05f8c.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-b894433656de4993.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-2d6fd9042787b01e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-8b1f7a664d8168c6.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2f30e680c9e63b82.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-719a01ce10a8af49.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-56a9db23fa53bda5.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-cded52ba09e17906.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-cf470c3b09ba6d38.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-06f61af37fe62196.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6b8f3f4a98e59b6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-654d082f1ab23d47.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bebe141ada6d2f7b.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-cf718d047ff93beb.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-8665c72c69b562d8.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-e7b501f844213079.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fcbb94f616a5d791.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ba75054ed4b09b87.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-757c80bfc90f886b.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-f6ff94aad6003186.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-2fdfe8560e9404c7.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-2b702856b78ea336.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-523fd530d45e20da.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-a8dec66ede6e4f5e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-36008965f2b3eabe.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-90fb2c852f96a7bd.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-96a5fba03810e1eb.rlib --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-522227478bca0142.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-f6236e561b84c718.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-a4a45b4f99d0690a.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-97d6be9eb3fdf7a9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-de8def02646ad1c7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-2b53ddeb7bc9109c.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-716a882fa60f0ce7.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-03f720d69f7a63cf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9f185f9c7720bb01.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c4b7f01fbc6477c4.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1fea0e4a1756d87c.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-c716e8fce188e66e.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-20ffd3b62d6eedc2.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-414f2f5b40dd4e0c.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3c97eb8460ebc821.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6d2f783aac8e98b9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-627769ba0dc3f32a.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a64e61c547a376af.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-54ceb39e42f90769.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-08ab4fa0199e0d68.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-6a6f9294186d7e4d.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-9a19e123728e4c50.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b91b370c7e2acb73.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa32414fb9354869.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-44f89183a0444deb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-48229c7287083b5a.rlib --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c11d658f1074ec63.rlib --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-917d586881b8133b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-457fb615310852bd.rlib --extern zip_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libzip-38f556be40c3b182.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42552025-05-08T03:40:34.365Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-1e5abb4468d5a1a7/build-script-build`
42562025-05-08T03:40:34.416Z Running `/home/build/.rustup/toolchains/1.86.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=fc97bb65e624c436 -C extra-filename=-bc756207f89e65da --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-f6fdc33726fc3fba.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-9fe64012782fa9a6.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-597ab7a291e40e81.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-2f0f34c3a81c542d.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-388427588bad31ec.rmeta --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-8be1ba0eaa8fca01.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-583cffbe97cd9a36.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-6a561cfe737ae6c8.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-890e49335d5c84ae.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-fb134b9a161e070a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-2129b7fb5c80af14.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-9f8e64fcba1e5df2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-3b39b99f841cf550.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ae158bf3b9f8b817.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-402848661cd7e43d.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9282f5134aa6ca48.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-5ed8136344f353f1.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c912c30a73c6fb4f.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-663aa3ae28b698ce.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-53dd3d4a655c462b.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-2de6d8a2c2415463.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-e71be508c6f571a4.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-bb0c8ef7dca54bb7.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-5521fc2fbb46472c.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-736ad87ef407909e.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-0b73039aa680ab70.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-1c92916e93af5ccb.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-03f8d194805f45a1.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-b3ca9dc8640c22ec.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-35d01822ad41ba00.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-2b45682c7ecb0125.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-26a5b83d8c8fb370.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-0b96be3d23455056.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-20cc0d919cf526a3.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-03968e2f8d93695a.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-98fd329e9c03b6d0.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-e000ec0438c4dec7.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-22b3486293b2b9f0.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-cf0f40bada2203d9.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-424a4eab6aa72a9c.rmeta --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-ef5fc587d8c2f327.rmeta --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-fbb481fac23fa7e5.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-d36381fd22eefd16.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-8b275c11e2bd0883.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-eaec26d055baa3da.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-178c663a766d6210.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-df82cfab8dc943fe.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-c765b0b76fe4bf70.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a3a84f5d5133d8b3.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-4e0a6846b1d3feb9.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-718d9f25eafe18fb.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-b43e0ba878170f0a.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-dd6a995b14bf83c2.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-c72da711e3bfca3c.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-4762b94fa4a567ca.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-b2eb77ef70b05f8c.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-b894433656de4993.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-2d6fd9042787b01e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-daba4f3c1b68dcbf.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-8b1f7a664d8168c6.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2f30e680c9e63b82.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-719a01ce10a8af49.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-56a9db23fa53bda5.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-cded52ba09e17906.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-cf470c3b09ba6d38.rmeta --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-06f61af37fe62196.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6b8f3f4a98e59b6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-654d082f1ab23d47.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b016ab649b5092da.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-be01080c9c55c2cd.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bebe141ada6d2f7b.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-cf718d047ff93beb.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-8665c72c69b562d8.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-e7b501f844213079.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fcbb94f616a5d791.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ba75054ed4b09b87.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-757c80bfc90f886b.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-f6ff94aad6003186.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-2fdfe8560e9404c7.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-2b702856b78ea336.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-523fd530d45e20da.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-a8dec66ede6e4f5e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-36008965f2b3eabe.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-90fb2c852f96a7bd.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-96a5fba03810e1eb.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-522227478bca0142.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-f6236e561b84c718.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-a4a45b4f99d0690a.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-97d6be9eb3fdf7a9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e044a984a6b27ede.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-de8def02646ad1c7.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-2b53ddeb7bc9109c.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-716a882fa60f0ce7.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-03f720d69f7a63cf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9f185f9c7720bb01.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-015ae48351fd063c.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1fea0e4a1756d87c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-20ffd3b62d6eedc2.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-414f2f5b40dd4e0c.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-3c97eb8460ebc821.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6d2f783aac8e98b9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-627769ba0dc3f32a.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a64e61c547a376af.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-54ceb39e42f90769.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-08ab4fa0199e0d68.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-6a6f9294186d7e4d.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b91b370c7e2acb73.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa32414fb9354869.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-44f89183a0444deb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-48229c7287083b5a.rmeta --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c11d658f1074ec63.rmeta --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-917d586881b8133b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.rmeta --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-457fb615310852bd.rmeta --extern zip_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libzip-38f556be40c3b182.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42572025-05-08T03:40:34.577Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
42582025-05-08T03:40:34.581Z Running `/home/build/.rustup/toolchains/1.86.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=2737a3d2fc658886 -C extra-filename=-db3931b7c8691f8d --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-bc756207f89e65da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42592025-05-08T03:40:35.080Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
42602025-05-08T03:40:35.084Z Running `/home/build/.rustup/toolchains/1.86.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=04100de3dd049d83 -C extra-filename=-549d50a8ca8d2c9b --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-bb0c8ef7dca54bb7.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-1a5ded7ae43bab4c.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42612025-05-08T03:40:35.402Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
42622025-05-08T03:40:35.417Z Running `/home/build/.rustup/toolchains/1.86.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=76eac81c9551bf70 -C extra-filename=-40c7906eb7b6e681 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ae158bf3b9f8b817.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-c7b379eb7bb74f12.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-d100c6cd4db3eb76.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42632025-05-08T03:40:35.496Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
42642025-05-08T03:40:35.500Z Running `/home/build/.rustup/toolchains/1.86.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=d2fd2b7d4ee12aca -C extra-filename=-1297a0e0f674b9eb --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-bc756207f89e65da.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42652025-05-08T03:40:35.626Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
42662025-05-08T03:40:35.630Z Running `/home/build/.rustup/toolchains/1.86.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=f00eb6d5c549225f -C extra-filename=-36294604961a1585 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-db3931b7c8691f8d.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-d267ed5fcc66eb5b.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-6d487ea5efdc2301.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-bb0c8ef7dca54bb7.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-beca5b4809f1cf52.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-4d82673e0dd53b56.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-549d50a8ca8d2c9b.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-c72da711e3bfca3c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c699b9f0930d77d1.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-1698285ea88827e9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-608c844dc487e0de.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-17e0f7ff36da3706.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-66520bceeb6ae4b6.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-782f4988028c68ee.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-7844eca5a3ba742a.rmeta --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-9af69aa2b85ffb75.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-16a114607d9449df.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-eadbfe78d5e606bb.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-d8081dc5d9257db8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-899456fe15361c9d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9f185f9c7720bb01.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-f02111054139a755.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-1f855cb3641a98a3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42672025-05-08T03:40:35.819Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
42682025-05-08T03:40:35.822Z Running `/home/build/.rustup/toolchains/1.86.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=f87dcf4df4478584 -C extra-filename=-79c8268de417d256 --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-f05c6b1bae7a28e5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-d8081dc5d9257db8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42692025-05-08T03:40:36.127Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
42702025-05-08T03:40:36.159Z Running `/home/build/.rustup/toolchains/1.86.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=7d39f29b3028797b -C extra-filename=-6de3ccd182d6ee47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b93a03729a3c9803.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-d1c719480ca2d263.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-1a5ded7ae43bab4c.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-03f8d194805f45a1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-34a3c5d50cd9a3a0.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-718d9f25eafe18fb.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-fe798fd6e64b997d.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-3aead9fef1408a62.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d00dfe191d9f284a.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1ca3c89e8047667a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-d8081dc5d9257db8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-7d86e322625d40ae.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-4e04c3ed07af6e7a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42712025-05-08T03:40:36.336Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
42722025-05-08T03:40:36.339Z Running `/home/build/.rustup/toolchains/1.86.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=3062232c1df4fccb -C extra-filename=-851baf55de2e6c5e --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-388427588bad31ec.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-bb0c8ef7dca54bb7.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-cf0f40bada2203d9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-0899e4b50f74fccf.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42732025-05-08T03:40:36.376Z Running `/home/build/.rustup/toolchains/1.86.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=3afdf8de40806a08 -C extra-filename=-530f195525f12a1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-db3931b7c8691f8d.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-d267ed5fcc66eb5b.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-6d487ea5efdc2301.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-bb0c8ef7dca54bb7.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-beca5b4809f1cf52.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-4d82673e0dd53b56.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-549d50a8ca8d2c9b.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-c72da711e3bfca3c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c699b9f0930d77d1.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-1698285ea88827e9.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-608c844dc487e0de.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-17e0f7ff36da3706.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-66520bceeb6ae4b6.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-782f4988028c68ee.rmeta --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-9af69aa2b85ffb75.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-16a114607d9449df.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-eadbfe78d5e606bb.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-d8081dc5d9257db8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-899456fe15361c9d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9f185f9c7720bb01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-1f855cb3641a98a3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42742025-05-08T03:40:36.526Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
42752025-05-08T03:40:36.530Z Running `/home/build/.rustup/toolchains/1.86.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=389b73b7b7e082a5 -C extra-filename=-56d25a1f95080c2e --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-1e83090b88d7e230.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ae158bf3b9f8b817.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7cc30d5d3f2d7f93.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-b43e0ba878170f0a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-72b78886d4d0790d.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-7eea1476b1de474a.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-c6ada892c5e10108.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-8fd199f90180a4d1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-3e92a75f30d99829.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b0d86c61f951383a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8295d09610cc0b07.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d81d64766197bdd.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-7049edb7c9a9636d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-e723987a05a39d25.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-627769ba0dc3f32a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --extern xz2=/work/oxidecomputer/omicron/target/debug/deps/libxz2-3f94d906667ce549.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-19f52a852fb7e21f.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42762025-05-08T03:40:39.929Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
42772025-05-08T03:40:39.933Z Running `/home/build/.rustup/toolchains/1.86.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=c63616a1760d02e7 -C extra-filename=-f40213db3180cf12 --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-f40213db3180cf12 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-1297a0e0f674b9eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42782025-05-08T03:40:40.404Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-f40213db3180cf12/build-script-build`
42792025-05-08T03:40:40.449Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
42802025-05-08T03:40:40.454Z Running `/home/build/.rustup/toolchains/1.86.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=c0af71e97e07080c -C extra-filename=-c0cc45ef73b5356a --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-bc756207f89e65da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42812025-05-08T03:40:41.033Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
42822025-05-08T03:40:41.036Z Running `/home/build/.rustup/toolchains/1.86.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=c7707509f10ab5a8 -C extra-filename=-d8be2bd91f154c73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-22ac41b32946fc92.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42832025-05-08T03:40:41.579Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
42842025-05-08T03:40:41.582Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 /home/build/.cargo/git/checkouts/omicron-e0115f488d1c1d58/e7579c3/oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4db8540365be75a3 -C extra-filename=-e388c0469ec60a0a --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-bc756207f89e65da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42852025-05-08T03:40:41.711Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
42862025-05-08T03:40:41.715Z Running `/home/build/.rustup/toolchains/1.86.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=90db4079b564ebff -C extra-filename=-c32c00d78c9ba4e6 --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-608c844dc487e0de.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42872025-05-08T03:40:42.159Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
42882025-05-08T03:40:42.195Z Running `/home/build/.rustup/toolchains/1.86.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=f0f56dcf9ea3afcb -C extra-filename=-b37f4cbd6965ec67 --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-bc756207f89e65da.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42892025-05-08T03:40:42.420Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
42902025-05-08T03:40:42.424Z Running `/home/build/.rustup/toolchains/1.86.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=abd86ad8772320bc -C extra-filename=-0099050387dd68df --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-beca5b4809f1cf52.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-c32c00d78c9ba4e6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-d8be2bd91f154c73.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6da8d30f8e1b3ab4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42912025-05-08T03:40:42.510Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42922025-05-08T03:40:42.513Z Running `/home/build/.rustup/toolchains/1.86.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=1d44f14596fe5c91 -C extra-filename=-578a25a1bc62ec76 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-578a25a1bc62ec76 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-1297a0e0f674b9eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42932025-05-08T03:40:42.853Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
42942025-05-08T03:40:42.856Z Running `/home/build/.rustup/toolchains/1.86.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=267e3e1eaed928f0 -C extra-filename=-1bbd289430de2b93 --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-898e01f7b1a1be18.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-b37f4cbd6965ec67.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-64a834e7b41ae069.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42952025-05-08T03:40:42.923Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-578a25a1bc62ec76/build-script-build`
42962025-05-08T03:40:42.969Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
42972025-05-08T03:40:42.973Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_schema --edition=2021 nexus/db-schema/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=37fbbfe058d97d03 -C extra-filename=-6a4222bdcf616a96 --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-71f469adb87fdc78.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
42982025-05-08T03:40:43.053Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
42992025-05-08T03:40:43.058Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/872aae7/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=c81f2fcfac69f38d -C extra-filename=-98155c6ddfe66f3d --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-17e0f7ff36da3706.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-e7b501f844213079.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-0899e4b50f74fccf.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64`
43002025-05-08T03:40:43.099Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
43012025-05-08T03:40:43.103Z Running `/home/build/.rustup/toolchains/1.86.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=b2c759d24bfbea44 -C extra-filename=-a9faba6c9332d000 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-a9faba6c9332d000 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-1297a0e0f674b9eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43022025-05-08T03:40:43.518Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
43032025-05-08T03:40:43.521Z Running `/home/build/.rustup/toolchains/1.86.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=1bcbedcbbda2dbe3 -C extra-filename=-2b9850ee342646eb --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-bc756207f89e65da.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-0899e4b50f74fccf.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43042025-05-08T03:40:44.085Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-a9faba6c9332d000/build-script-build`
43052025-05-08T03:40:44.129Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
43062025-05-08T03:40:44.157Z Running `/home/build/.rustup/toolchains/1.86.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=ed4d3c60d17430d9 -C extra-filename=-407cfaf8598206ae --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-beca5b4809f1cf52.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-1f855cb3641a98a3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43072025-05-08T03:40:44.160Z Compiling polar-core v0.27.3
43082025-05-08T03:40:44.160Z Running `/home/build/.rustup/toolchains/1.86.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=ce9021f9c5ac59fc -C extra-filename=-b0df54654ff9fe16 --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-b0df54654ff9fe16 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-e95b1780b6e4da4a.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-fb709642302e3e4b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43092025-05-08T03:40:44.379Z Compiling samael v0.0.18
43102025-05-08T03:40:44.383Z Running `/home/build/.rustup/toolchains/1.86.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=6c89b3d530285564 -C extra-filename=-c4497a46711ff1e8 --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-c4497a46711ff1e8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-60ea7d6f8a846fbe.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-8f7071966951b8cc.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43112025-05-08T03:40:44.461Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
43122025-05-08T03:40:44.464Z Running `/home/build/.rustup/toolchains/1.86.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=bf0c338772a0b3b1 -C extra-filename=-b9440d93f034c7b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-b9440d93f034c7b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-1297a0e0f674b9eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43132025-05-08T03:40:44.905Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-b9440d93f034c7b4/build-script-build`
43142025-05-08T03:40:44.947Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
43152025-05-08T03:40:44.951Z Running `/home/build/.rustup/toolchains/1.86.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=b5979b3a200e0b76 -C extra-filename=-072e49f90ca9b121 --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-898e01f7b1a1be18.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-b37f4cbd6965ec67.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-802d9ddf17521018.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-6ca4dfb9acec9aab.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-64a834e7b41ae069.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0b3f9b0b76ffeb2c.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43162025-05-08T03:40:45.508Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
43172025-05-08T03:40:45.535Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-lookup/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39c449f32109299c -C extra-filename=-8a6ed01a0501c975 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-lookup-8a6ed01a0501c975 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-1297a0e0f674b9eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43182025-05-08T03:40:45.905Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-b0df54654ff9fe16/build-script-build`
43192025-05-08T03:40:45.950Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
43202025-05-08T03:40:45.953Z Running `/home/build/.rustup/toolchains/1.86.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=33296c2b30963390 -C extra-filename=-8b5cbc76c92b5f84 --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-635dd001e5f79077.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-608c844dc487e0de.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-0899e4b50f74fccf.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43212025-05-08T03:40:46.098Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-lookup-8a6ed01a0501c975/build-script-build`
43222025-05-08T03:40:46.104Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
43232025-05-08T03:40:46.108Z Running `/home/build/.rustup/toolchains/1.86.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=8a2df387ed57253c -C extra-filename=-9459623c1b67c96f --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-9459623c1b67c96f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-1297a0e0f674b9eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43242025-05-08T03:40:46.497Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
43252025-05-08T03:40:46.500Z Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/4580159/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=1d7f82c1ca305e2f -C extra-filename=-f72146329e73300e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-d31ac486a411b0cb.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-e7b501f844213079.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-0899e4b50f74fccf.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.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-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64`
43262025-05-08T03:40:46.535Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-9459623c1b67c96f/build-script-build`
43272025-05-08T03:40:46.577Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
43282025-05-08T03:40:46.619Z Running `/home/build/.rustup/toolchains/1.86.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=5c9c983473e34059 -C extra-filename=-06647f13b59c8135 --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-9f8e64fcba1e5df2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-beca5b4809f1cf52.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-fffe7d22aad820fd.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a4509153735407f1.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-df82cfab8dc943fe.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43292025-05-08T03:40:46.793Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-c4497a46711ff1e8/build-script-bindings`
43302025-05-08T03:40:47.189Z Running `/home/build/.rustup/toolchains/1.86.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="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=6dd02b4d2a11d04b -C extra-filename=-7a3d44a74b6cc45e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-d267ed5fcc66eb5b.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-907485d191f72d36.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-2129b7fb5c80af14.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-207943db34acd25f.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-7f8514ed35d62a3a.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-c85311ff38a8f3f8.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-d1c719480ca2d263.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-beca5b4809f1cf52.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-c72da711e3bfca3c.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-258406cf9b8c383a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c699b9f0930d77d1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-36294604961a1585.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-608c844dc487e0de.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-30dbd1875eda73e5.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1a5e0525dcf87ef2.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-40c7906eb7b6e681.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-17e0f7ff36da3706.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-899456fe15361c9d.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0d81d64766197bdd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-cf922a9abcda0b48.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-ce1751a2aa420a04.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out --check-cfg 'cfg(svcadm_autoclear)'`
43312025-05-08T03:40:47.426Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
43322025-05-08T03:40:47.468Z Running `/home/build/.rustup/toolchains/1.86.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=914b5e3896631b4d -C extra-filename=-8e91a93d71d51d2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-beca5b4809f1cf52.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-36294604961a1585.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-608c844dc487e0de.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-d8081dc5d9257db8.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-20ffd3b62d6eedc2.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-665619fa4bd809ce.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43332025-05-08T03:40:47.603Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
43342025-05-08T03:40:47.607Z Running `/home/build/.rustup/toolchains/1.86.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=63d44865d73a6dda -C extra-filename=-878ab7e64b17c37e --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-9f8e64fcba1e5df2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-3ca8aac67caff154.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-79102a7176aa61dc.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-36294604961a1585.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-66520bceeb6ae4b6.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9f185f9c7720bb01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43352025-05-08T03:40:48.074Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
43362025-05-08T03:40:48.077Z Running `/home/build/.rustup/toolchains/1.86.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=018d57511defdb8b -C extra-filename=-06349bcae384716d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0b1af953b46738b0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-207943db34acd25f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-bb0c8ef7dca54bb7.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-e9a8a85e4ac8e6c9.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-268cd1ef0f5d5e81.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-258406cf9b8c383a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-36294604961a1585.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43372025-05-08T03:40:48.715Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
43382025-05-08T03:40:48.718Z Running `/home/build/.rustup/toolchains/1.86.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=b9cc23dfcdab8cc9 -C extra-filename=-23745b7668d44e1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-36294604961a1585.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-608c844dc487e0de.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43392025-05-08T03:40:50.976Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
43402025-05-08T03:40:50.979Z Running `/home/build/.rustup/toolchains/1.86.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=e7bd04427d56494a -C extra-filename=-a424df0871e57d3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0b1af953b46738b0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-207943db34acd25f.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-beca5b4809f1cf52.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-1b6046de928d0aef.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-39770a35e9e72b9b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-4d82673e0dd53b56.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-56d25a1f95080c2e.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-8e91a93d71d51d2a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-36294604961a1585.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-94df663eada64052.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c23b02b5b02bc0f8.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b591337e3059e592.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-d8e48370c5816819.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7f38ee2012cba243.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c7f57a8e748b4293.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-6eedb4ebd19824ae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-20ffd3b62d6eedc2.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa32414fb9354869.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-4172296b484ad0eb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/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-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43412025-05-08T03:40:51.415Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43422025-05-08T03:40:51.415Z Running `/home/build/.rustup/toolchains/1.86.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=0b0802238ed3ef90 -C extra-filename=-60085327f7b8e640 --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-7a3d44a74b6cc45e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-36294604961a1585.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43432025-05-08T03:40:52.310Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
43442025-05-08T03:40:52.313Z Running `/home/build/.rustup/toolchains/1.86.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=140559eda7ef486c -C extra-filename=-4254f316fbb62c8f --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-bb0c8ef7dca54bb7.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-549d50a8ca8d2c9b.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-7a3d44a74b6cc45e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-36294604961a1585.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-79c8268de417d256.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-608c844dc487e0de.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-5dea2288fa2aad85.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-60085327f7b8e640.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9f185f9c7720bb01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-1f855cb3641a98a3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
43452025-05-08T03:40:52.339Zerror[E0308]: mismatched types
43462025-05-08T03:40:52.339Z --> test-utils/src/certificates.rs:19:27
43472025-05-08T03:40:52.339Z |
43482025-05-08T03:40:52.339Z19 | Self::with_params(params)
43492025-05-08T03:40:52.339Z | ----------------- ^^^^^^ expected `CertificateParams`, found `Result<CertificateParams, Error>`
43502025-05-08T03:40:52.339Z | |
43512025-05-08T03:40:52.339Z | arguments to this function are incorrect
43522025-05-08T03:40:52.339Z |
43532025-05-08T03:40:52.339Z = note: expected struct `CertificateParams`
43542025-05-08T03:40:52.339Z found enum `Result<CertificateParams, rcgen::Error>`
43552025-05-08T03:40:52.339Znote: associated function defined here
43562025-05-08T03:40:52.339Z --> test-utils/src/certificates.rs:22:12
43572025-05-08T03:40:52.339Z |
43582025-05-08T03:40:52.339Z22 | pub fn with_params(params: rcgen::CertificateParams) -> Self {
43592025-05-08T03:40:52.339Z | ^^^^^^^^^^^ --------------------------------
43602025-05-08T03:40:52.339Zhelp: consider using `Result::expect` to unwrap the `Result<CertificateParams, rcgen::Error>` value, panicking if the value is a `Result::Err`
43612025-05-08T03:40:52.339Z |
43622025-05-08T03:40:52.339Z19 | Self::with_params(params.expect("REASON"))
43632025-05-08T03:40:52.339Z | +++++++++++++++++
43642025-05-08T03:40:52.339Z
43652025-05-08T03:40:52.339Zerror[E0609]: no field `is_ca` on type `Result<CertificateParams, rcgen::Error>`
43662025-05-08T03:40:52.339Z --> test-utils/src/certificates.rs:24:21
43672025-05-08T03:40:52.339Z |
43682025-05-08T03:40:52.339Z24 | root_params.is_ca =
43692025-05-08T03:40:52.339Z | ^^^^^ unknown field
43702025-05-08T03:40:52.339Z |
43712025-05-08T03:40:52.339Zhelp: one of the expressions' fields has a field of the same name
43722025-05-08T03:40:52.339Z |
43732025-05-08T03:40:52.339Z24 | root_params.unwrap().is_ca =
43742025-05-08T03:40:52.339Z | +++++++++
43752025-05-08T03:40:52.339Z
43762025-05-08T03:40:52.395Zerror[E0599]: no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope
43772025-05-08T03:40:52.395Z --> test-utils/src/certificates.rs:26:48
43782025-05-08T03:40:52.396Z |
43792025-05-08T03:40:52.396Z26 | let root_keypair = rcgen::Certificate::from_params(root_params)
43802025-05-08T03:40:52.396Z | ^^^^^^^^^^^ function or associated item not found in `Certificate`
43812025-05-08T03:40:52.396Z |
43822025-05-08T03:40:52.396Zhelp: there is a method `params` with a similar name, but with different arguments
43832025-05-08T03:40:52.396Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.13.2/src/certificate.rs:33:2
43842025-05-08T03:40:52.396Z |
43852025-05-08T03:40:52.396Z33 | pub fn params(&self) -> &CertificateParams {
43862025-05-08T03:40:52.396Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
43872025-05-08T03:40:52.396Z
43882025-05-08T03:40:52.396Zerror[E0609]: no field `is_ca` on type `Result<CertificateParams, rcgen::Error>`
43892025-05-08T03:40:52.396Z --> test-utils/src/certificates.rs:30:29
43902025-05-08T03:40:52.396Z |
43912025-05-08T03:40:52.396Z30 | intermediate_params.is_ca =
43922025-05-08T03:40:52.396Z | ^^^^^ unknown field
43932025-05-08T03:40:52.396Z |
43942025-05-08T03:40:52.396Zhelp: one of the expressions' fields has a field of the same name
43952025-05-08T03:40:52.396Z |
43962025-05-08T03:40:52.396Z30 | intermediate_params.unwrap().is_ca =
43972025-05-08T03:40:52.396Z | +++++++++
43982025-05-08T03:40:52.396Z
43992025-05-08T03:40:52.417Zerror[E0599]: no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope
44002025-05-08T03:40:52.417Z --> test-utils/src/certificates.rs:33:33
44012025-05-08T03:40:52.417Z |
44022025-05-08T03:40:52.417Z33 | rcgen::Certificate::from_params(intermediate_params)
44032025-05-08T03:40:52.417Z | ^^^^^^^^^^^ function or associated item not found in `Certificate`
44042025-05-08T03:40:52.417Z |
44052025-05-08T03:40:52.417Zhelp: there is a method `params` with a similar name, but with different arguments
44062025-05-08T03:40:52.417Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.13.2/src/certificate.rs:33:2
44072025-05-08T03:40:52.417Z |
44082025-05-08T03:40:52.417Z33 | pub fn params(&self) -> &CertificateParams {
44092025-05-08T03:40:52.417Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44102025-05-08T03:40:52.417Z
44112025-05-08T03:40:52.431Zerror[E0599]: no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope
44122025-05-08T03:40:52.431Z --> test-utils/src/certificates.rs:36:47
44132025-05-08T03:40:52.431Z |
44142025-05-08T03:40:52.431Z36 | let end_keypair = rcgen::Certificate::from_params(params)
44152025-05-08T03:40:52.431Z | ^^^^^^^^^^^ function or associated item not found in `Certificate`
44162025-05-08T03:40:52.431Z |
44172025-05-08T03:40:52.431Zhelp: there is a method `params` with a similar name, but with different arguments
44182025-05-08T03:40:52.431Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.13.2/src/certificate.rs:33:2
44192025-05-08T03:40:52.431Z |
44202025-05-08T03:40:52.431Z33 | pub fn params(&self) -> &CertificateParams {
44212025-05-08T03:40:52.431Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44222025-05-08T03:40:52.431Z
44232025-05-08T03:40:52.482Zerror[E0599]: no method named `serialize_private_key_der` found for struct `rcgen::Certificate` in the current scope
44242025-05-08T03:40:52.482Z --> test-utils/src/certificates.rs:59:26
44252025-05-08T03:40:52.482Z |
44262025-05-08T03:40:52.483Z59 | self.end_keypair.serialize_private_key_der()
44272025-05-08T03:40:52.483Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Certificate`
44282025-05-08T03:40:52.483Z
44292025-05-08T03:40:52.501Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
44302025-05-08T03:40:52.511Z Running `/home/build/.rustup/toolchains/1.86.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=b50e9df24be04d72 -C extra-filename=-96218c9b44925500 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-44ff0ad742991a85.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-79102a7176aa61dc.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-878ab7e64b17c37e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
44312025-05-08T03:40:52.606Zerror[E0599]: no method named `serialize_private_key_pem` found for struct `rcgen::Certificate` in the current scope
44322025-05-08T03:40:52.606Z --> test-utils/src/certificates.rs:63:26
44332025-05-08T03:40:52.606Z |
44342025-05-08T03:40:52.606Z63 | self.end_keypair.serialize_private_key_pem()
44352025-05-08T03:40:52.606Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Certificate`
44362025-05-08T03:40:52.606Z
44372025-05-08T03:40:52.609Z Running `/home/build/.rustup/toolchains/1.86.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=94f28045cdcfd5be -C extra-filename=-2fe4ace20c0ce45b --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-9f8e64fcba1e5df2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-88cce0b63f506f0b.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a903d30cf223e9a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-e9a8a85e4ac8e6c9.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-4d82673e0dd53b56.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-91568b0976fde766.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-36294604961a1585.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5fe528dd8f8def08.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-f5c83a10f24bdf57.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-e5f78bcf8c5172cd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-d8081dc5d9257db8.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-42f45d371fc21546.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-60085327f7b8e640.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-991f4c42f9ecbe73.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b1e91ff258d1f742.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-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out -L native=/opt/ooce/pgsql-13/lib/amd64`
44382025-05-08T03:40:52.637Z Running `/home/build/.rustup/toolchains/1.86.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=4ece7bd0d6190032 -C extra-filename=-994292b26ddced1f --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-9f8e64fcba1e5df2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-635dd001e5f79077.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-3ca8aac67caff154.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-79102a7176aa61dc.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-530f195525f12a1f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-66520bceeb6ae4b6.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-7d6493d077cc7e89.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-fcfda3857d1092f5.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9f185f9c7720bb01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out`
44392025-05-08T03:40:52.927ZSome errors have detailed explanations: E0308, E0599, E0609.
44402025-05-08T03:40:52.927ZFor more information about an error, try `rustc --explain E0308`.
44412025-05-08T03:40:53.006Zerror: could not compile `omicron-test-utils` (lib) due to 8 previous errors
44422025-05-08T03:40:53.009Z
44432025-05-08T03:40:53.009ZCaused by:
44442025-05-08T03:40:53.009Z process didn't exit successfully: `/home/build/.rustup/toolchains/1.86.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=e7bd04427d56494a -C extra-filename=-a424df0871e57d3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-d5094eb9be5589e2.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0b1af953b46738b0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-ffcf51777a761bbd.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-207943db34acd25f.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-beca5b4809f1cf52.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-1b6046de928d0aef.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-47fc53334f83c231.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-39770a35e9e72b9b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-4d82673e0dd53b56.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-d0626d2a571d5399.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-f9843d87f643e91e.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-56d25a1f95080c2e.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-8e91a93d71d51d2a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-36294604961a1585.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-bc756207f89e65da.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-94df663eada64052.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c23b02b5b02bc0f8.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-5496c5d55d620065.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-7b686aa585323990.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b591337e3059e592.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-d8e48370c5816819.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-f0f67145d01a5533.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-7f38ee2012cba243.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c7f57a8e748b4293.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-6eedb4ebd19824ae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-72a68047d0a50401.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-96f42699b3f0ee03.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-20ffd3b62d6eedc2.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa32414fb9354869.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-f819da46ca7fb7bb.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-4172296b484ad0eb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb368fe91b2bd145/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-6532f52db341a7cc/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-aece66bfb5c8df92/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-a7fb19a1e17b70f6/out` (exit status: 1)
44452025-05-08T03:40:53.009Zwarning: build failed, waiting for other jobs to finish...
44462025-05-08T03:41:12.276Z
44472025-05-08T03:41:12.276Zreal 5:08.181410333
44482025-05-08T03:41:12.276Zuser 33:02.768827391
44492025-05-08T03:41:12.276Zsys 4:27.049320341
44502025-05-08T03:41:12.276Ztrap 1.123491824
44512025-05-08T03:41:12.280Ztflt 0.730350445
44522025-05-08T03:41:12.280Zdflt 0.601053718
44532025-05-08T03:41:12.280Zkflt 0.001047784
44542025-05-08T03:41:12.280Zlock 58:19.071618964
44552025-05-08T03:41:12.280Zslp 2:14:35.759179629
44562025-05-08T03:41:12.280Zlat 2:04.845802862
44572025-05-08T03:41:12.280Zstop 6:37.508694639
44582025-05-08T03:41:12.280Zprocess exited: duration 740550 ms, exit code 101
 
44592025-05-08T03:41:12.293Zfound 2 output files
44602025-05-08T03:41:12.293Zuploading: /work/crate-build-timings.json (491268 bytes)
44612025-05-08T03:41:13.313Zuploaded: /work/crate-build-timings.json
44622025-05-08T03:41:13.317Zuploading: /work/environment.json (108 bytes)
44632025-05-08T03:41:14.323Zuploaded: /work/environment.json