01J8H027JB81EAH46V0G08GTAR: build-and-test (helios)

BasicConfig {
    output_rules: [
        "%/work/*",
        "%/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: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01J8H030M04R7TGYHJ2W30GXC0

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-09-24T03:10:29.380Zjob assigned to worker 01J8H037F9YPERY6ZJS2C4MVFQ (queued for 52 s)
 
22024-09-24T03:10:37.710Zstarting task 0: "setup"
32024-09-24T03:10:37.719Z++ uname -s
42024-09-24T03:10:37.721Z+ kern=SunOS
52024-09-24T03:10:37.721Z+ case "$kern" in
62024-09-24T03:10:37.721Z+ groupadd -g 12345 build
72024-09-24T03:10:37.724Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-09-24T03:10:39.736Z+ zfs create -o mountpoint=/work rpool/work
92024-09-24T03:10:39.856Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-09-24T03:10:39.859Z+ home_fs=zfs
112024-09-24T03:10:39.859Z+ [[ zfs == autofs ]]
122024-09-24T03:10:39.859Z+ mkdir -p /home/build
132024-09-24T03:10:39.862Z+ chown build:build /home/build /work
142024-09-24T03:10:41.864Z+ chmod 0700 /home/build /work
152024-09-24T03:10:41.874Zprocess exited: duration 4156 ms, exit code 0
 
162024-09-24T03:10:41.882Zstarting task 1: "rust-toolchain"
172024-09-24T03:10:41.889Z+ printf ' * toolchain channel = "%s"
182024-09-24T03:10:41.889Z' 1.80.1
192024-09-24T03:10:41.889Z * toolchain channel = "1.80.1"
202024-09-24T03:10:41.893Z * toolchain profile = "default"
212024-09-24T03:10:41.893Z+ printf ' * toolchain profile = "%s"
222024-09-24T03:10:41.893Z' default
232024-09-24T03:10:41.893Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-09-24T03:10:41.893Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-09-24T03:10:42.004Zinfo: downloading installer
262024-09-24T03:10:43.493Zinfo: profile set to 'default'
272024-09-24T03:10:43.493Zinfo: default host triple is x86_64-unknown-illumos
282024-09-24T03:10:43.495Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-09-24T03:10:43.643Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-09-24T03:10:43.643Zinfo: downloading component 'cargo'
312024-09-24T03:10:44.481Zinfo: downloading component 'clippy'
322024-09-24T03:10:44.775Zinfo: downloading component 'rust-docs'
332024-09-24T03:10:45.941Zinfo: downloading component 'rust-std'
342024-09-24T03:10:47.570Zinfo: downloading component 'rustc'
352024-09-24T03:10:52.104Zinfo: downloading component 'rustfmt'
362024-09-24T03:10:52.364Zinfo: installing component 'cargo'
372024-09-24T03:10:53.220Zinfo: installing component 'clippy'
382024-09-24T03:10:53.610Zinfo: installing component 'rust-docs'
392024-09-24T03:10:55.181Zinfo: installing component 'rust-std'
402024-09-24T03:10:56.892Zinfo: installing component 'rustc'
412024-09-24T03:11:01.367Zinfo: installing component 'rustfmt'
422024-09-24T03:11:01.723Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-09-24T03:11:01.723Z
442024-09-24T03:11:01.973Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-09-24T03:11:01.973Z
462024-09-24T03:11:01.976Z
472024-09-24T03:11:01.976ZRust is installed now. Great!
482024-09-24T03:11:01.976Z
492024-09-24T03:11:01.977ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-09-24T03:11:01.977Zenvironment variable. This has not been done automatically.
512024-09-24T03:11:01.977Z
522024-09-24T03:11:01.977ZTo configure your current shell, you need to source
532024-09-24T03:11:01.977Zthe corresponding env file under $HOME/.cargo.
542024-09-24T03:11:01.977Z
552024-09-24T03:11:01.977ZThis is usually done by running one of the following (note the leading DOT):
562024-09-24T03:11:01.977Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-09-24T03:11:01.977Zsource "$HOME/.cargo/env.fish" # For fish
582024-09-24T03:11:02.034Z+ rustc --version
592024-09-24T03:11:02.097Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-09-24T03:11:02.100Zprocess exited: duration 20214 ms, exit code 0
 
612024-09-24T03:11:02.106Zstarting task 2: "authentication"
622024-09-24T03:11:02.127Zprocess exited: duration 21 ms, exit code 0
 
632024-09-24T03:11:02.132Zstarting task 3: "clone repository"
642024-09-24T03:11:02.138Z+ mkdir -p /work/oxidecomputer/omicron
652024-09-24T03:11:02.140Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-09-24T03:11:02.438ZCloning into '/work/oxidecomputer/omicron'...
672024-09-24T03:11:10.079Z+ cd /work/oxidecomputer/omicron
682024-09-24T03:11:10.079Z+ git fetch origin 425a962cb770da99038563c9383e6225cc1462d4
692024-09-24T03:11:10.266ZFrom https://github.com/oxidecomputer/omicron
702024-09-24T03:11:10.266Z * branch 425a962cb770da99038563c9383e6225cc1462d4 -> FETCH_HEAD
712024-09-24T03:11:10.274Z+ [[ -n renovate/httptest-0.x ]]
722024-09-24T03:11:10.277Z++ git branch --show-current
732024-09-24T03:11:10.279Z+ current=main
742024-09-24T03:11:10.279Z+ [[ main != renovate/httptest-0.x ]]
752024-09-24T03:11:10.279Z+ git branch -f renovate/httptest-0.x 425a962cb770da99038563c9383e6225cc1462d4
762024-09-24T03:11:10.282Z+ git checkout -f renovate/httptest-0.x
772024-09-24T03:11:10.439ZSwitched to branch 'renovate/httptest-0.x'
782024-09-24T03:11:10.441Z+ git reset --hard 425a962cb770da99038563c9383e6225cc1462d4
792024-09-24T03:11:10.454ZHEAD is now at 425a962cb Update Rust crate httptest to 0.16.1
802024-09-24T03:11:10.457Zprocess exited: duration 8321 ms, exit code 0
 
812024-09-24T03:11:10.462Zstarting task 4: "build"
822024-09-24T03:11:10.470Z+ export CARGO_TERM_COLOR=always
832024-09-24T03:11:10.470Z+ CARGO_TERM_COLOR=always
842024-09-24T03:11:10.470Z+ target_os=illumos
852024-09-24T03:11:10.470Z+ NEXTEST_VERSION=0.9.78
862024-09-24T03:11:10.470Z+ cargo --version
872024-09-24T03:11:10.525Zcargo 1.80.1 (376290515 2024-07-16)
882024-09-24T03:11:10.527Z+ rustc --version
892024-09-24T03:11:10.585Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
902024-09-24T03:11:10.589Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.78/illumos
912024-09-24T03:11:10.591Z+ gunzip
922024-09-24T03:11:10.591Z+ tar -xvf - -C /home/build/.cargo/bin
932024-09-24T03:11:11.441Zx cargo-nextest, 16059952 bytes, 31368 tape blocks
942024-09-24T03:11:11.445Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
952024-09-24T03:11:11.445Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
962024-09-24T03:11:11.445Ztests will store ephemeral output in /var/tmp/omicron_tmp
972024-09-24T03:11:11.445Z+ mkdir /var/tmp/omicron_tmp
982024-09-24T03:11:11.448Z+ OUTPUT_DIR=/work
992024-09-24T03:11:11.448Z+ echo 'tests will store non-ephemeral output in /work'
1002024-09-24T03:11:11.448Ztests will store non-ephemeral output in /work
1012024-09-24T03:11:11.448Z+ mkdir -p /work
1022024-09-24T03:11:11.448Z+ source ./env.sh
1032024-09-24T03:11:11.448Z++ OLD_SHELL_OPTS=ehxB
1042024-09-24T03:11:11.448Z++ set -o xtrace
1052024-09-24T03:11:11.451Z++++ dirname ./env.sh
1062024-09-24T03:11:11.451Z+++ readlink -f .
1072024-09-24T03:11:11.475Z++ OMICRON_WS=/work/oxidecomputer/omicron
1082024-09-24T03:11:11.478Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092024-09-24T03:11:11.478Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102024-09-24T03:11:11.478Z++ 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
1112024-09-24T03:11:11.478Z++ 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
1122024-09-24T03:11:11.478Z++ 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
1132024-09-24T03:11:11.478Z++ 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
1142024-09-24T03:11:11.478Z++ 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
1152024-09-24T03:11:11.478Z++ 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
1162024-09-24T03:11:11.478Z++ case $OLD_SHELL_OPTS in
1172024-09-24T03:11:11.478Z++ unset OLD_SHELL_OPTS OMICRON_WS
1182024-09-24T03:11:11.478Z+ banner prerequisites
1192024-09-24T03:11:11.495Z
1202024-09-24T03:11:11.495Z ##### ##### ###### ##### ###### #### # # # #### #
1212024-09-24T03:11:11.495Z # # # # # # # # # # # # # # #
1222024-09-24T03:11:11.495Z # # # # ##### # # ##### # # # # # #### #
1232024-09-24T03:11:11.495Z ##### ##### # ##### # # # # # # # # #
1242024-09-24T03:11:11.495Z # # # # # # # # # # # # # # #
1252024-09-24T03:11:11.495Z # # # ###### # # ###### ### # #### # #### #
1262024-09-24T03:11:11.495Z
1272024-09-24T03:11:11.499Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1282024-09-24T03:11:21.392Z Startup: Refreshing catalog 'helios-dev' ... Done
1292024-09-24T03:11:23.972Z Startup: Caching catalogs ... Done
1302024-09-24T03:11:27.190ZPlanning: Solver setup ... Done (2.578s)
1312024-09-24T03:11:27.232ZPlanning: Running solver ... Done (0.042s)
1322024-09-24T03:11:27.323ZPlanning: Finding local manifests ... Done (0.042s)
1332024-09-24T03:11:27.354ZPlanning: Fetching manifests: 0/5 0% complete
1342024-09-24T03:11:28.094ZPlanning: Fetching manifests: 5/5 100% complete
1352024-09-24T03:11:28.267ZPlanning: Package planning ... Done (0.169s)
1362024-09-24T03:11:28.320ZPlanning: Merging actions ... Done (0.057s)
1372024-09-24T03:11:29.003ZPlanning: Checking for conflicting actions ... Done (0.682s)
1382024-09-24T03:11:33.948ZPlanning: Consolidating action changes ... Done (4.933s)
1392024-09-24T03:11:34.325ZPlanning: Evaluating mediators ... Done (0.376s)
1402024-09-24T03:11:34.443ZPlanning: Planning completed in 10.39 seconds
1412024-09-24T03:11:34.472Z Packages to install: 4
1422024-09-24T03:11:34.472Z Packages to update: 1
1432024-09-24T03:11:34.489Z Mediators to change: 2
1442024-09-24T03:11:34.489Z Services to change: 1
1452024-09-24T03:11:34.489Z Estimated space available: 155.71 GB
1462024-09-24T03:11:34.490ZEstimated space to be consumed: 1.54 GB
1472024-09-24T03:11:34.490Z Create boot environment: No
1482024-09-24T03:11:34.490ZCreate backup boot environment: Yes
1492024-09-24T03:11:34.490Z Rebuild boot archive: No
1502024-09-24T03:11:34.490Z
1512024-09-24T03:11:34.491ZChanged mediators:
1522024-09-24T03:11:34.491Z mediator clang:
1532024-09-24T03:11:34.491Z version: None -> 15 (system default)
1542024-09-24T03:11:34.491Z
1552024-09-24T03:11:34.491Z mediator llvm:
1562024-09-24T03:11:34.491Z version: 14 (system default) -> 15 (system default)
1572024-09-24T03:11:34.491Z
1582024-09-24T03:11:34.492ZChanged packages:
1592024-09-24T03:11:34.492Zhelios-dev
1602024-09-24T03:11:34.492Z developer/build-essential
1612024-09-24T03:11:34.492Z None -> 11-2.0
1622024-09-24T03:11:34.492Z library/libxmlsec1
1632024-09-24T03:11:34.492Z None -> 1.2.35-2.0
1642024-09-24T03:11:34.492Z ooce/developer/clang-15
1652024-09-24T03:11:34.492Z None -> 15.0.7-2.0
1662024-09-24T03:11:34.492Z ooce/developer/llvm-15
1672024-09-24T03:11:34.492Z None -> 15.0.7-2.0
1682024-09-24T03:11:34.493Z package/pkg
1692024-09-24T03:11:34.493Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1702024-09-24T03:11:34.493Z
1712024-09-24T03:11:34.493ZServices:
1722024-09-24T03:11:34.494Z restart_fmri:
1732024-09-24T03:11:34.494Z svc:/system/update-man-index:default
1742024-09-24T03:11:34.494Z
1752024-09-24T03:11:34.494ZEditable files to change:
1762024-09-24T03:11:34.494Z Update:
1772024-09-24T03:11:34.495Z usr/share/lib/pkg/web/config.shtml
1782024-09-24T03:11:34.645Z
1792024-09-24T03:11:34.645ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1802024-09-24T03:11:39.659ZDownload: 508/4281 items 17.1/220.6MB 7% complete (3.6M/s)
1812024-09-24T03:11:44.667ZDownload: 1188/4281 items 54.5/220.6MB 24% complete (5.4M/s)
1822024-09-24T03:11:49.664ZDownload: 1288/4281 items 116.4/220.6MB 52% complete (9.9M/s)
1832024-09-24T03:11:54.677ZDownload: 1632/4281 items 117.8/220.6MB 53% complete (7.5M/s)
1842024-09-24T03:11:59.709ZDownload: 1918/4281 items 118.6/220.6MB 53% complete (639k/s)
1852024-09-24T03:12:04.736ZDownload: 2211/4281 items 119.2/220.6MB 54% complete (142k/s)
1862024-09-24T03:12:10.200ZDownload: 2219/4281 items 119.2/220.6MB 54% complete (136k/s)
1872024-09-24T03:12:23.421ZDownload: 2222/4281 items 119.2/220.6MB 54% complete
1882024-09-24T03:12:28.442ZDownload: 2246/4281 items 119.4/220.6MB 54% complete (14.5k/s)
1892024-09-24T03:12:33.459ZDownload: 2278/4281 items 119.5/220.6MB 54% complete (27.8k/s)
1902024-09-24T03:12:38.483ZDownload: 2359/4281 items 119.7/220.6MB 54% complete (36.7k/s)
1912024-09-24T03:12:43.872ZDownload: 2429/4281 items 119.9/220.6MB 54% complete (37.5k/s)
1922024-09-24T03:12:48.891ZDownload: 2778/4281 items 120.7/220.6MB 54% complete (94.3k/s)
1932024-09-24T03:12:53.893ZDownload: 3136/4281 items 160.8/220.6MB 72% complete (4.0M/s)
1942024-09-24T03:12:59.184ZDownload: 3279/4281 items 209.5/220.6MB 94% complete (8.9M/s)
1952024-09-24T03:13:04.187ZDownload: 3307/4281 items 212.6/220.6MB 96% complete (6.5M/s)
1962024-09-24T03:13:09.195ZDownload: 3572/4281 items 215.7/220.6MB 97% complete (628k/s)
1972024-09-24T03:13:14.335ZDownload: 3737/4281 items 216.8/220.6MB 98% complete (519k/s)
1982024-09-24T03:13:19.340ZDownload: 3971/4281 items 218.2/220.6MB 98% complete (307k/s)
1992024-09-24T03:13:24.350ZDownload: 4095/4281 items 219.6/220.6MB 99% complete (272k/s)
2002024-09-24T03:13:29.463ZDownload: 4202/4281 items 220.5/220.6MB 99% complete (299k/s)
2012024-09-24T03:13:34.545ZDownload: 4206/4281 items 220.6/220.6MB 99% complete (276k/s)
2022024-09-24T03:13:39.705ZDownload: 4207/4281 items 220.6/220.6MB 99% complete (267k/s)
2032024-09-24T03:13:47.093ZDownload: 4208/4281 items 220.6/220.6MB 99% complete
2042024-09-24T03:13:47.198ZDownload: Completed 220.60 MB in 132.53 seconds (1.7M/s)
2052024-09-24T03:13:48.186Z Actions: 1/5063 actions (Removing old actions)
2062024-09-24T03:13:48.207Z Actions: 194/5063 actions (Installing new actions)
2072024-09-24T03:13:53.229Z Actions: 4114/5063 actions (Installing new actions)
2082024-09-24T03:13:53.426Z Actions: 4226/5063 actions (Updating modified actions)
2092024-09-24T03:13:53.769Z Actions: Completed 5063 actions in 5.58 seconds.
2102024-09-24T03:13:54.076Z Done (0.299s)
2112024-09-24T03:13:54.079Z Done (0.000s)
2122024-09-24T03:13:54.495Z Done (0.417s)
2132024-09-24T03:14:00.155Z Done (5.473s)
2142024-09-24T03:14:00.492Z Done (0.212s)
2152024-09-24T03:14:00.502Z Done (0.000s)
2162024-09-24T03:14:00.674Z Done (0.000s)
2172024-09-24T03:14:01.298ZPlanning: Evaluating mediator changes ... Done
2182024-09-24T03:14:01.458ZPlanning: Checking for conflicting actions ... Done
2192024-09-24T03:14:01.467ZPlanning: Consolidating action changes ... Done
2202024-09-24T03:14:01.732ZPlanning: Evaluating mediators ... Done
2212024-09-24T03:14:01.735ZPlanning: Planning completed in 0.44 seconds
2222024-09-24T03:14:01.774Z Mediators to change: 2
2232024-09-24T03:14:01.777Z Create boot environment: No
2242024-09-24T03:14:01.777ZCreate backup boot environment: No
2252024-09-24T03:14:01.862Z Done
2262024-09-24T03:14:01.862Z Done
2272024-09-24T03:14:02.118Z Done
2282024-09-24T03:14:05.706Z Done
2292024-09-24T03:14:05.791Z Done
2302024-09-24T03:14:05.794Z Done
2312024-09-24T03:14:05.948Z Done
2322024-09-24T03:14:06.562ZPlanning: Evaluating mediator changes ... Done
2332024-09-24T03:14:06.564ZPlanning: Merging actions ... Done
2342024-09-24T03:14:06.753ZPlanning: Checking for conflicting actions ... Done
2352024-09-24T03:14:06.756ZPlanning: Consolidating action changes ... Done
2362024-09-24T03:14:07.039ZPlanning: Evaluating mediators ... Done
2372024-09-24T03:14:07.086ZPlanning: Planning completed in 0.77 seconds
2382024-09-24T03:14:07.125Z Packages to change: 1
2392024-09-24T03:14:07.125Z Mediators to change: 1
2402024-09-24T03:14:07.128Z Services to change: 1
2412024-09-24T03:14:07.128Z Create boot environment: No
2422024-09-24T03:14:07.128ZCreate backup boot environment: Yes
2432024-09-24T03:14:09.304Z Actions: 1/6 actions (Updating modified actions)
2442024-09-24T03:14:09.337Z Actions: Completed 6 actions in 0.07 seconds.
2452024-09-24T03:14:09.340Z Done
2462024-09-24T03:14:09.340Z Done
2472024-09-24T03:14:09.423Z Done
2482024-09-24T03:14:12.973Z Done
2492024-09-24T03:14:13.063Z Done
2502024-09-24T03:14:13.066Z Done
2512024-09-24T03:14:13.205Z Done
2522024-09-24T03:14:13.645ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2532024-09-24T03:14:13.645Zclang system 15 system
2542024-09-24T03:14:13.645Zcsh system system illumos
2552024-09-24T03:14:13.645Zctags system system illumos
2562024-09-24T03:14:13.646Zgcc vendor 12 vendor
2572024-09-24T03:14:13.646Zgcc system 10 system
2582024-09-24T03:14:13.646Zgcc system 7 system
2592024-09-24T03:14:13.646Zgo system 1.20 system
2602024-09-24T03:14:13.646Zgo system 1.19 system
2612024-09-24T03:14:13.646Zllvm system 15 system
2622024-09-24T03:14:13.646Zllvm system 14 system
2632024-09-24T03:14:13.646Zmariadb system 10.6 system
2642024-09-24T03:14:13.646Zmta vendor vendor dma
2652024-09-24T03:14:13.646Zopenjdk system 17 system
2662024-09-24T03:14:13.646Zopenjdk system 11 system
2672024-09-24T03:14:13.646Zopenjdk system 1.8 system
2682024-09-24T03:14:13.646Zopenssl vendor 3 vendor
2692024-09-24T03:14:13.646Zperl system 5.36 system
2702024-09-24T03:14:13.646Zpostgresql system 15 system
2712024-09-24T03:14:13.647Zpostgresql system 13 system
2722024-09-24T03:14:13.647Zpython vendor 3 vendor
2732024-09-24T03:14:13.647Zpython system 2 system
2742024-09-24T03:14:13.647Zpython3 system 3.11 system
2752024-09-24T03:14:13.647Zruby system 3.0 system
2762024-09-24T03:14:13.647Zwords vendor vendor american-english
2772024-09-24T03:14:13.647Zwords system system australian-english
2782024-09-24T03:14:13.647Zwords system system british-english
2792024-09-24T03:14:13.647Zwords system system canadian-english
2802024-09-24T03:14:13.647Zwords system system french
2812024-09-24T03:14:13.647Zwords system system italian
2822024-09-24T03:14:13.647Zwords system system ngerman
2832024-09-24T03:14:13.647Zwords system system ogerman
2842024-09-24T03:14:13.647Zwords system system spanish
2852024-09-24T03:14:13.965ZPUBLISHER TYPE STATUS P LOCATION
2862024-09-24T03:14:13.965Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2872024-09-24T03:14:15.868ZFMRI IFO
2882024-09-24T03:14:15.868Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2892024-09-24T03:14:15.868Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2902024-09-24T03:14:15.868Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2912024-09-24T03:14:15.868Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2922024-09-24T03:14:15.868Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2932024-09-24T03:14:15.868Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2942024-09-24T03:14:15.868Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2952024-09-24T03:14:15.868Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2962024-09-24T03:14:15.868Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2972024-09-24T03:14:15.868Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2982024-09-24T03:14:15.868Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2992024-09-24T03:14:15.868Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
3002024-09-24T03:14:15.868Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3012024-09-24T03:14:16.490Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3022024-09-24T03:14:16.736Z Updating crates.io index
3032024-09-24T03:14:16.739Z Updating git repository `https://github.com/oxidecomputer/dropshot`
3042024-09-24T03:14:17.508Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3052024-09-24T03:14:18.197Z Updating git repository `https://github.com/oxidecomputer/oxnet`
3062024-09-24T03:14:18.415Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3072024-09-24T03:14:19.924Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3082024-09-24T03:14:20.163Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3092024-09-24T03:14:20.384Z Updating git repository `https://github.com/oxidecomputer/propolis`
3102024-09-24T03:14:21.514Z Updating git repository `https://github.com/oxidecomputer/crucible`
3112024-09-24T03:14:23.525Z Updating git repository `https://github.com/oxidecomputer/opte`
3122024-09-24T03:14:24.534Z Updating git repository `https://github.com/oxidecomputer/falcon`
3132024-09-24T03:14:25.124Z Updating git repository `https://github.com/oxidecomputer/clickward`
3142024-09-24T03:14:25.417Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3152024-09-24T03:14:25.626Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3162024-09-24T03:14:26.152Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3172024-09-24T03:14:26.446Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
3182024-09-24T03:14:26.665Z Updating git repository `https://github.com/oxidecomputer/qorb`
3192024-09-24T03:14:26.984Z Updating git repository `https://github.com/oxidecomputer/propolis`
3202024-09-24T03:14:27.677Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3212024-09-24T03:14:27.926Z Updating git repository `https://github.com/oxidecomputer/tofino`
3222024-09-24T03:14:28.163Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3232024-09-24T03:14:28.400Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3242024-09-24T03:14:28.599Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3252024-09-24T03:14:29.048Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3262024-09-24T03:14:29.188Z Updating git repository `https://github.com/oxidecomputer/ispf`
3272024-09-24T03:14:29.460Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3282024-09-24T03:14:29.738Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3292024-09-24T03:14:30.128Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3302024-09-24T03:14:30.449Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3312024-09-24T03:14:30.769Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3322024-09-24T03:14:31.159Z Updating git repository `https://github.com/oxidecomputer/typify`
3332024-09-24T03:14:33.338Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3342024-09-24T03:14:33.564Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3352024-09-24T03:14:33.838Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3362024-09-24T03:14:34.236Z Updating git repository `https://github.com/oxidecomputer/rfb`
3372024-09-24T03:14:35.147Z Downloading crates ...
3382024-09-24T03:14:35.264Z Downloaded block-buffer v0.10.4
3392024-09-24T03:14:35.279Z Downloaded clap_derive v4.5.13
3402024-09-24T03:14:35.279Z Downloaded cfg-if v1.0.0
3412024-09-24T03:14:35.279Z Downloaded bitflags v2.6.0
3422024-09-24T03:14:35.279Z Downloaded pretty-hex v0.4.1
3432024-09-24T03:14:35.279Z Downloaded equivalent v1.0.1
3442024-09-24T03:14:35.279Z Downloaded dof v0.3.0
3452024-09-24T03:14:35.279Z Downloaded usdt-macro v0.5.0
3462024-09-24T03:14:35.279Z Downloaded usdt-attr-macro v0.5.0
3472024-09-24T03:14:35.279Z Downloaded crypto-common v0.1.6
3482024-09-24T03:14:35.279Z Downloaded heck v0.4.1
3492024-09-24T03:14:35.279Z Downloaded errno v0.3.9
3502024-09-24T03:14:35.279Z Downloaded cargo_metadata v0.18.1
3512024-09-24T03:14:35.280Z Downloaded thiserror-impl v1.0.63
3522024-09-24T03:14:35.280Z Downloaded tabled_derive v0.7.0
3532024-09-24T03:14:35.280Z Downloaded swrite v0.1.0
3542024-09-24T03:14:35.280Z Downloaded scroll_derive v0.12.0
3552024-09-24T03:14:35.280Z Downloaded smawk v0.3.2
3562024-09-24T03:14:35.280Z Downloaded serde_tokenstream v0.2.2
3572024-09-24T03:14:35.280Z Downloaded terminal_size v0.3.0
3582024-09-24T03:14:35.280Z Downloaded proc-macro-error-attr v1.0.4
3592024-09-24T03:14:35.280Z Downloaded memmap v0.7.0
3602024-09-24T03:14:35.280Z Downloaded colorchoice v1.0.1
3612024-09-24T03:14:35.280Z Downloaded macaddr v1.0.1
3622024-09-24T03:14:35.280Z Downloaded anstream v0.6.14
3632024-09-24T03:14:35.280Z Downloaded fnv v1.0.7
3642024-09-24T03:14:35.280Z Downloaded version_check v0.9.5
3652024-09-24T03:14:35.280Z Downloaded camino-tempfile v1.1.1
3662024-09-24T03:14:35.294Z Downloaded quote v1.0.36
3672024-09-24T03:14:35.294Z Downloaded pest_derive v2.7.10
3682024-09-24T03:14:35.294Z Downloaded fs-err v2.11.0
3692024-09-24T03:14:35.294Z Downloaded anyhow v1.0.89
3702024-09-24T03:14:35.294Z Downloaded pest_meta v2.7.10
3712024-09-24T03:14:35.294Z Downloaded ryu v1.0.18
3722024-09-24T03:14:35.294Z Downloaded papergrid v0.11.0
3732024-09-24T03:14:35.294Z Downloaded anstyle-parse v0.2.4
3742024-09-24T03:14:35.297Z Downloaded dtrace-parser v0.2.0
3752024-09-24T03:14:35.309Z Downloaded ucd-trie v0.1.6
3762024-09-24T03:14:35.311Z Downloaded toml v0.8.19
3772024-09-24T03:14:35.314Z Downloaded anstyle v1.0.8
3782024-09-24T03:14:35.316Z Downloaded byteorder v1.5.0
3792024-09-24T03:14:35.321Z Downloaded cpufeatures v0.2.12
3802024-09-24T03:14:35.323Z Downloaded bytecount v0.6.8
3812024-09-24T03:14:35.323Z Downloaded anstyle-query v1.0.3
3822024-09-24T03:14:35.326Z Downloaded is_terminal_polyfill v1.70.0
3832024-09-24T03:14:35.326Z Downloaded fastrand v2.1.0
3842024-09-24T03:14:35.326Z Downloaded digest v0.10.7
3852024-09-24T03:14:35.330Z Downloaded clap_lex v0.7.0
3862024-09-24T03:14:35.331Z Downloaded toml_datetime v0.6.8
3872024-09-24T03:14:35.331Z Downloaded itoa v1.0.11
3882024-09-24T03:14:35.334Z Downloaded generic-array v0.14.7
3892024-09-24T03:14:35.334Z Downloaded heck v0.5.0
3902024-09-24T03:14:35.334Z Downloaded cargo-platform v0.1.8
3912024-09-24T03:14:35.337Z Downloaded usdt-impl v0.5.0
3922024-09-24T03:14:35.340Z Downloaded usdt v0.5.0
3932024-09-24T03:14:35.344Z Downloaded thiserror v1.0.63
3942024-09-24T03:14:35.347Z Downloaded plain v0.2.3
3952024-09-24T03:14:35.351Z Downloaded unicode-linebreak v0.1.5
3962024-09-24T03:14:35.351Z Downloaded utf8parse v0.2.1
3972024-09-24T03:14:35.351Z Downloaded strsim v0.11.1
3982024-09-24T03:14:35.354Z Downloaded serde_spanned v0.6.7
3992024-09-24T03:14:35.354Z Downloaded indexmap v2.4.0
4002024-09-24T03:14:35.356Z Downloaded scroll v0.12.0
4012024-09-24T03:14:35.358Z Downloaded cargo_toml v0.20.4
4022024-09-24T03:14:35.361Z Downloaded once_cell v1.19.0
4032024-09-24T03:14:35.363Z Downloaded pest_generator v2.7.10
4042024-09-24T03:14:35.363Z Downloaded thread-id v4.2.1
4052024-09-24T03:14:35.366Z Downloaded semver v1.0.23
4062024-09-24T03:14:35.366Z Downloaded sha2 v0.10.8
4072024-09-24T03:14:35.369Z Downloaded tempfile v3.10.1
4082024-09-24T03:14:35.373Z Downloaded proc-macro-error v1.0.4
4092024-09-24T03:14:35.375Z Downloaded zerocopy-derive v0.7.34
4102024-09-24T03:14:35.379Z Downloaded serde v1.0.208
4112024-09-24T03:14:35.383Z Downloaded proc-macro2 v1.0.86
4122024-09-24T03:14:35.385Z Downloaded typenum v1.17.0
4132024-09-24T03:14:35.388Z Downloaded log v0.4.21
4142024-09-24T03:14:35.390Z Downloaded clap v4.5.16
4152024-09-24T03:14:35.399Z Downloaded unicode-ident v1.0.12
4162024-09-24T03:14:35.401Z Downloaded textwrap v0.16.1
4172024-09-24T03:14:35.404Z Downloaded serde_derive v1.0.208
4182024-09-24T03:14:35.406Z Downloaded toml_edit v0.22.20
4192024-09-24T03:14:35.429Z Downloaded camino v1.1.9
4202024-09-24T03:14:35.431Z Downloaded autocfg v1.3.0
4212024-09-24T03:14:35.436Z Downloaded serde_json v1.0.125
4222024-09-24T03:14:35.443Z Downloaded memchr v2.7.2
4232024-09-24T03:14:35.448Z Downloaded pest v2.7.10
4242024-09-24T03:14:35.453Z Downloaded goblin v0.8.2
4252024-09-24T03:14:35.459Z Downloaded zerocopy v0.7.34
4262024-09-24T03:14:35.475Z Downloaded hashbrown v0.14.5
4272024-09-24T03:14:35.480Z Downloaded winnow v0.6.18
4282024-09-24T03:14:35.488Z Downloaded clap_builder v4.5.15
4292024-09-24T03:14:35.495Z Downloaded tabled v0.15.0
4302024-09-24T03:14:35.511Z Downloaded syn v2.0.74
4312024-09-24T03:14:35.522Z Downloaded syn v1.0.109
4322024-09-24T03:14:35.532Z Downloaded rustix v0.38.34
4332024-09-24T03:14:35.555Z Downloaded unicode-width v0.1.13
4342024-09-24T03:14:35.561Z Downloaded libc v0.2.158
4352024-09-24T03:14:35.874Z Compiling proc-macro2 v1.0.86
4362024-09-24T03:14:35.874Z Compiling unicode-ident v1.0.12
4372024-09-24T03:14:35.877Z Compiling serde v1.0.208
4382024-09-24T03:14:35.877Z Compiling version_check v0.9.5
4392024-09-24T03:14:35.877Z Compiling thiserror v1.0.63
4402024-09-24T03:14:35.877Z Compiling memchr v2.7.2
4412024-09-24T03:14:35.877Z Compiling libc v0.2.158
4422024-09-24T03:14:35.906Z Compiling ucd-trie v0.1.6
4432024-09-24T03:14:36.141Z Compiling itoa v1.0.11
4442024-09-24T03:14:36.374Z Compiling ryu v1.0.18
4452024-09-24T03:14:36.599Z Compiling once_cell v1.19.0
4462024-09-24T03:14:36.676Z Compiling byteorder v1.5.0
4472024-09-24T03:14:36.937Z Compiling rustix v0.38.34
4482024-09-24T03:14:37.098Z Compiling serde_json v1.0.125
4492024-09-24T03:14:37.304Z Compiling bitflags v2.6.0
4502024-09-24T03:14:37.445Z Compiling usdt-impl v0.5.0
4512024-09-24T03:14:37.469Z Compiling proc-macro-error-attr v1.0.4
4522024-09-24T03:14:37.703Z Compiling syn v1.0.109
4532024-09-24T03:14:37.742Z Compiling proc-macro-error v1.0.4
4542024-09-24T03:14:37.817Z Compiling camino v1.1.9
4552024-09-24T03:14:37.821Z Compiling equivalent v1.0.1
4562024-09-24T03:14:37.925Z Compiling hashbrown v0.14.5
4572024-09-24T03:14:37.954Z Compiling log v0.4.21
4582024-09-24T03:14:38.055Z Compiling plain v0.2.3
4592024-09-24T03:14:38.099Z Compiling quote v1.0.36
4602024-09-24T03:14:38.419Z Compiling utf8parse v0.2.1
4612024-09-24T03:14:38.543Z Compiling syn v2.0.74
4622024-09-24T03:14:38.598Z Compiling errno v0.3.9
4632024-09-24T03:14:38.636Z Compiling anstyle-parse v0.2.4
4642024-09-24T03:14:39.009Z Compiling thread-id v4.2.1
4652024-09-24T03:14:39.092Z Compiling is_terminal_polyfill v1.70.0
4662024-09-24T03:14:39.150Z Compiling colorchoice v1.0.1
4672024-09-24T03:14:39.222Z Compiling pretty-hex v0.4.1
4682024-09-24T03:14:39.302Z Compiling indexmap v2.4.0
4692024-09-24T03:14:39.329Z Compiling winnow v0.6.18
4702024-09-24T03:14:39.357Z Compiling semver v1.0.23
4712024-09-24T03:14:39.432Z Compiling autocfg v1.3.0
4722024-09-24T03:14:39.914Z Compiling anstyle v1.0.8
4732024-09-24T03:14:40.196Z Compiling anstyle-query v1.0.3
4742024-09-24T03:14:40.357Z Compiling unicode-width v0.1.13
4752024-09-24T03:14:40.396Z Compiling anstream v0.6.14
4762024-09-24T03:14:40.423Z Compiling fs-err v2.11.0
4772024-09-24T03:14:40.734Z Compiling cfg-if v1.0.0
4782024-09-24T03:14:40.762Z Compiling fnv v1.0.7
4792024-09-24T03:14:40.768Z Compiling clap_lex v0.7.0
4802024-09-24T03:14:40.825Z Compiling bytecount v0.6.8
4812024-09-24T03:14:40.904Z Compiling terminal_size v0.3.0
4822024-09-24T03:14:41.041Z Compiling heck v0.5.0
4832024-09-24T03:14:41.106Z Compiling anyhow v1.0.89
4842024-09-24T03:14:41.155Z Compiling heck v0.4.1
4852024-09-24T03:14:41.318Z Compiling strsim v0.11.1
4862024-09-24T03:14:41.566Z Compiling fastrand v2.1.0
4872024-09-24T03:14:41.745Z Compiling clap_builder v4.5.15
4882024-09-24T03:14:41.918Z Compiling tempfile v3.10.1
4892024-09-24T03:14:42.127Z Compiling papergrid v0.11.0
4902024-09-24T03:14:42.345Z Compiling memmap v0.7.0
4912024-09-24T03:14:42.379Z Compiling unicode-linebreak v0.1.5
4922024-09-24T03:14:42.691Z Compiling smawk v0.3.2
4932024-09-24T03:14:42.885Z Compiling textwrap v0.16.1
4942024-09-24T03:14:43.207Z Compiling swrite v0.1.0
4952024-09-24T03:14:44.386Z Compiling tabled_derive v0.7.0
4962024-09-24T03:14:46.249Z Compiling tabled v0.15.0
4972024-09-24T03:14:47.166Z Compiling serde_derive v1.0.208
4982024-09-24T03:14:47.166Z Compiling thiserror-impl v1.0.63
4992024-09-24T03:14:47.210Z Compiling zerocopy-derive v0.7.34
5002024-09-24T03:14:47.256Z Compiling scroll_derive v0.12.0
5012024-09-24T03:14:47.305Z Compiling clap_derive v4.5.13
5022024-09-24T03:14:48.573Z Compiling scroll v0.12.0
5032024-09-24T03:14:49.066Z Compiling goblin v0.8.2
5042024-09-24T03:14:49.118Z Compiling zerocopy v0.7.34
5052024-09-24T03:14:49.690Z Compiling pest v2.7.10
5062024-09-24T03:14:50.838Z Compiling clap v4.5.16
5072024-09-24T03:14:52.029Z Compiling pest_meta v2.7.10
5082024-09-24T03:14:52.861Z Compiling pest_generator v2.7.10
5092024-09-24T03:14:54.821Z Compiling pest_derive v2.7.10
5102024-09-24T03:14:55.549Z Compiling dtrace-parser v0.2.0
5112024-09-24T03:14:57.222Z Compiling serde_spanned v0.6.7
5122024-09-24T03:14:57.222Z Compiling toml_datetime v0.6.8
5132024-09-24T03:14:57.224Z Compiling cargo-platform v0.1.8
5142024-09-24T03:14:57.584Z Compiling serde_tokenstream v0.2.2
5152024-09-24T03:14:57.699Z Compiling toml_edit v0.22.20
5162024-09-24T03:14:57.849Z Compiling macaddr v1.0.1
5172024-09-24T03:14:57.949Z Compiling camino-tempfile v1.1.1
5182024-09-24T03:14:58.697Z Compiling dof v0.3.0
5192024-09-24T03:14:58.697Z Compiling cargo_metadata v0.18.1
5202024-09-24T03:15:00.506Z Compiling usdt-attr-macro v0.5.0
5212024-09-24T03:15:00.506Z Compiling usdt-macro v0.5.0
5222024-09-24T03:15:00.532Z Compiling toml v0.8.19
5232024-09-24T03:15:01.385Z Compiling cargo_toml v0.20.4
5242024-09-24T03:15:01.819Z Compiling usdt v0.5.0
5252024-09-24T03:15:05.057Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5262024-09-24T03:15:09.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.97s
5272024-09-24T03:15:09.510Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5282024-09-24T03:15:10.117Z Downloading crates ...
5292024-09-24T03:15:10.273Z Downloaded aead v0.5.2
5302024-09-24T03:15:10.277Z Downloaded adler v1.0.2
5312024-09-24T03:15:10.277Z Downloaded hex-literal v0.4.1
5322024-09-24T03:15:10.284Z Downloaded ciborium-io v0.2.2
5332024-09-24T03:15:10.284Z Downloaded http-body v0.4.6
5342024-09-24T03:15:10.287Z Downloaded hostname v0.3.1
5352024-09-24T03:15:10.287Z Downloaded cfg_aliases v0.1.1
5362024-09-24T03:15:10.287Z Downloaded bitstruct_derive v0.1.0
5372024-09-24T03:15:10.291Z Downloaded instant v0.1.12
5382024-09-24T03:15:10.295Z Downloaded hubpack_derive v0.1.1
5392024-09-24T03:15:10.295Z Downloaded ident_case v1.0.1
5402024-09-24T03:15:10.301Z Downloaded crunchy v0.2.2
5412024-09-24T03:15:10.301Z Downloaded ahash v0.8.11
5422024-09-24T03:15:10.305Z Downloaded new_debug_unreachable v1.0.6
5432024-09-24T03:15:10.306Z Downloaded match_cfg v0.1.0
5442024-09-24T03:15:10.306Z Downloaded keccak v0.1.5
5452024-09-24T03:15:10.306Z Downloaded http-range v0.1.5
5462024-09-24T03:15:10.310Z Downloaded bitfield v0.14.0
5472024-09-24T03:15:10.310Z Downloaded async-stream v0.3.5
5482024-09-24T03:15:10.310Z Downloaded inout v0.1.3
5492024-09-24T03:15:10.315Z Downloaded hostname v0.4.0
5502024-09-24T03:15:10.315Z Downloaded cstr-argument v0.1.2
5512024-09-24T03:15:10.315Z Downloaded lazy_static v1.5.0
5522024-09-24T03:15:10.319Z Downloaded httpdate v1.0.3
5532024-09-24T03:15:10.319Z Downloaded bit-vec v0.6.3
5542024-09-24T03:15:10.319Z Downloaded mockall v0.13.0
5552024-09-24T03:15:10.323Z Downloaded colored v2.1.0
5562024-09-24T03:15:10.323Z Downloaded linear-map v1.2.0
5572024-09-24T03:15:10.327Z Downloaded bcrypt-pbkdf v0.10.0
5582024-09-24T03:15:10.327Z Downloaded nibble_vec v0.1.0
5592024-09-24T03:15:10.327Z Downloaded const_format_proc_macros v0.2.33
5602024-09-24T03:15:10.331Z Downloaded ciborium-ll v0.2.2
5612024-09-24T03:15:10.331Z Downloaded newtype-uuid v1.1.0
5622024-09-24T03:15:10.335Z Downloaded libefi-sys v0.1.0
5632024-09-24T03:15:10.335Z Downloaded maybe-uninit v2.0.0
5642024-09-24T03:15:10.335Z Downloaded chacha20 v0.9.1
5652024-09-24T03:15:10.341Z Downloaded hyper-rustls v0.24.2
5662024-09-24T03:15:10.345Z Downloaded ipnet v2.9.0
5672024-09-24T03:15:10.345Z Downloaded lock_api v0.4.12
5682024-09-24T03:15:10.345Z Downloaded mime v0.3.17
5692024-09-24T03:15:10.345Z Downloaded libloading v0.8.3
5702024-09-24T03:15:10.349Z Downloaded md-5 v0.10.6
5712024-09-24T03:15:10.357Z Downloaded crc v3.2.1
5722024-09-24T03:15:10.357Z Downloaded multimap v0.10.0
5732024-09-24T03:15:10.361Z Downloaded memmap2 v0.9.4
5742024-09-24T03:15:10.361Z Downloaded console v0.15.8
5752024-09-24T03:15:10.361Z Downloaded itertools v0.13.0
5762024-09-24T03:15:10.368Z Downloaded russh-cryptovec v0.7.2
5772024-09-24T03:15:10.372Z Downloaded cookie_store v0.20.0
5782024-09-24T03:15:10.372Z Downloaded adler2 v2.0.0
5792024-09-24T03:15:10.376Z Downloaded resolv-conf v0.7.0
5802024-09-24T03:15:10.376Z Downloaded miniz_oxide v0.7.2
5812024-09-24T03:15:10.380Z Downloaded crucible-workspace-hack v0.1.0
5822024-09-24T03:15:10.380Z Downloaded cfg_aliases v0.2.1
5832024-09-24T03:15:10.380Z Downloaded bitstruct v0.1.1
5842024-09-24T03:15:10.385Z Downloaded hex v0.4.3
5852024-09-24T03:15:10.385Z Downloaded indexmap v1.9.3
5862024-09-24T03:15:10.400Z Downloaded csv-core v0.1.11
5872024-09-24T03:15:10.400Z Downloaded secrecy v0.8.0
5882024-09-24T03:15:10.400Z Downloaded darling v0.20.9
5892024-09-24T03:15:10.412Z Downloaded bb8 v0.8.5
5902024-09-24T03:15:10.412Z Downloaded async-stream-impl v0.3.5
5912024-09-24T03:15:10.412Z Downloaded newline-converter v0.3.0
5922024-09-24T03:15:10.412Z Downloaded is_ci v1.2.0
5932024-09-24T03:15:10.412Z Downloaded http-body v1.0.0
5942024-09-24T03:15:10.412Z Downloaded atty v0.2.14
5952024-09-24T03:15:10.412Z Downloaded assert_matches v1.5.0
5962024-09-24T03:15:10.412Z Downloaded md5 v0.7.0
5972024-09-24T03:15:10.412Z Downloaded matches v0.1.10
5982024-09-24T03:15:10.412Z Downloaded home v0.5.9
5992024-09-24T03:15:10.412Z Downloaded arrayref v0.3.7
6002024-09-24T03:15:10.412Z Downloaded mockall_derive v0.13.0
6012024-09-24T03:15:10.412Z Downloaded crc-catalog v2.4.0
6022024-09-24T03:15:10.422Z Downloaded ciborium v0.2.2
6032024-09-24T03:15:10.422Z Downloaded hyper-util v0.1.7
6042024-09-24T03:15:10.427Z Downloaded bzip2 v0.4.4
6052024-09-24T03:15:10.427Z Downloaded sqlformat v0.2.4
6062024-09-24T03:15:10.427Z Downloaded spki v0.7.3
6072024-09-24T03:15:10.427Z Downloaded shlex v1.3.0
6082024-09-24T03:15:10.427Z Downloaded hubpack v0.1.2
6092024-09-24T03:15:10.427Z Downloaded newtype_derive v0.1.6
6102024-09-24T03:15:10.430Z Downloaded hyper-tls v0.5.0
6112024-09-24T03:15:10.431Z Downloaded hickory-client v0.24.1
6122024-09-24T03:15:10.434Z Downloaded humantime v2.1.0
6132024-09-24T03:15:10.434Z Downloaded slog-async v2.8.0
6142024-09-24T03:15:10.437Z Downloaded time-core v0.1.2
6152024-09-24T03:15:10.437Z Downloaded take_mut v0.2.2
6162024-09-24T03:15:10.437Z Downloaded ipnetwork v0.20.0
6172024-09-24T03:15:10.441Z Downloaded linked-hash-map v0.5.6
6182024-09-24T03:15:10.441Z Downloaded crossbeam-utils v0.8.19
6192024-09-24T03:15:10.448Z Downloaded libsw v3.3.1
6202024-09-24T03:15:10.454Z Downloaded memoffset v0.9.1
6212024-09-24T03:15:10.454Z Downloaded maplit v1.0.2
6222024-09-24T03:15:10.454Z Downloaded lru-cache v0.1.2
6232024-09-24T03:15:10.454Z Downloaded nanorand v0.7.0
6242024-09-24T03:15:10.458Z Downloaded lru v0.12.3
6252024-09-24T03:15:10.458Z Downloaded mio v0.8.11
6262024-09-24T03:15:10.462Z Downloaded constant_time_eq v0.3.0
6272024-09-24T03:15:10.462Z Downloaded waitgroup v0.1.2
6282024-09-24T03:15:10.467Z Downloaded num_threads v0.1.7
6292024-09-24T03:15:10.467Z Downloaded array-init v0.0.4
6302024-09-24T03:15:10.468Z Downloaded cassowary v0.3.0
6312024-09-24T03:15:10.472Z Downloaded darling_macro v0.20.9
6322024-09-24T03:15:10.472Z Downloaded jobserver v0.1.32
6332024-09-24T03:15:10.472Z Downloaded impl-trait-for-tuples v0.2.2
6342024-09-24T03:15:10.472Z Downloaded path-slash v0.1.5
6352024-09-24T03:15:10.475Z Downloaded curve25519-dalek-derive v0.1.1
6362024-09-24T03:15:10.475Z Downloaded xattr v1.3.1
6372024-09-24T03:15:10.475Z Downloaded untrusted v0.9.0
6382024-09-24T03:15:10.481Z Downloaded base64ct v1.6.0
6392024-09-24T03:15:10.485Z Downloaded serde_path_to_error v0.1.16
6402024-09-24T03:15:10.485Z Downloaded crossbeam-deque v0.8.5
6412024-09-24T03:15:10.485Z Downloaded httparse v1.8.0
6422024-09-24T03:15:10.489Z Downloaded arc-swap v1.7.1
6432024-09-24T03:15:10.493Z Downloaded iana-time-zone v0.1.60
6442024-09-24T03:15:10.497Z Downloaded portpicker v0.1.1
6452024-09-24T03:15:10.497Z Downloaded cexpr v0.6.0
6462024-09-24T03:15:10.497Z Downloaded float-cmp v0.9.0
6472024-09-24T03:15:10.504Z Downloaded http v0.2.12
6482024-09-24T03:15:10.512Z Downloaded embedded-io v0.4.0
6492024-09-24T03:15:10.512Z Downloaded base64 v0.21.7
6502024-09-24T03:15:10.512Z Downloaded futures-io v0.3.30
6512024-09-24T03:15:10.528Z Downloaded precomputed-hash v0.1.1
6522024-09-24T03:15:10.528Z Downloaded deranged v0.3.11
6532024-09-24T03:15:10.528Z Downloaded phf_shared v0.10.0
6542024-09-24T03:15:10.528Z Downloaded oso-derive v0.27.3
6552024-09-24T03:15:10.528Z Downloaded spin v0.5.2
6562024-09-24T03:15:10.528Z Downloaded bcs v0.1.6
6572024-09-24T03:15:10.532Z Downloaded slog-stdlog v4.1.1
6582024-09-24T03:15:10.532Z Downloaded sync_wrapper v0.1.2
6592024-09-24T03:15:10.532Z Downloaded wyz v0.5.1
6602024-09-24T03:15:10.532Z Downloaded untrusted v0.7.1
6612024-09-24T03:15:10.532Z Downloaded unicode-truncate v1.0.0
6622024-09-24T03:15:10.532Z Downloaded tiny-keccak v2.0.2
6632024-09-24T03:15:10.532Z Downloaded paste v1.0.15
6642024-09-24T03:15:10.532Z Downloaded num_enum_derive v0.5.11
6652024-09-24T03:15:10.532Z Downloaded num_enum v0.5.11
6662024-09-24T03:15:10.536Z Downloaded native-tls v0.2.11
6672024-09-24T03:15:10.540Z Downloaded async-bb8-diesel v0.2.1
6682024-09-24T03:15:10.543Z Downloaded try-lock v0.2.5
6692024-09-24T03:15:10.543Z Downloaded serde_derive_internals v0.29.1
6702024-09-24T03:15:10.543Z Downloaded cookie v0.17.0
6712024-09-24T03:15:10.545Z Downloaded ref-cast-impl v1.0.23
6722024-09-24T03:15:10.557Z Downloaded ena v0.14.3
6732024-09-24T03:15:10.557Z Downloaded fragile v2.0.0
6742024-09-24T03:15:10.564Z Downloaded form_urlencoded v1.2.1
6752024-09-24T03:15:10.564Z Downloaded tap v1.0.1
6762024-09-24T03:15:10.564Z Downloaded crc32fast v1.4.0
6772024-09-24T03:15:10.564Z Downloaded slog-term v2.9.1
6782024-09-24T03:15:10.564Z Downloaded foreign-types-shared v0.3.1
6792024-09-24T03:15:10.564Z Downloaded sec1 v0.7.3
6802024-09-24T03:15:10.565Z Downloaded tower-layer v0.3.2
6812024-09-24T03:15:10.573Z Downloaded itertools v0.10.5
6822024-09-24T03:15:10.573Z Downloaded primeorder v0.13.6
6832024-09-24T03:15:10.578Z Downloaded termcolor v1.4.1
6842024-09-24T03:15:10.584Z Downloaded number_prefix v0.4.0
6852024-09-24T03:15:10.589Z Downloaded supports-color v3.0.1
6862024-09-24T03:15:10.589Z Downloaded diesel_table_macro_syntax v0.2.0
6872024-09-24T03:15:10.589Z Downloaded password-hash v0.5.0
6882024-09-24T03:15:10.589Z Downloaded tungstenite v0.21.0
6892024-09-24T03:15:10.592Z Downloaded ghash v0.5.1
6902024-09-24T03:15:10.592Z Downloaded subtle v2.5.0
6912024-09-24T03:15:10.596Z Downloaded rand_chacha v0.3.1
6922024-09-24T03:15:10.596Z Downloaded pin-utils v0.1.0
6932024-09-24T03:15:10.598Z Downloaded tokio-tungstenite v0.23.1
6942024-09-24T03:15:10.598Z Downloaded num v0.4.3
6952024-09-24T03:15:10.601Z Downloaded difflib v0.4.0
6962024-09-24T03:15:10.602Z Downloaded zeroize_derive v1.4.2
6972024-09-24T03:15:10.604Z Downloaded tabwriter v1.4.0
6982024-09-24T03:15:10.604Z Downloaded pkcs1 v0.7.5
6992024-09-24T03:15:10.607Z Downloaded funty v2.0.0
7002024-09-24T03:15:10.609Z Downloaded cookie v0.18.1
7012024-09-24T03:15:10.609Z Downloaded ascii v1.1.0
7022024-09-24T03:15:10.612Z Downloaded clang-sys v1.7.0
7032024-09-24T03:15:10.615Z Downloaded heck v0.3.3
7042024-09-24T03:15:10.618Z Downloaded rustc_version v0.4.0
7052024-09-24T03:15:10.618Z Downloaded strum_macros v0.25.3
7062024-09-24T03:15:10.620Z Downloaded snafu-derive v0.8.2
7072024-09-24T03:15:10.622Z Downloaded packed_struct v0.10.1
7082024-09-24T03:15:10.624Z Downloaded tui-tree-widget v0.22.0
7092024-09-24T03:15:10.627Z Downloaded hickory-resolver v0.24.1
7102024-09-24T03:15:10.631Z Downloaded socket2 v0.5.7
7112024-09-24T03:15:10.634Z Downloaded indicatif v0.17.8
7122024-09-24T03:15:10.636Z Downloaded zone_cfg_derive v0.3.0
7132024-09-24T03:15:10.639Z Downloaded rpassword v7.3.1
7142024-09-24T03:15:10.639Z Downloaded crossbeam-channel v0.5.12
7152024-09-24T03:15:10.644Z Downloaded scrypt v0.11.0
7162024-09-24T03:15:10.647Z Downloaded getrandom v0.2.14
7172024-09-24T03:15:10.652Z Downloaded pkg-config v0.3.30
7182024-09-24T03:15:10.655Z Downloaded foreign-types v0.3.2
7192024-09-24T03:15:10.655Z Downloaded rand_core v0.6.4
7202024-09-24T03:15:10.655Z Downloaded utf-8 v0.7.6
7212024-09-24T03:15:10.655Z Downloaded openssl-macros v0.1.1
7222024-09-24T03:15:10.655Z Downloaded num-derive v0.4.2
7232024-09-24T03:15:10.659Z Downloaded dirs-next v2.0.0
7242024-09-24T03:15:10.662Z Downloaded zeroize v1.8.1
7252024-09-24T03:15:10.662Z Downloaded tracing v0.1.40
7262024-09-24T03:15:10.665Z Downloaded slog-envlogger v2.2.0
7272024-09-24T03:15:10.668Z Downloaded slog-bunyan v2.5.0
7282024-09-24T03:15:10.668Z Downloaded openssl-probe v0.1.5
7292024-09-24T03:15:10.673Z Downloaded hash32 v0.3.1
7302024-09-24T03:15:10.673Z Downloaded psl-types v2.0.11
7312024-09-24T03:15:10.673Z Downloaded group v0.13.0
7322024-09-24T03:15:10.677Z Downloaded owo-colors v4.0.0
7332024-09-24T03:15:10.679Z Downloaded tokio-macros v2.4.0
7342024-09-24T03:15:10.679Z Downloaded ron v0.7.1
7352024-09-24T03:15:10.682Z Downloaded chacha20poly1305 v0.10.1
7362024-09-24T03:15:10.685Z Downloaded libxml v0.3.3
7372024-09-24T03:15:10.692Z Downloaded bytes v1.7.2
7382024-09-24T03:15:10.695Z Downloaded data-encoding v2.6.0
7392024-09-24T03:15:10.699Z Downloaded foreign-types v0.5.0
7402024-09-24T03:15:10.699Z Downloaded rcgen v0.12.1
7412024-09-24T03:15:10.703Z Downloaded float-ord v0.3.2
7422024-09-24T03:15:10.705Z Downloaded tls_codec v0.4.1
7432024-09-24T03:15:10.705Z Downloaded tar v0.4.41
7442024-09-24T03:15:10.708Z Downloaded spin v0.9.8
7452024-09-24T03:15:10.711Z Downloaded tower-service v0.3.2
7462024-09-24T03:15:10.714Z Downloaded pretty-hex v0.2.1
7472024-09-24T03:15:10.714Z Downloaded rustversion v1.0.17
7482024-09-24T03:15:10.717Z Downloaded darling_core v0.20.9
7492024-09-24T03:15:10.719Z Downloaded snafu v0.8.2
7502024-09-24T03:15:10.726Z Downloaded defmt-macros v0.3.9
7512024-09-24T03:15:10.729Z Downloaded phf v0.11.2
7522024-09-24T03:15:10.732Z Downloaded tracing-attributes v0.1.27
7532024-09-24T03:15:10.735Z Downloaded zone_cfg_derive v0.1.2
7542024-09-24T03:15:10.735Z Downloaded static_assertions v1.1.0
7552024-09-24T03:15:10.738Z Downloaded tungstenite v0.23.0
7562024-09-24T03:15:10.744Z Downloaded parse-size v1.0.0
7572024-09-24T03:15:10.748Z Downloaded same-file v1.0.6
7582024-09-24T03:15:10.748Z Downloaded smallvec v0.6.14
7592024-09-24T03:15:10.748Z Downloaded debug-ignore v1.0.5
7602024-09-24T03:15:10.748Z Downloaded base64 v0.22.1
7612024-09-24T03:15:10.751Z Downloaded zone v0.3.0
7622024-09-24T03:15:10.753Z Downloaded sigpipe v0.1.3
7632024-09-24T03:15:10.753Z Downloaded tungstenite v0.20.1
7642024-09-24T03:15:10.756Z Downloaded oso v0.27.3
7652024-09-24T03:15:10.760Z Downloaded zone v0.1.8
7662024-09-24T03:15:10.763Z Downloaded structmeta-derive v0.2.0
7672024-09-24T03:15:10.764Z Downloaded dhcproto-macros v0.1.0
7682024-09-24T03:15:10.766Z Downloaded vte_generate_state_changes v0.1.1
7692024-09-24T03:15:10.766Z Downloaded tinyvec_macros v0.1.1
7702024-09-24T03:15:10.766Z Downloaded signal-hook-tokio v0.3.1
7712024-09-24T03:15:10.766Z Downloaded num-conv v0.1.0
7722024-09-24T03:15:10.769Z Downloaded structmeta v0.3.0
7732024-09-24T03:15:10.769Z Downloaded base64 v0.13.1
7742024-09-24T03:15:10.772Z Downloaded ed25519 v2.2.3
7752024-09-24T03:15:10.776Z Downloaded futures-task v0.3.30
7762024-09-24T03:15:10.778Z Downloaded crypto-bigint v0.5.5
7772024-09-24T03:15:10.782Z Downloaded rustc-demangle v0.1.24
7782024-09-24T03:15:10.785Z Downloaded vergen v8.3.2
7792024-09-24T03:15:10.787Z Downloaded smallvec v1.13.2
7802024-09-24T03:15:10.790Z Downloaded predicates-core v1.0.6
7812024-09-24T03:15:10.794Z Downloaded rand_seeder v0.3.0
7822024-09-24T03:15:10.794Z Downloaded subprocess v0.2.9
7832024-09-24T03:15:10.797Z Downloaded elliptic-curve v0.13.8
7842024-09-24T03:15:10.800Z Downloaded serde_urlencoded v0.7.1
7852024-09-24T03:15:10.802Z Downloaded url v2.5.2
7862024-09-24T03:15:10.805Z Downloaded serde_repr v0.1.19
7872024-09-24T03:15:10.808Z Downloaded heapless v0.8.0
7882024-09-24T03:15:10.812Z Downloaded signal-hook-registry v1.4.2
7892024-09-24T03:15:10.816Z Downloaded sha1 v0.10.6
7902024-09-24T03:15:10.816Z Downloaded rand_xorshift v0.3.0
7912024-09-24T03:15:10.818Z Downloaded opaque-debug v0.3.1
7922024-09-24T03:15:10.818Z Downloaded want v0.3.1
7932024-09-24T03:15:10.819Z Downloaded tokio-native-tls v0.3.1
7942024-09-24T03:15:10.826Z Downloaded peg-runtime v0.8.3
7952024-09-24T03:15:10.826Z Downloaded zerocopy v0.6.6
7962024-09-24T03:15:10.830Z Downloaded erased-serde v0.3.31
7972024-09-24T03:15:10.830Z Downloaded env_logger v0.9.3
7982024-09-24T03:15:10.830Z Downloaded normalize-line-endings v0.3.0
7992024-09-24T03:15:10.833Z Downloaded pin-project v1.1.5
8002024-09-24T03:15:10.841Z Downloaded const_format v0.2.33
8012024-09-24T03:15:10.848Z Downloaded pin-project-lite v0.2.14
8022024-09-24T03:15:10.851Z Downloaded futures-sink v0.3.30
8032024-09-24T03:15:10.854Z Downloaded pem-rfc7468 v0.7.0
8042024-09-24T03:15:10.854Z Downloaded flume v0.11.0
8052024-09-24T03:15:10.858Z Downloaded tokio-util v0.7.11
8062024-09-24T03:15:10.865Z Downloaded password-hash v0.4.2
8072024-09-24T03:15:10.867Z Downloaded endian-type v0.1.2
8082024-09-24T03:15:10.870Z Downloaded structmeta v0.2.0
8092024-09-24T03:15:10.870Z Downloaded stringprep v0.1.4
8102024-09-24T03:15:10.872Z Downloaded x509-cert v0.2.5
8112024-09-24T03:15:10.878Z Downloaded headers-core v0.2.0
8122024-09-24T03:15:10.880Z Downloaded futures-macro v0.3.30
8132024-09-24T03:15:10.880Z Downloaded futures-core v0.3.30
8142024-09-24T03:15:10.884Z Downloaded ff v0.13.0
8152024-09-24T03:15:10.884Z Downloaded postgres-protocol v0.6.7
8162024-09-24T03:15:10.887Z Downloaded fd-lock v4.0.2
8172024-09-24T03:15:10.887Z Downloaded env_filter v0.1.2
8182024-09-24T03:15:10.890Z Downloaded tokio-tungstenite v0.20.1
8192024-09-24T03:15:10.970Z Downloaded thiserror-impl-no-std v2.0.2
8202024-09-24T03:15:10.970Z Downloaded fallible-iterator v0.3.0
8212024-09-24T03:15:10.976Z Downloaded radium v0.7.0
8222024-09-24T03:15:10.976Z Downloaded rsa v0.9.6
8232024-09-24T03:15:10.976Z Downloaded downcast v0.11.0
8242024-09-24T03:15:10.976Z Downloaded num-integer v0.1.46
8252024-09-24T03:15:10.976Z Downloaded pkcs5 v0.7.1
8262024-09-24T03:15:10.976Z Downloaded foreign-types-shared v0.1.1
8272024-09-24T03:15:10.976Z Downloaded fatfs v0.3.6
8282024-09-24T03:15:10.976Z Downloaded pin-project-internal v1.1.5
8292024-09-24T03:15:10.976Z Downloaded derive_builder_macro v0.20.0
8302024-09-24T03:15:10.977Z Downloaded rayon-core v1.12.1
8312024-09-24T03:15:10.977Z Downloaded num-complex v0.4.6
8322024-09-24T03:15:10.977Z Downloaded getopts v0.2.21
8332024-09-24T03:15:10.977Z Downloaded slab v0.4.9
8342024-09-24T03:15:10.977Z Downloaded siphasher v0.3.11
8352024-09-24T03:15:10.977Z Downloaded rfc6979 v0.4.0
8362024-09-24T03:15:10.977Z Downloaded strum v0.26.3
8372024-09-24T03:15:10.977Z Downloaded signal-hook v0.3.17
8382024-09-24T03:15:10.977Z Downloaded crossterm v0.27.0
8392024-09-24T03:15:10.977Z Downloaded fxhash v0.2.1
8402024-09-24T03:15:10.977Z Downloaded ppv-lite86 v0.2.17
8412024-09-24T03:15:10.977Z Downloaded wait-timeout v0.2.0
8422024-09-24T03:15:10.977Z Downloaded half v2.4.1
8432024-09-24T03:15:10.977Z Downloaded aho-corasick v1.1.3
8442024-09-24T03:15:10.977Z Downloaded powerfmt v0.2.0
8452024-09-24T03:15:10.977Z Downloaded yasna v0.5.2
8462024-09-24T03:15:10.977Z Downloaded unsafe-libyaml v0.2.11
8472024-09-24T03:15:10.977Z Downloaded hyper v1.4.1
8482024-09-24T03:15:10.977Z Downloaded postcard v1.0.8
8492024-09-24T03:15:10.977Z Downloaded toolchain_find v0.4.0
8502024-09-24T03:15:10.977Z Downloaded sqlparser_derive v0.2.2
8512024-09-24T03:15:10.977Z Downloaded termtree v0.4.1
8522024-09-24T03:15:10.977Z Downloaded predicates-tree v1.0.9
8532024-09-24T03:15:10.977Z Downloaded quick-error v1.2.3
8542024-09-24T03:15:10.977Z Downloaded tokio-rustls v0.26.0
8552024-09-24T03:15:10.982Z Downloaded r2d2 v0.8.10
8562024-09-24T03:15:10.982Z Downloaded display-error-chain v0.2.1
8572024-09-24T03:15:10.982Z Downloaded nu-ansi-term v0.50.0
8582024-09-24T03:15:10.982Z Downloaded unicode-bidi v0.3.15
8592024-09-24T03:15:10.986Z Downloaded dirs-sys-next v0.1.2
8602024-09-24T03:15:10.986Z Downloaded gethostname v0.5.0
8612024-09-24T03:15:10.986Z Downloaded scheduled-thread-pool v0.2.7
8622024-09-24T03:15:10.990Z Downloaded dyn-clone v1.0.17
8632024-09-24T03:15:10.990Z Downloaded peg v0.8.4
8642024-09-24T03:15:10.993Z Downloaded pbkdf2 v0.12.2
8652024-09-24T03:15:10.993Z Downloaded enum-as-inner v0.6.0
8662024-09-24T03:15:10.996Z Downloaded diesel_derives v2.2.2
8672024-09-24T03:15:11.001Z Downloaded headers v0.3.9
8682024-09-24T03:15:11.004Z Downloaded filetime v0.2.25
8692024-09-24T03:15:11.008Z Downloaded unarray v0.1.4
8702024-09-24T03:15:11.011Z Downloaded twox-hash v1.6.3
8712024-09-24T03:15:11.011Z Downloaded strum_macros v0.24.3
8722024-09-24T03:15:11.014Z Downloaded walkdir v2.5.0
8732024-09-24T03:15:11.014Z Downloaded parking_lot v0.11.2
8742024-09-24T03:15:11.017Z Downloaded unicode-xid v0.2.4
8752024-09-24T03:15:11.020Z Downloaded smf v0.2.3
8762024-09-24T03:15:11.020Z Downloaded pbkdf2 v0.11.0
8772024-09-24T03:15:11.023Z Downloaded universal-hash v0.5.1
8782024-09-24T03:15:11.024Z Downloaded parse-display v0.10.0
8792024-09-24T03:15:11.024Z Downloaded ssh-cipher v0.2.0
8802024-09-24T03:15:11.026Z Downloaded ron v0.8.1
8812024-09-24T03:15:11.030Z Downloaded tokio-postgres v0.7.11
8822024-09-24T03:15:11.035Z Downloaded num-bigint v0.4.5
8832024-09-24T03:15:11.040Z Downloaded uzers v0.11.3
8842024-09-24T03:15:11.042Z Downloaded tokio-tungstenite v0.21.0
8852024-09-24T03:15:11.045Z Downloaded futures-channel v0.3.30
8862024-09-24T03:15:11.048Z Downloaded ssh-encoding v0.2.0
8872024-09-24T03:15:11.048Z Downloaded termios v0.3.3
8882024-09-24T03:15:11.051Z Downloaded slog-json v2.6.1
8892024-09-24T03:15:11.054Z Downloaded parking_lot v0.12.2
8902024-09-24T03:15:11.056Z Downloaded whoami v1.5.1
8912024-09-24T03:15:11.056Z Downloaded enum-as-inner v0.5.1
8922024-09-24T03:15:11.059Z Downloaded dsl_auto_type v0.1.2
8932024-09-24T03:15:11.059Z Downloaded dropshot_endpoint v0.10.1
8942024-09-24T03:15:11.061Z Downloaded ecdsa v0.16.9
8952024-09-24T03:15:11.064Z Downloaded toml v0.7.8
8962024-09-24T03:15:11.068Z Downloaded rustls-pki-types v1.7.0
8972024-09-24T03:15:11.068Z Downloaded ref-cast v1.0.23
8982024-09-24T03:15:11.071Z Downloaded socket2 v0.4.10
8992024-09-24T03:15:11.073Z Downloaded omicron-zone-package v0.11.0
9002024-09-24T03:15:11.076Z Downloaded idna v0.5.0
9012024-09-24T03:15:11.083Z Downloaded vte v0.11.1
9022024-09-24T03:15:11.085Z Downloaded structmeta-derive v0.3.0
9032024-09-24T03:15:11.085Z Downloaded parse-display-derive v0.10.0
9042024-09-24T03:15:11.090Z Downloaded parking_lot_core v0.8.6
9052024-09-24T03:15:11.095Z Downloaded hash32 v0.2.1
9062024-09-24T03:15:11.095Z Downloaded rustc_version v0.1.7
9072024-09-24T03:15:11.095Z Downloaded rustc-hash v1.1.0
9082024-09-24T03:15:11.095Z Downloaded salsa20 v0.10.2
9092024-09-24T03:15:11.097Z Downloaded futures v0.3.30
9102024-09-24T03:15:11.100Z Downloaded p256 v0.13.2
9112024-09-24T03:15:11.103Z Downloaded unicode-segmentation v1.11.0
9122024-09-24T03:15:11.107Z Downloaded serde_with v3.9.0
9132024-09-24T03:15:11.114Z Downloaded rustfmt-wrapper v0.2.1
9142024-09-24T03:15:11.119Z Downloaded parking_lot_core v0.9.10
9152024-09-24T03:15:11.120Z Downloaded similar v2.6.0
9162024-09-24T03:15:11.125Z Downloaded expectorate v1.1.0
9172024-09-24T03:15:11.128Z Downloaded olpc-cjson v0.1.3
9182024-09-24T03:15:11.128Z Downloaded blake3 v1.5.1
9192024-09-24T03:15:11.133Z Downloaded predicates v3.1.2
9202024-09-24T03:15:11.135Z Downloaded derive_builder v0.20.0
9212024-09-24T03:15:11.140Z Downloaded idna v0.3.0
9222024-09-24T03:15:11.147Z Downloaded postgres-types v0.2.7
9232024-09-24T03:15:11.151Z Downloaded unicode_categories v0.1.1
9242024-09-24T03:15:11.155Z Downloaded steno v0.4.1
9252024-09-24T03:15:11.158Z Downloaded russh-keys v0.45.0
9262024-09-24T03:15:11.162Z Downloaded tough v0.17.1
9272024-09-24T03:15:11.167Z Downloaded num-bigint-dig v0.8.4
9282024-09-24T03:15:11.172Z Downloaded rustls-pemfile v1.0.4
9292024-09-24T03:15:11.177Z Downloaded rustyline v14.0.0
9302024-09-24T03:15:11.181Z Downloaded hashbrown v0.13.2
9312024-09-24T03:15:11.185Z Downloaded h2 v0.4.6
9322024-09-24T03:15:11.190Z Downloaded typed-path v0.7.1
9332024-09-24T03:15:11.198Z Downloaded portable-atomic v1.6.0
9342024-09-24T03:15:11.202Z Downloaded ssh-key v0.6.6
9352024-09-24T03:15:11.211Z Downloaded hashbrown v0.12.3
9362024-09-24T03:15:11.215Z Downloaded toml_edit v0.19.15
9372024-09-24T03:15:11.230Z Downloaded nom v7.1.3
9382024-09-24T03:15:11.236Z Downloaded derive-where v1.2.7
9392024-09-24T03:15:11.238Z Downloaded samael v0.0.17
9402024-09-24T03:15:11.245Z Downloaded rayon v1.10.0
9412024-09-24T03:15:11.256Z Downloaded zip v0.6.6
9422024-09-24T03:15:11.260Z Downloaded webpki-roots v0.25.4
9432024-09-24T03:15:11.264Z Downloaded winnow v0.5.40
9442024-09-24T03:15:11.271Z Downloaded bindgen v0.69.4
9452024-09-24T03:15:11.279Z Downloaded time v0.3.36
9462024-09-24T03:15:11.286Z Downloaded reedline v0.33.0
9472024-09-24T03:15:11.300Z Downloaded rustls-webpki v0.102.4
9482024-09-24T03:15:11.310Z Downloaded rustls-webpki v0.101.7
9492024-09-24T03:15:11.323Z Downloaded futures-util v0.3.30
9502024-09-24T03:15:11.337Z Downloaded unicode-normalization v0.1.23
9512024-09-24T03:15:11.341Z Downloaded bitvec v1.0.1
9522024-09-24T03:15:11.356Z Downloaded sqlparser v0.45.0
9532024-09-24T03:15:11.359Z Downloaded trust-dns-proto v0.22.0
9542024-09-24T03:15:11.372Z Downloaded smoltcp v0.11.0
9552024-09-24T03:15:11.384Z Downloaded object v0.30.4
9562024-09-24T03:15:11.395Z Downloaded reqwest v0.11.27
9572024-09-24T03:15:11.403Z Downloaded regex-syntax v0.6.29
9582024-09-24T03:15:11.410Z Downloaded nix v0.29.0
9592024-09-24T03:15:11.422Z Downloaded curve25519-dalek v4.1.3
9602024-09-24T03:15:11.431Z Downloaded git2 v0.19.0
9612024-09-24T03:15:11.440Z Downloaded p384 v0.13.0
9622024-09-24T03:15:11.445Z Downloaded h2 v0.3.26
9632024-09-24T03:15:11.452Z Downloaded diesel v2.2.4
9642024-09-24T03:15:11.470Z Downloaded quick-xml v0.33.0
9652024-09-24T03:15:11.476Z Downloaded gimli v0.28.1
9662024-09-24T03:15:11.485Z Downloaded radix_trie v0.2.1
9672024-09-24T03:15:11.490Z Downloaded ratatui v0.28.0
9682024-09-24T03:15:11.512Z Downloaded vcpkg v0.2.15
9692024-09-24T03:15:11.548Z Downloaded zerocopy-derive v0.6.6
9702024-09-24T03:15:11.557Z Downloaded openssl v0.10.66
9712024-09-24T03:15:11.568Z Downloaded polar-core v0.27.3
9722024-09-24T03:15:11.577Z Downloaded hickory-proto v0.24.1
9732024-09-24T03:15:11.592Z Downloaded rusqlite v0.32.1
9742024-09-24T03:15:11.598Z Downloaded petgraph v0.6.5
9752024-09-24T03:15:11.619Z Downloaded tokio v1.39.3
9762024-09-24T03:15:11.654Z Downloaded smoltcp v0.9.1
9772024-09-24T03:15:11.665Z Downloaded rustls v0.21.12
9782024-09-24T03:15:11.676Z Downloaded object v0.32.2
9792024-09-24T03:15:11.686Z Downloaded openapiv3 v2.0.0
9802024-09-24T03:15:11.698Z Downloaded rustls v0.23.10
9812024-09-24T03:15:11.714Z Downloaded rustls v0.22.4
9822024-09-24T03:15:11.728Z Downloaded regress v0.9.1
9832024-09-24T03:15:11.736Z Downloaded regex-syntax v0.8.4
9842024-09-24T03:15:11.745Z Downloaded sha3 v0.10.8
9852024-09-24T03:15:11.750Z Downloaded bstr v1.9.1
9862024-09-24T03:15:11.759Z Downloaded regex v1.10.6
9872024-09-24T03:15:11.775Z Downloaded dropshot v0.10.1
9882024-09-24T03:15:11.784Z Downloaded chrono v0.4.38
9892024-09-24T03:15:11.790Z Downloaded proptest v1.5.0
9902024-09-24T03:15:11.800Z Downloaded nix v0.27.1
9912024-09-24T03:15:11.810Z Downloaded sled v0.34.7
9922024-09-24T03:15:11.821Z Downloaded regex-automata v0.4.6
9932024-09-24T03:15:11.841Z Downloaded libgit2-sys v0.17.0+1.8.1
9942024-09-24T03:15:11.898Z Downloaded bzip2-sys v0.1.11+1.0.8
9952024-09-24T03:15:11.910Z Downloaded finl_unicode v1.2.0
9962024-09-24T03:15:11.924Z Downloaded idna v0.4.0
9972024-09-24T03:15:11.930Z Downloaded idna v0.2.3
9982024-09-24T03:15:11.937Z Downloaded der v0.7.9
9992024-09-24T03:15:11.941Z Downloaded nix v0.28.0
10002024-09-24T03:15:11.954Z Downloaded csv v1.3.0
10012024-09-24T03:15:12.039Z Downloaded tokio-rustls v0.24.1
10022024-09-24T03:15:12.052Z Downloaded test-strategy v0.3.1
10032024-09-24T03:15:12.052Z Downloaded p521 v0.13.3
10042024-09-24T03:15:12.052Z Downloaded publicsuffix v2.2.3
10052024-09-24T03:15:12.052Z Downloaded tower v0.4.13
10062024-09-24T03:15:12.052Z Downloaded ed25519-dalek v2.1.1
10072024-09-24T03:15:12.052Z Downloaded aes-gcm v0.10.3
10082024-09-24T03:15:12.052Z Downloaded packed_struct_codegen v0.10.1
10092024-09-24T03:15:12.052Z Downloaded vsss-rs v3.3.4
10102024-09-24T03:15:12.052Z Downloaded unicase v2.7.0
10112024-09-24T03:15:12.052Z Downloaded serde_yaml v0.9.34+deprecated
10122024-09-24T03:15:12.053Z Downloaded salty v0.3.0
10132024-09-24T03:15:12.053Z Downloaded flagset v0.4.5
10142024-09-24T03:15:12.053Z Downloaded tokio-stream v0.1.15
10152024-09-24T03:15:12.053Z Downloaded tokio-rustls v0.25.0
10162024-09-24T03:15:12.053Z Downloaded serde-big-array v0.5.1
10172024-09-24T03:15:12.053Z Downloaded serde-hex v0.1.0
10182024-09-24T03:15:12.053Z Downloaded fallible-iterator v0.2.0
10192024-09-24T03:15:12.053Z Downloaded num-iter v0.1.45
10202024-09-24T03:15:12.053Z Downloaded openssl-sys v0.9.103
10212024-09-24T03:15:12.053Z Downloaded serde_with_macros v3.9.0
10222024-09-24T03:15:12.053Z Downloaded hkdf v0.12.4
10232024-09-24T03:15:12.053Z Downloaded foreign-types-macros v0.2.3
10242024-09-24T03:15:12.053Z Downloaded string_cache v0.8.7
10252024-09-24T03:15:12.053Z Downloaded serde_arrays v0.1.0
10262024-09-24T03:15:12.053Z Downloaded pkcs8 v0.10.2
10272024-09-24T03:15:12.059Z Downloaded pem v3.0.4
10282024-09-24T03:15:12.059Z Downloaded der_derive v0.7.2
10292024-09-24T03:15:12.060Z Downloaded lalrpop v0.19.12
10302024-09-24T03:15:12.063Z Downloaded rand v0.8.5
10312024-09-24T03:15:12.063Z Downloaded backtrace v0.3.71
10322024-09-24T03:15:12.069Z Downloaded crossterm v0.28.1
10332024-09-24T03:15:12.074Z Downloaded hyper v0.14.30
10342024-09-24T03:15:12.082Z Downloaded thread_local v1.1.8
10352024-09-24T03:15:12.084Z Downloaded encoding_rs v0.8.34
10362024-09-24T03:15:12.103Z Downloaded hashlink v0.9.1
10372024-09-24T03:15:12.106Z Downloaded env_logger v0.10.2
10382024-09-24T03:15:12.109Z Downloaded tracing-core v0.1.32
10392024-09-24T03:15:12.112Z Downloaded russh v0.45.0
10402024-09-24T03:15:12.116Z Downloaded itertools v0.12.1
10412024-09-24T03:15:12.122Z Downloaded num-traits v0.2.19
10422024-09-24T03:15:12.126Z Downloaded diff v0.1.13
10432024-09-24T03:15:12.129Z Downloaded libz-sys v1.1.16
10442024-09-24T03:15:12.211Z Downloaded nodrop v0.1.14
10452024-09-24T03:15:12.214Z Downloaded signal-hook-mio v0.2.4
10462024-09-24T03:15:12.215Z Downloaded defmt-parser v0.3.4
10472024-09-24T03:15:12.215Z Downloaded which v4.4.2
10482024-09-24T03:15:12.215Z Downloaded topological-sort v0.2.2
10492024-09-24T03:15:12.215Z Downloaded thiserror-no-std v2.0.2
10502024-09-24T03:15:12.215Z Downloaded serde_plain v1.0.2
10512024-09-24T03:15:12.215Z Downloaded value-bag v1.9.0
10522024-09-24T03:15:12.215Z Downloaded heapless v0.7.17
10532024-09-24T03:15:12.215Z Downloaded flate2 v1.0.33
10542024-09-24T03:15:12.218Z Downloaded uuid v1.10.0
10552024-09-24T03:15:12.221Z Downloaded proc-macro-crate v1.3.1
10562024-09-24T03:15:12.225Z Downloaded percent-encoding v2.3.1
10572024-09-24T03:15:12.225Z Downloaded rusty-fork v0.3.0
10582024-09-24T03:15:12.225Z Downloaded libm v0.2.8
10592024-09-24T03:15:12.231Z Downloaded peg-macros v0.8.4
10602024-09-24T03:15:12.233Z Downloaded num-rational v0.4.2
10612024-09-24T03:15:12.236Z Downloaded minimal-lexical v0.2.1
10622024-09-24T03:15:12.240Z Downloaded stable_deref_trait v1.2.0
10632024-09-24T03:15:12.243Z Downloaded libsqlite3-sys v0.30.1
10642024-09-24T03:15:12.318Z Downloaded signature v2.2.0
10652024-09-24T03:15:12.320Z Downloaded defmt v0.3.8
10662024-09-24T03:15:12.323Z Downloaded phf_shared v0.11.2
10672024-09-24T03:15:12.323Z Downloaded prettyplease v0.2.20
10682024-09-24T03:15:12.326Z Downloaded mio v1.0.2
10692024-09-24T03:15:12.331Z Downloaded polyval v0.6.2
10702024-09-24T03:15:12.334Z Downloaded poly1305 v0.8.0
10712024-09-24T03:15:12.334Z Downloaded crc-any v2.5.0
10722024-09-24T03:15:12.338Z Downloaded compact_str v0.8.0
10732024-09-24T03:15:12.342Z Downloaded allocator-api2 v0.2.18
10742024-09-24T03:15:12.344Z Downloaded tls_codec_derive v0.4.1
10752024-09-24T03:15:12.344Z Downloaded slog-dtrace v0.3.0
10762024-09-24T03:15:12.345Z Downloaded fallible-streaming-iterator v0.1.9
10772024-09-24T03:15:12.347Z Downloaded term v0.7.0
10782024-09-24T03:15:12.352Z Downloaded slog v2.7.0
10792024-09-24T03:15:12.358Z Downloaded rtoolbox v0.0.2
10802024-09-24T03:15:12.358Z Downloaded env_logger v0.11.5
10812024-09-24T03:15:12.358Z Downloaded derive_more v0.99.18
10822024-09-24T03:15:12.362Z Downloaded http v1.1.0
10832024-09-24T03:15:12.364Z Downloaded tinyvec v1.6.0
10842024-09-24T03:15:12.367Z Downloaded derive_builder_core v0.20.0
10852024-09-24T03:15:12.367Z Downloaded aes v0.8.4
10862024-09-24T03:15:12.373Z Downloaded scopeguard v1.2.0
10872024-09-24T03:15:12.377Z Downloaded schemars_derive v0.8.21
10882024-09-24T03:15:12.377Z Downloaded sct v0.7.1
10892024-09-24T03:15:12.381Z Downloaded rustls-pemfile v2.1.3
10902024-09-24T03:15:12.381Z Downloaded dhcproto v0.12.0
10912024-09-24T03:15:12.384Z Downloaded crossbeam-epoch v0.9.18
10922024-09-24T03:15:12.384Z Downloaded fixedbitset v0.4.2
10932024-09-24T03:15:12.388Z Downloaded globset v0.4.14
10942024-09-24T03:15:12.388Z Downloaded time-macros v0.2.18
10952024-09-24T03:15:12.393Z Downloaded strip-ansi-escapes v0.2.0
10962024-09-24T03:15:12.393Z Downloaded slog-scope v4.4.0
10972024-09-24T03:15:12.393Z Downloaded semver v0.1.20
10982024-09-24T03:15:12.393Z Downloaded cc v1.0.97
10992024-09-24T03:15:12.397Z Downloaded either v1.13.0
11002024-09-24T03:15:12.398Z Downloaded strum_macros v0.26.4
11012024-09-24T03:15:12.402Z Downloaded schemars v0.8.21
11022024-09-24T03:15:12.407Z Downloaded mime_guess v2.0.4
11032024-09-24T03:15:12.410Z Downloaded addr2line v0.21.0
11042024-09-24T03:15:12.413Z Downloaded miniz_oxide v0.8.0
11052024-09-24T03:15:12.415Z Downloaded des v0.8.1
11062024-09-24T03:15:12.416Z Downloaded glob v0.3.1
11072024-09-24T03:15:12.419Z Downloaded futures-executor v0.3.30
11082024-09-24T03:15:12.419Z Downloaded shell-words v1.1.0
11092024-09-24T03:15:12.419Z Downloaded multer v3.1.0
11102024-09-24T03:15:12.422Z Downloaded ctr v0.9.2
11112024-09-24T03:15:12.422Z Downloaded cbc v0.1.2
11122024-09-24T03:15:12.424Z Downloaded argon2 v0.5.3
11132024-09-24T03:15:12.427Z Downloaded hickory-server v0.24.1
11142024-09-24T03:15:12.430Z Downloaded bitfield-struct v0.6.1
11152024-09-24T03:15:12.432Z Downloaded bit-set v0.5.3
11162024-09-24T03:15:12.432Z Downloaded atomic-waker v1.1.2
11172024-09-24T03:15:12.434Z Downloaded lalrpop-util v0.19.12
11182024-09-24T03:15:12.435Z Downloaded kstat-rs v0.2.4
11192024-09-24T03:15:12.435Z Downloaded lazycell v1.3.0
11202024-09-24T03:15:12.439Z Downloaded internet-checksum v0.2.1
11212024-09-24T03:15:12.439Z Downloaded instability v0.3.2
11222024-09-24T03:15:12.439Z Downloaded indoc v1.0.9
11232024-09-24T03:15:12.441Z Downloaded indent_write v2.2.0
11242024-09-24T03:15:12.441Z Downloaded hyper-staticfile v0.9.5
11252024-09-24T03:15:12.444Z Downloaded const-oid v0.9.6
11262024-09-24T03:15:12.446Z Downloaded cobs v0.2.3
11272024-09-24T03:15:12.446Z Downloaded blake2 v0.10.6
11282024-09-24T03:15:12.451Z Downloaded backoff v0.4.0
11292024-09-24T03:15:12.451Z Downloaded async-trait v0.1.82
11302024-09-24T03:15:12.454Z Downloaded arrayvec v0.7.4
11312024-09-24T03:15:12.454Z Downloaded is-terminal v0.4.12
11322024-09-24T03:15:12.457Z Downloaded convert_case v0.4.0
11332024-09-24T03:15:12.457Z Downloaded castaway v0.2.3
11342024-09-24T03:15:12.457Z Downloaded cancel-safe-futures v0.1.5
11352024-09-24T03:15:12.460Z Downloaded blowfish v0.9.1
11362024-09-24T03:15:12.465Z Downloaded bitflags v1.3.2
11372024-09-24T03:15:12.467Z Downloaded managed v0.8.0
11382024-09-24T03:15:12.467Z Downloaded hmac v0.12.1
11392024-09-24T03:15:12.467Z Downloaded highway v1.2.0
11402024-09-24T03:15:12.470Z Downloaded cipher v0.4.4
11412024-09-24T03:15:12.470Z Downloaded async-recursion v1.1.1
11422024-09-24T03:15:12.473Z Downloaded ascii-canvas v3.0.0
11432024-09-24T03:15:12.475Z Downloaded buf-list v1.0.3
11442024-09-24T03:15:12.475Z Downloaded block-padding v0.3.3
11452024-09-24T03:15:12.478Z Downloaded base16ct v0.2.0
11462024-09-24T03:15:12.478Z Downloaded atomicwrites v0.4.4
11472024-09-24T03:15:12.657Z Downloaded ring v0.17.8
11482024-09-24T03:15:12.776Z Downloaded ring v0.16.20
11492024-09-24T03:15:12.950Z Compiling serde v1.0.208
11502024-09-24T03:15:12.953Z Compiling typenum v1.17.0
11512024-09-24T03:15:12.953Z Compiling generic-array v0.14.7
11522024-09-24T03:15:12.953Z Compiling lock_api v0.4.12
11532024-09-24T03:15:12.953Z Compiling scopeguard v1.2.0
11542024-09-24T03:15:13.138Z Compiling syn v2.0.74
11552024-09-24T03:15:13.138Z Compiling getrandom v0.2.14
11562024-09-24T03:15:13.138Z Compiling value-bag v1.9.0
11572024-09-24T03:15:13.333Z Compiling subtle v2.5.0
11582024-09-24T03:15:13.510Z Compiling rand_core v0.6.4
11592024-09-24T03:15:13.691Z Compiling const-oid v0.9.6
11602024-09-24T03:15:13.762Z Compiling log v0.4.21
11612024-09-24T03:15:13.846Z Compiling jobserver v0.1.32
11622024-09-24T03:15:13.917Z Compiling smallvec v1.13.2
11632024-09-24T03:15:14.087Z Compiling pin-project-lite v0.2.14
11642024-09-24T03:15:14.195Z Compiling parking_lot_core v0.9.10
11652024-09-24T03:15:14.213Z Compiling cc v1.0.97
11662024-09-24T03:15:14.382Z Compiling signal-hook-registry v1.4.2
11672024-09-24T03:15:14.742Z Compiling mio v1.0.2
11682024-09-24T03:15:14.862Z Compiling socket2 v0.5.7
11692024-09-24T03:15:15.295Z Compiling parking_lot v0.12.2
11702024-09-24T03:15:15.475Z Compiling ahash v0.8.11
11712024-09-24T03:15:15.814Z Compiling futures-core v0.3.30
11722024-09-24T03:15:15.842Z Compiling cpufeatures v0.2.12
11732024-09-24T03:15:15.925Z Compiling futures-sink v0.3.30
11742024-09-24T03:15:15.971Z Compiling slab v0.4.9
11752024-09-24T03:15:16.018Z Compiling allocator-api2 v0.2.18
11762024-09-24T03:15:16.237Z Compiling spin v0.9.8
11772024-09-24T03:15:16.254Z Compiling tinyvec_macros v0.1.1
11782024-09-24T03:15:16.255Z Compiling futures-channel v0.3.30
11792024-09-24T03:15:16.255Z Compiling tinyvec v1.6.0
11802024-09-24T03:15:16.266Z Compiling libm v0.2.8
11812024-09-24T03:15:16.450Z Compiling pin-utils v0.1.0
11822024-09-24T03:15:16.554Z Compiling futures-io v0.3.30
11832024-09-24T03:15:16.572Z Compiling futures-task v0.3.30
11842024-09-24T03:15:16.595Z Compiling serde_json v1.0.125
11852024-09-24T03:15:16.674Z Compiling base64ct v1.6.0
11862024-09-24T03:15:16.831Z Compiling num-traits v0.2.19
11872024-09-24T03:15:16.865Z Compiling unicode-bidi v0.3.15
11882024-09-24T03:15:16.867Z Compiling flagset v0.4.5
11892024-09-24T03:15:17.081Z Compiling pem-rfc7468 v0.7.0
11902024-09-24T03:15:17.210Z Compiling tracing-core v0.1.32
11912024-09-24T03:15:17.329Z Compiling vcpkg v0.2.15
11922024-09-24T03:15:17.710Z Compiling unicode-normalization v0.1.23
11932024-09-24T03:15:17.836Z Compiling pkg-config v0.3.30
11942024-09-24T03:15:18.368Z Compiling ring v0.17.8
11952024-09-24T03:15:18.372Z Compiling percent-encoding v2.3.1
11962024-09-24T03:15:18.626Z Compiling ppv-lite86 v0.2.17
11972024-09-24T03:15:18.757Z Compiling httparse v1.8.0
11982024-09-24T03:15:18.845Z Compiling untrusted v0.9.0
11992024-09-24T03:15:19.020Z Compiling rustix v0.38.34
12002024-09-24T03:15:19.245Z Compiling try-lock v0.2.5
12012024-09-24T03:15:19.386Z Compiling rand_chacha v0.3.1
12022024-09-24T03:15:19.406Z Compiling want v0.3.1
12032024-09-24T03:15:19.617Z Compiling openssl-sys v0.9.103
12042024-09-24T03:15:19.669Z Compiling httpdate v1.0.3
12052024-09-24T03:15:19.887Z Compiling rand v0.8.5
12062024-09-24T03:15:20.016Z Compiling powerfmt v0.2.0
12072024-09-24T03:15:20.101Z Compiling foreign-types-shared v0.1.1
12082024-09-24T03:15:20.202Z Compiling tower-service v0.3.2
12092024-09-24T03:15:20.256Z Compiling openssl v0.10.66
12102024-09-24T03:15:20.318Z Compiling time-core v0.1.2
12112024-09-24T03:15:20.380Z Compiling rustversion v1.0.17
12122024-09-24T03:15:20.480Z Compiling num-conv v0.1.0
12132024-09-24T03:15:20.713Z Compiling deranged v0.3.11
12142024-09-24T03:15:20.759Z Compiling time-macros v0.2.18
12152024-09-24T03:15:21.164Z Compiling foreign-types v0.3.2
12162024-09-24T03:15:21.260Z Compiling form_urlencoded v1.2.1
12172024-09-24T03:15:21.298Z Compiling aho-corasick v1.1.3
12182024-09-24T03:15:21.555Z Compiling crossbeam-utils v0.8.19
12192024-09-24T03:15:21.629Z Compiling rustls v0.21.12
12202024-09-24T03:15:21.911Z Compiling siphasher v0.3.11
12212024-09-24T03:15:22.152Z Compiling syn v1.0.109
12222024-09-24T03:15:22.228Z Compiling regex-syntax v0.8.4
12232024-09-24T03:15:22.255Z Compiling native-tls v0.2.11
12242024-09-24T03:15:22.536Z Compiling num_threads v0.1.7
12252024-09-24T03:15:22.794Z Compiling idna v0.5.0
12262024-09-24T03:15:23.641Z Compiling time v0.3.36
12272024-09-24T03:15:24.053Z Compiling cookie v0.17.0
12282024-09-24T03:15:24.306Z Compiling openssl-probe v0.1.5
12292024-09-24T03:15:24.352Z Compiling iana-time-zone v0.1.60
12302024-09-24T03:15:24.481Z Compiling slog v2.7.0
12312024-09-24T03:15:24.667Z Compiling finl_unicode v1.2.0
12322024-09-24T03:15:24.873Z Compiling url v2.5.2
12332024-09-24T03:15:25.238Z Compiling stringprep v0.1.4
12342024-09-24T03:15:26.009Z Compiling regex-automata v0.4.6
12352024-09-24T03:15:26.642Z Compiling num-integer v0.1.46
12362024-09-24T03:15:26.825Z Compiling serde_derive v1.0.208
12372024-09-24T03:15:27.342Z Compiling zeroize_derive v1.4.2
12382024-09-24T03:15:27.604Z Compiling zerocopy-derive v0.7.34
12392024-09-24T03:15:28.529Z Compiling tokio-macros v2.4.0
12402024-09-24T03:15:28.667Z Compiling futures-macro v0.3.30
12412024-09-24T03:15:28.860Z Compiling zeroize v1.8.1
12422024-09-24T03:15:29.887Z Compiling zerocopy v0.7.34
12432024-09-24T03:15:30.116Z Compiling thiserror-impl v1.0.63
12442024-09-24T03:15:30.536Z Compiling crypto-common v0.1.6
12452024-09-24T03:15:30.576Z Compiling block-buffer v0.10.4
12462024-09-24T03:15:30.762Z Compiling block-padding v0.3.3
12472024-09-24T03:15:30.822Z Compiling digest v0.10.7
12482024-09-24T03:15:31.002Z Compiling inout v0.1.3
12492024-09-24T03:15:31.258Z Compiling hmac v0.12.1
12502024-09-24T03:15:31.261Z Compiling cipher v0.4.4
12512024-09-24T03:15:31.534Z Compiling sha2 v0.10.8
12522024-09-24T03:15:31.777Z Compiling futures-util v0.3.30
12532024-09-24T03:15:32.011Z Compiling hashbrown v0.14.5
12542024-09-24T03:15:32.055Z Compiling der_derive v0.7.2
12552024-09-24T03:15:33.315Z Compiling thiserror v1.0.63
12562024-09-24T03:15:33.443Z Compiling salsa20 v0.10.2
12572024-09-24T03:15:33.464Z Compiling pbkdf2 v0.12.2
12582024-09-24T03:15:33.696Z Compiling tracing-attributes v0.1.27
12592024-09-24T03:15:33.705Z Compiling scrypt v0.11.0
12602024-09-24T03:15:34.232Z Compiling aes v0.8.4
12612024-09-24T03:15:34.594Z Compiling der v0.7.9
12622024-09-24T03:15:35.196Z Compiling cbc v0.1.2
12632024-09-24T03:15:35.437Z Compiling pest v2.7.10
12642024-09-24T03:15:36.981Z Compiling spki v0.7.3
12652024-09-24T03:15:37.372Z Compiling pkcs5 v0.7.1
12662024-09-24T03:15:37.558Z Compiling tracing v0.1.40
12672024-09-24T03:15:37.951Z Compiling pest_meta v2.7.10
12682024-09-24T03:15:38.026Z Compiling pkcs8 v0.10.2
12692024-09-24T03:15:38.056Z Compiling scroll_derive v0.12.0
12702024-09-24T03:15:38.592Z Compiling openssl-macros v0.1.1
12712024-09-24T03:15:38.699Z Compiling signature v2.2.0
12722024-09-24T03:15:38.741Z Compiling md-5 v0.10.6
12732024-09-24T03:15:39.002Z Compiling pin-project-internal v1.1.5
12742024-09-24T03:15:39.021Z Compiling idna v0.3.0
12752024-09-24T03:15:39.100Z Compiling backtrace v0.3.71
12762024-09-24T03:15:39.329Z Compiling pest_generator v2.7.10
12772024-09-24T03:15:39.503Z Compiling lazy_static v1.5.0
12782024-09-24T03:15:39.540Z Compiling scroll v0.12.0
12792024-09-24T03:15:39.621Z Compiling ff v0.13.0
12802024-09-24T03:15:39.840Z Compiling hash32 v0.2.1
12812024-09-24T03:15:40.082Z Compiling goblin v0.8.2
12822024-09-24T03:15:40.217Z Compiling stable_deref_trait v1.2.0
12832024-09-24T03:15:40.323Z Compiling psl-types v2.0.11
12842024-09-24T03:15:40.517Z Compiling signal-hook v0.3.17
12852024-09-24T03:15:40.536Z Compiling sct v0.7.1
12862024-09-24T03:15:40.792Z Compiling bytes v1.7.2
12872024-09-24T03:15:40.854Z Compiling indexmap v2.4.0
12882024-09-24T03:15:41.143Z Compiling bitflags v2.6.0
12892024-09-24T03:15:41.607Z Compiling semver v1.0.23
12902024-09-24T03:15:42.051Z Compiling tokio v1.39.3
12912024-09-24T03:15:42.136Z Compiling rustc_version v0.4.0
12922024-09-24T03:15:42.343Z Compiling http v0.2.12
12932024-09-24T03:15:42.380Z Compiling http v1.1.0
12942024-09-24T03:15:42.890Z Compiling heapless v0.7.17
12952024-09-24T03:15:43.032Z Compiling pest_derive v2.7.10
12962024-09-24T03:15:43.881Z Compiling dtrace-parser v0.2.0
12972024-09-24T03:15:44.370Z Compiling http-body v0.4.6
12982024-09-24T03:15:44.829Z Compiling uuid v1.10.0
12992024-09-24T03:15:44.918Z Compiling rustls-webpki v0.101.7
13002024-09-24T03:15:45.062Z Compiling curve25519-dalek v4.1.3
13012024-09-24T03:15:46.088Z Compiling dof v0.3.0
13022024-09-24T03:15:46.206Z Compiling serde_tokenstream v0.2.2
13032024-09-24T03:15:46.818Z Compiling usdt-impl v0.5.0
13042024-09-24T03:15:46.900Z Compiling toml_datetime v0.6.8
13052024-09-24T03:15:47.427Z Compiling chrono v0.4.38
13062024-09-24T03:15:47.746Z Compiling serde_spanned v0.6.7
13072024-09-24T03:15:47.984Z Compiling num-bigint-dig v0.8.4
13082024-09-24T03:15:48.260Z Compiling adler v1.0.2
13092024-09-24T03:15:48.323Z Compiling gimli v0.28.1
13102024-09-24T03:15:48.465Z Compiling crc32fast v1.4.0
13112024-09-24T03:15:48.495Z Compiling smoltcp v0.9.1
13122024-09-24T03:15:48.981Z Compiling base64 v0.22.1
13132024-09-24T03:15:49.240Z Compiling atomic-waker v1.1.2
13142024-09-24T03:15:49.728Z Compiling base16ct v0.2.0
13152024-09-24T03:15:50.045Z Compiling fallible-iterator v0.2.0
13162024-09-24T03:15:50.063Z Compiling sec1 v0.7.3
13172024-09-24T03:15:50.482Z Compiling tokio-util v0.7.11
13182024-09-24T03:15:50.640Z Compiling tokio-native-tls v0.3.1
13192024-09-24T03:15:50.757Z Compiling postgres-protocol v0.6.7
13202024-09-24T03:15:50.917Z Compiling tokio-rustls v0.24.1
13212024-09-24T03:15:51.280Z Compiling miniz_oxide v0.7.2
13222024-09-24T03:15:51.340Z Compiling terminal_size v0.3.0
13232024-09-24T03:15:51.550Z Compiling h2 v0.3.26
13242024-09-24T03:15:51.897Z Compiling h2 v0.4.6
13252024-09-24T03:15:52.146Z Compiling http-body v1.0.0
13262024-09-24T03:15:52.172Z Compiling pin-project v1.1.5
13272024-09-24T03:15:52.326Z Compiling publicsuffix v2.2.3
13282024-09-24T03:15:52.373Z Compiling group v0.13.0
13292024-09-24T03:15:52.570Z Compiling addr2line v0.21.0
13302024-09-24T03:15:52.712Z Compiling hubpack_derive v0.1.1
13312024-09-24T03:15:53.218Z Compiling hkdf v0.12.4
13322024-09-24T03:15:53.256Z Compiling crypto-bigint v0.5.5
13332024-09-24T03:15:53.339Z Compiling num-iter v0.1.45
13342024-09-24T03:15:53.482Z Compiling zerocopy-derive v0.6.6
13352024-09-24T03:15:53.530Z Compiling async-trait v0.1.82
13362024-09-24T03:15:53.677Z Compiling curve25519-dalek-derive v0.1.1
13372024-09-24T03:15:55.722Z Compiling phf_shared v0.11.2
13382024-09-24T03:15:55.824Z Compiling serde_derive_internals v0.29.1
13392024-09-24T03:15:56.067Z Compiling object v0.32.2
13402024-09-24T03:15:56.092Z Compiling fs-err v2.11.0
13412024-09-24T03:15:56.344Z Compiling base64 v0.21.7
13422024-09-24T03:15:56.381Z Compiling schemars v0.8.21
13432024-09-24T03:15:56.751Z Compiling anyhow v1.0.89
13442024-09-24T03:15:57.084Z Compiling ipnet v2.9.0
13452024-09-24T03:15:57.143Z Compiling bitflags v1.3.2
13462024-09-24T03:15:57.251Z Compiling either v1.13.0
13472024-09-24T03:15:57.349Z Compiling managed v0.8.0
13482024-09-24T03:15:57.675Z Compiling rustc-demangle v0.1.24
13492024-09-24T03:15:57.810Z Compiling tower-layer v0.3.2
13502024-09-24T03:15:58.094Z Compiling adler2 v2.0.0
13512024-09-24T03:15:58.298Z Compiling hyper v0.14.30
13522024-09-24T03:15:58.345Z Compiling winnow v0.5.40
13532024-09-24T03:15:58.655Z Compiling schemars_derive v0.8.21
13542024-09-24T03:15:58.745Z Compiling hyper v1.4.1
13552024-09-24T03:15:59.366Z Compiling miniz_oxide v0.8.0
13562024-09-24T03:16:00.958Z Compiling tower v0.4.13
13572024-09-24T03:16:01.867Z Compiling toml_edit v0.19.15
13582024-09-24T03:16:02.091Z Compiling clap_builder v4.5.15
13592024-09-24T03:16:02.282Z Compiling rustls-pemfile v1.0.4
13602024-09-24T03:16:02.589Z Compiling elliptic-curve v0.13.8
13612024-09-24T03:16:02.701Z Compiling phf v0.11.2
13622024-09-24T03:16:02.997Z Compiling zerocopy v0.6.6
13632024-09-24T03:16:03.508Z Compiling cookie_store v0.20.0
13642024-09-24T03:16:03.849Z Compiling hubpack v0.1.2
13652024-09-24T03:16:05.028Z Compiling postgres-types v0.2.7
13662024-09-24T03:16:05.318Z Compiling hyper-rustls v0.24.2
13672024-09-24T03:16:05.678Z Compiling hyper-tls v0.5.0
13682024-09-24T03:16:06.377Z Compiling usdt-attr-macro v0.5.0
13692024-09-24T03:16:06.402Z Compiling usdt-macro v0.5.0
13702024-09-24T03:16:06.539Z Compiling serde-big-array v0.5.1
13712024-09-24T03:16:06.769Z Compiling serde_urlencoded v0.7.1
13722024-09-24T03:16:07.305Z Compiling ed25519 v2.2.3
13732024-09-24T03:16:07.915Z Compiling pkcs1 v0.7.5
13742024-09-24T03:16:08.041Z Compiling futures-executor v0.3.30
13752024-09-24T03:16:08.360Z Compiling rfc6979 v0.4.0
13762024-09-24T03:16:08.535Z Compiling bstr v1.9.1
13772024-09-24T03:16:08.682Z Compiling regex v1.10.6
13782024-09-24T03:16:08.981Z Compiling enum-as-inner v0.6.0
13792024-09-24T03:16:09.336Z Compiling strum_macros v0.25.3
13802024-09-24T03:16:09.779Z Compiling serde_repr v0.1.19
13812024-09-24T03:16:09.829Z Compiling clap_derive v4.5.13
13822024-09-24T03:16:10.084Z Compiling phf_shared v0.10.0
13832024-09-24T03:16:10.351Z Compiling float-cmp v0.9.0
13842024-09-24T03:16:10.534Z Compiling idna v0.4.0
13852024-09-24T03:16:10.580Z Compiling mio v0.8.11
13862024-09-24T03:16:10.959Z Compiling encoding_rs v0.8.34
13872024-09-24T03:16:11.405Z Compiling difflib v0.4.0
13882024-09-24T03:16:11.517Z Compiling predicates-core v1.0.6
13892024-09-24T03:16:11.841Z Compiling unicode-segmentation v1.11.0
13902024-09-24T03:16:11.861Z Compiling dyn-clone v1.0.17
13912024-09-24T03:16:12.040Z Compiling minimal-lexical v0.2.1
13922024-09-24T03:16:12.074Z Compiling sync_wrapper v0.1.2
13932024-09-24T03:16:12.207Z Compiling data-encoding v2.6.0
13942024-09-24T03:16:12.545Z Compiling whoami v1.5.1
13952024-09-24T03:16:12.704Z Compiling webpki-roots v0.25.4
13962024-09-24T03:16:12.855Z Compiling precomputed-hash v0.1.1
13972024-09-24T03:16:12.976Z Compiling normalize-line-endings v0.3.0
13982024-09-24T03:16:13.000Z Compiling mime v0.3.17
13992024-09-24T03:16:13.107Z Compiling bit-vec v0.6.3
14002024-09-24T03:16:13.214Z Compiling new_debug_unreachable v1.0.6
14012024-09-24T03:16:13.311Z Compiling fixedbitset v0.4.2
14022024-09-24T03:16:13.446Z Compiling static_assertions v1.1.0
14032024-09-24T03:16:13.556Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14042024-09-24T03:16:13.616Z Compiling petgraph v0.6.5
14052024-09-24T03:16:13.638Z Compiling bit-set v0.5.3
14062024-09-24T03:16:13.793Z Compiling reqwest v0.11.27
14072024-09-24T03:16:13.929Z Compiling string_cache v0.8.7
14082024-09-24T03:16:14.429Z Compiling toml_edit v0.22.20
14092024-09-24T03:16:14.635Z Compiling console v0.15.8
14102024-09-24T03:16:14.865Z Compiling clap v4.5.16
14112024-09-24T03:16:14.989Z Compiling predicates v3.1.2
14122024-09-24T03:16:15.476Z Compiling hickory-proto v0.24.1
14132024-09-24T03:16:16.138Z Compiling tokio-postgres v0.7.11
14142024-09-24T03:16:16.785Z Compiling similar v2.6.0
14152024-09-24T03:16:17.610Z Compiling nom v7.1.3
14162024-09-24T03:16:19.214Z Compiling signal-hook-mio v0.2.4
14172024-09-24T03:16:19.329Z Compiling usdt v0.5.0
14182024-09-24T03:16:19.827Z Compiling ecdsa v0.16.9
14192024-09-24T03:16:20.448Z Compiling rsa v0.9.6
14202024-09-24T03:16:20.667Z Compiling futures v0.3.30
14212024-09-24T03:16:20.790Z Compiling ed25519-dalek v2.1.1
14222024-09-24T03:16:21.374Z Compiling flate2 v1.0.33
14232024-09-24T03:16:21.918Z Compiling toml v0.7.8
14242024-09-24T03:16:22.722Z Compiling hyper-util v0.1.7
14252024-09-24T03:16:22.819Z Compiling itertools v0.10.5
14262024-09-24T03:16:22.969Z Compiling itertools v0.12.1
14272024-09-24T03:16:23.149Z Compiling tokio-stream v0.1.15
14282024-09-24T03:16:23.645Z Compiling openapiv3 v2.0.0
14292024-09-24T03:16:24.230Z Compiling hex v0.4.3
14302024-09-24T03:16:24.834Z Compiling x509-cert v0.2.5
14312024-09-24T03:16:25.713Z Compiling sha1 v0.10.6
14322024-09-24T03:16:25.719Z Compiling crossbeam-epoch v0.9.18
14332024-09-24T03:16:25.843Z Compiling dirs-sys-next v0.1.2
14342024-09-24T03:16:26.084Z Compiling lalrpop-util v0.19.12
14352024-09-24T03:16:26.196Z Compiling peg-runtime v0.8.3
14362024-09-24T03:16:26.446Z Compiling unicode-xid v0.2.4
14372024-09-24T03:16:26.475Z Compiling dirs-next v2.0.0
14382024-09-24T03:16:26.493Z Compiling thread_local v1.1.8
14392024-09-24T03:16:26.632Z Compiling slog-async v2.8.0
14402024-09-24T03:16:26.680Z Compiling term v0.7.0
14412024-09-24T03:16:26.831Z Compiling xattr v1.3.1
14422024-09-24T03:16:27.046Z Compiling crossbeam-channel v0.5.12
14432024-09-24T03:16:27.095Z Compiling strum_macros v0.26.4
14442024-09-24T03:16:27.252Z Compiling is-terminal v0.4.12
14452024-09-24T03:16:27.386Z Compiling filetime v0.2.25
14462024-09-24T03:16:27.694Z Compiling take_mut v0.2.2
14472024-09-24T03:16:28.049Z Compiling tar v0.4.41
14482024-09-24T03:16:28.142Z Compiling slog-term v2.9.1
14492024-09-24T03:16:28.253Z Compiling camino v1.1.9
14502024-09-24T03:16:29.330Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14512024-09-24T03:16:30.267Z Compiling strum v0.26.3
14522024-09-24T03:16:30.346Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14532024-09-24T03:16:35.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
14542024-09-24T03:16:35.857Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14552024-09-24T03:16:35.896ZSep 24 03:16:34.584 INFO Starting download, target: Console
14562024-09-24T03:16:35.896ZSep 24 03:16:34.584 INFO Starting download, target: Clickhouse
14572024-09-24T03:16:35.897ZSep 24 03:16:34.584 INFO Starting download, target: Cockroach
14582024-09-24T03:16:35.914ZSep 24 03:16:34.584 INFO Starting download, target: DendriteOpenapi
14592024-09-24T03:16:35.914ZSep 24 03:16:34.584 INFO Starting download, target: DendriteStub
14602024-09-24T03:16:35.914ZSep 24 03:16:34.584 INFO Starting download, target: MaghemiteMgd
14612024-09-24T03:16:35.914ZSep 24 03:16:34.584 INFO Starting download, target: TransceiverControl
14622024-09-24T03:16:35.914ZSep 24 03:16:34.585 INFO Downloading out/downloads/dpd-8dab641b522375a4b403ae4bd0c9a22d905fae5d.json (attempt 1/3), target: DendriteOpenapi
14632024-09-24T03:16:35.914ZSep 24 03:16:34.585 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14642024-09-24T03:16:35.914ZSep 24 03:16:34.585 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14652024-09-24T03:16:35.914ZSep 24 03:16:34.585 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14662024-09-24T03:16:35.915ZSep 24 03:16:34.585 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14672024-09-24T03:16:35.915ZSep 24 03:16:34.585 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14682024-09-24T03:16:35.915ZSep 24 03:16:34.585 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
14692024-09-24T03:16:36.132ZSep 24 03:16:34.824 INFO Download complete, target: DendriteOpenapi
14702024-09-24T03:16:36.401ZSep 24 03:16:35.085 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14712024-09-24T03:16:36.438ZSep 24 03:16:35.122 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14722024-09-24T03:16:36.852ZSep 24 03:16:35.493 INFO Download complete, target: Console
14732024-09-24T03:16:36.904ZSep 24 03:16:35.607 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14742024-09-24T03:16:36.987ZSep 24 03:16:35.665 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14752024-09-24T03:16:37.020ZSep 24 03:16:35.716 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14762024-09-24T03:16:37.021ZSep 24 03:16:35.716 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14772024-09-24T03:16:37.169ZSep 24 03:16:35.868 INFO Download complete, target: TransceiverControl
14782024-09-24T03:16:37.873ZSep 24 03:16:36.577 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14792024-09-24T03:16:39.956ZSep 24 03:16:38.659 INFO Download complete, target: DendriteStub
14802024-09-24T03:16:40.139ZSep 24 03:16:38.841 INFO Download complete, target: MaghemiteMgd
14812024-09-24T03:16:45.466ZSep 24 03:16:44.168 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14822024-09-24T03:16:45.797ZSep 24 03:16:44.498 INFO Checking that binary works, target: Cockroach
14832024-09-24T03:16:46.006ZSep 24 03:16:44.707 INFO Download complete, target: Cockroach
14842024-09-24T03:16:51.994ZSep 24 03:16:50.694 INFO Checking that binary works, target: Clickhouse
14852024-09-24T03:16:52.415ZSep 24 03:16:51.115 INFO Download complete, target: Clickhouse
14862024-09-24T03:16:52.559ZAll builder prerequisites installed successfully, and PATH looks valid
14872024-09-24T03:16:52.562Z
14882024-09-24T03:16:52.562Zreal 5:40.991550310
14892024-09-24T03:16:52.562Zuser 12:02.881785405
14902024-09-24T03:16:52.562Zsys 2:33.702741513
14912024-09-24T03:16:52.562Ztrap 0.425281900
14922024-09-24T03:16:52.562Ztflt 6.918868246
14932024-09-24T03:16:52.562Zdflt 3.878298107
14942024-09-24T03:16:52.562Zkflt 0.120234194
14952024-09-24T03:16:52.562Zlock 23:12.962812338
14962024-09-24T03:16:52.562Zslp 50:36.437392083
14972024-09-24T03:16:52.562Zlat 43.212527200
14982024-09-24T03:16:52.562Zstop 1:56.371216964
14992024-09-24T03:16:52.562Z+ banner build
15002024-09-24T03:16:52.565Z
15012024-09-24T03:16:52.565Z ##### # # # # #####
15022024-09-24T03:16:52.565Z # # # # # # # #
15032024-09-24T03:16:52.565Z ##### # # # # # #
15042024-09-24T03:16:52.565Z # # # # # # # #
15052024-09-24T03:16:52.565Z # # # # # # # #
15062024-09-24T03:16:52.565Z ##### #### # ###### #####
15072024-09-24T03:16:52.565Z
15082024-09-24T03:16:52.565Z+ export 'RUSTFLAGS=-D warnings'
15092024-09-24T03:16:52.565Z+ RUSTFLAGS='-D warnings'
15102024-09-24T03:16:52.565Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
15112024-09-24T03:16:52.565Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
15122024-09-24T03:16:52.565Z+ [[ illumos == \i\l\l\u\m\o\s ]]
15132024-09-24T03:16:52.565Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
15142024-09-24T03:16:52.565Z+ export TMPDIR=/var/tmp/omicron_tmp
15152024-09-24T03:16:52.565Z+ TMPDIR=/var/tmp/omicron_tmp
15162024-09-24T03:16:52.565Z+ export RUST_BACKTRACE=1
15172024-09-24T03:16:52.565Z+ RUST_BACKTRACE=1
15182024-09-24T03:16:52.565Z+ export CARGO_INCREMENTAL=0
15192024-09-24T03:16:52.565Z+ CARGO_INCREMENTAL=0
15202024-09-24T03:16:52.565Z+ export RUSTC_BOOTSTRAP=1
15212024-09-24T03:16:52.565Z+ RUSTC_BOOTSTRAP=1
15222024-09-24T03:16:52.565Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
15232024-09-24T03:16:53.358Z Downloading crates ...
15242024-09-24T03:16:53.711Z Downloaded anes v0.1.6
15252024-09-24T03:16:53.716Z Downloaded assert_cmd v2.0.16
15262024-09-24T03:16:53.722Z Downloaded futures-timer v3.0.3
15272024-09-24T03:16:53.725Z Downloaded async-process v2.2.4
15282024-09-24T03:16:53.728Z Downloaded async-object-pool v0.1.5
15292024-09-24T03:16:53.728Z Downloaded datatest-stable v0.2.9
15302024-09-24T03:16:53.731Z Downloaded guppy-workspace-hack v0.1.0
15312024-09-24T03:16:53.747Z Downloaded num_cpus v1.16.0
15322024-09-24T03:16:53.750Z Downloaded blocking v1.6.1
15332024-09-24T03:16:53.753Z Downloaded oorandom v11.1.3
15342024-09-24T03:16:53.753Z Downloaded indoc v2.0.5
15352024-09-24T03:16:53.755Z Downloaded event-listener v2.5.3
15362024-09-24T03:16:53.758Z Downloaded async-io v2.3.4
15372024-09-24T03:16:53.760Z Downloaded async-channel v2.3.1
15382024-09-24T03:16:53.763Z Downloaded escape8259 v0.5.2
15392024-09-24T03:16:53.763Z Downloaded plotters-backend v0.3.5
15402024-09-24T03:16:53.765Z Downloaded threadpool v1.8.1
15412024-09-24T03:16:53.765Z Downloaded similar-asserts v1.5.0
15422024-09-24T03:16:53.768Z Downloaded piper v0.2.4
15432024-09-24T03:16:53.770Z Downloaded parking v2.2.1
15442024-09-24T03:16:53.770Z Downloaded http-body-util v0.1.2
15452024-09-24T03:16:53.773Z Downloaded async-task v4.7.1
15462024-09-24T03:16:53.776Z Downloaded async-executor v1.13.1
15472024-09-24T03:16:53.778Z Downloaded rustls-native-certs v0.7.0
15482024-09-24T03:16:53.780Z Downloaded rust-argon2 v2.1.0
15492024-09-24T03:16:53.783Z Downloaded rstest v0.22.0
15502024-09-24T03:16:53.787Z Downloaded libtest-mimic v0.7.3
15512024-09-24T03:16:53.789Z Downloaded event-listener-strategy v0.5.2
15522024-09-24T03:16:53.792Z Downloaded target-lexicon v0.12.16
15532024-09-24T03:16:53.795Z Downloaded httptest v0.16.1
15542024-09-24T03:16:53.795Z Downloaded cfg-expr v0.16.0
15552024-09-24T03:16:53.798Z Downloaded headers-core v0.3.0
15562024-09-24T03:16:53.798Z Downloaded plotters-svg v0.3.5
15572024-09-24T03:16:53.800Z Downloaded cast v0.3.0
15582024-09-24T03:16:53.803Z Downloaded nested v0.1.1
15592024-09-24T03:16:53.803Z Downloaded pathdiff v0.2.1
15602024-09-24T03:16:53.805Z Downloaded doc-comment v0.3.3
15612024-09-24T03:16:53.805Z Downloaded async-global-executor v2.4.1
15622024-09-24T03:16:53.809Z Downloaded assert-json-diff v2.0.2
15632024-09-24T03:16:53.812Z Downloaded event-listener v5.3.1
15642024-09-24T03:16:53.814Z Downloaded criterion-plot v0.5.0
15652024-09-24T03:16:53.817Z Downloaded path-tree v0.8.1
15662024-09-24T03:16:53.817Z Downloaded rand_distr v0.4.3
15672024-09-24T03:16:53.820Z Downloaded headers v0.4.0
15682024-09-24T03:16:53.824Z Downloaded concurrent-queue v2.5.0
15692024-09-24T03:16:53.827Z Downloaded relative-path v1.9.3
15702024-09-24T03:16:53.827Z Downloaded yansi v0.5.1
15712024-09-24T03:16:53.830Z Downloaded target-spec v3.2.1
15722024-09-24T03:16:53.833Z Downloaded proc-macro-crate v3.1.0
15732024-09-24T03:16:53.833Z Downloaded stringmetrics v2.2.2
15742024-09-24T03:16:53.835Z Downloaded kv-log-macro v1.0.7
15752024-09-24T03:16:53.836Z Downloaded blake2b_simd v1.0.2
15762024-09-24T03:16:53.838Z Downloaded rstest_macros v0.22.0
15772024-09-24T03:16:53.841Z Downloaded async-attributes v1.1.2
15782024-09-24T03:16:53.841Z Downloaded tinytemplate v1.2.1
15792024-09-24T03:16:53.844Z Downloaded serde_regex v1.1.0
15802024-09-24T03:16:53.844Z Downloaded pretty_assertions v1.4.0
15812024-09-24T03:16:53.846Z Downloaded partial-io v0.5.4
15822024-09-24T03:16:53.849Z Downloaded hyper-rustls v0.26.0
15832024-09-24T03:16:53.851Z Downloaded async-signal v0.2.10
15842024-09-24T03:16:53.853Z Downloaded trybuild v1.0.99
15852024-09-24T03:16:53.856Z Downloaded polling v3.7.3
15862024-09-24T03:16:53.859Z Downloaded futures-lite v2.3.0
15872024-09-24T03:16:53.862Z Downloaded toml_edit v0.21.1
15882024-09-24T03:16:53.884Z Downloaded fancy-regex v0.13.0
15892024-09-24T03:16:53.886Z Downloaded guppy v0.17.7
15902024-09-24T03:16:53.891Z Downloaded criterion v0.5.1
15912024-09-24T03:16:53.898Z Downloaded plotters v0.3.5
15922024-09-24T03:16:53.906Z Downloaded async-lock v3.4.0
15932024-09-24T03:16:53.909Z Downloaded async-std v1.13.0
15942024-09-24T03:16:53.927Z Downloaded async-channel v1.9.0
15952024-09-24T03:16:53.930Z Downloaded approx v0.5.1
15962024-09-24T03:16:53.981Z Downloaded httpmock v0.8.0-alpha.1
15972024-09-24T03:16:54.650Z Dirty unicode-ident v1.0.12: the rustflags changed
15982024-09-24T03:16:54.650Z Compiling unicode-ident v1.0.12
15992024-09-24T03:16:54.650Z Dirty proc-macro2 v1.0.86: the rustflags changed
16002024-09-24T03:16:54.650Z Compiling proc-macro2 v1.0.86
16012024-09-24T03:16:54.653Z Dirty libc v0.2.158: the rustflags changed
16022024-09-24T03:16:54.653Z Compiling libc v0.2.158
16032024-09-24T03:16:54.653Z Dirty cfg-if v1.0.0: the rustflags changed
16042024-09-24T03:16:54.653Z Compiling cfg-if v1.0.0
16052024-09-24T03:16:54.653Z Dirty serde v1.0.208: the rustflags changed
16062024-09-24T03:16:54.653Z Compiling serde v1.0.208
16072024-09-24T03:16:54.653Z Dirty version_check v0.9.5: the rustflags changed
16082024-09-24T03:16:54.653Z Compiling version_check v0.9.5
16092024-09-24T03:16:54.654Z Dirty autocfg v1.3.0: the rustflags changed
16102024-09-24T03:16:54.654Z Compiling autocfg v1.3.0
16112024-09-24T03:16:54.654Z Dirty once_cell v1.19.0: the rustflags changed
16122024-09-24T03:16:54.654Z Compiling once_cell v1.19.0
16132024-09-24T03:16:54.654Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3d72d7b152c86412 -C extra-filename=-3d72d7b152c86412 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16142024-09-24T03:16:54.654Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.86/build.rs --error-format=json --json=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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d49ccfd8249300a7 -C extra-filename=-d49ccfd8249300a7 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-d49ccfd8249300a7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16152024-09-24T03:16:54.654Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=94faf137b493206b -C extra-filename=-94faf137b493206b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16162024-09-24T03:16:54.654Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.158/build.rs --error-format=json --json=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)' --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=d7688388bbee30c6 -C extra-filename=-d7688388bbee30c6 --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-d7688388bbee30c6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16172024-09-24T03:16:54.654Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.208/build.rs --error-format=json --json=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)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=b084312515d7d617 -C extra-filename=-b084312515d7d617 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-b084312515d7d617 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16182024-09-24T03:16:54.654Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=6f67b0bf22e78afd -C extra-filename=-6f67b0bf22e78afd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16192024-09-24T03:16:54.789Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=d381d90b77512a0f -C extra-filename=-d381d90b77512a0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16202024-09-24T03:16:54.793Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-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)' --check-cfg 'cfg(feature, values())' -C metadata=7640f4cdb39f9682 -C extra-filename=-7640f4cdb39f9682 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16212024-09-24T03:16:54.887Z Dirty memchr v2.7.2: the rustflags changed
16222024-09-24T03:16:54.887Z Compiling memchr v2.7.2
16232024-09-24T03:16:54.922Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=3b15747880b886c1 -C extra-filename=-3b15747880b886c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16242024-09-24T03:16:55.033Z Dirty value-bag v1.9.0: the rustflags changed
16252024-09-24T03:16:55.033Z Compiling value-bag v1.9.0
16262024-09-24T03:16:55.036Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name value_bag --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=6bc82a1397c079d6 -C extra-filename=-6bc82a1397c079d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16272024-09-24T03:16:55.182Z Dirty byteorder v1.5.0: the rustflags changed
16282024-09-24T03:16:55.182Z Compiling byteorder v1.5.0
16292024-09-24T03:16:55.204Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=325983a483f82094 -C extra-filename=-325983a483f82094 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16302024-09-24T03:16:55.405Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-b084312515d7d617/build-script-build`
16312024-09-24T03:16:55.451Z Dirty log v0.4.21: the rustflags changed
16322024-09-24T03:16:55.451Z Compiling log v0.4.21
16332024-09-24T03:16:55.454Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.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 --cfg 'feature="kv"' --cfg 'feature="kv_unstable"' --cfg 'feature="std"' --cfg 'feature="value-bag"' --check-cfg 'cfg(docsrs)' --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=9bb3211f8a6d4da7 -C extra-filename=-9bb3211f8a6d4da7 --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-6bc82a1397c079d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16342024-09-24T03:16:55.538Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-d49ccfd8249300a7/build-script-build`
16352024-09-24T03:16:55.599Z Dirty scopeguard v1.2.0: the rustflags changed
16362024-09-24T03:16:55.599Z Compiling scopeguard v1.2.0
16372024-09-24T03:16:55.599Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=5380524236143168 -C extra-filename=-5380524236143168 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16382024-09-24T03:16:55.624Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-d7688388bbee30c6/build-script-build`
16392024-09-24T03:16:55.647Z Dirty itoa v1.0.11: the rustflags changed
16402024-09-24T03:16:55.647Z Compiling itoa v1.0.11
16412024-09-24T03:16:55.650Z Dirty smallvec v1.13.2: the rustflags changed
16422024-09-24T03:16:55.658Z Compiling smallvec v1.13.2
16432024-09-24T03:16:55.661Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=4cb0fb6bacfafb96 -C extra-filename=-4cb0fb6bacfafb96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16442024-09-24T03:16:55.661Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.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="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=90c42fabfdf6af03 -C extra-filename=-90c42fabfdf6af03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16452024-09-24T03:16:55.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.158/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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)' --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=3cee8a96976693de -C extra-filename=-3cee8a96976693de --out-dir /work/oxidecomputer/omicron/target/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_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
16462024-09-24T03:16:55.744Z Dirty lock_api v0.4.12: the rustflags changed
16472024-09-24T03:16:55.744Z Compiling lock_api v0.4.12
16482024-09-24T03:16:55.747Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=653785a230c85179 -C extra-filename=-653785a230c85179 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-653785a230c85179 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16492024-09-24T03:16:55.783Z Dirty pin-project-lite v0.2.14: the rustflags changed
16502024-09-24T03:16:55.783Z Compiling pin-project-lite v0.2.14
16512024-09-24T03:16:55.786Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=5196b1d39b63f0cb -C extra-filename=-5196b1d39b63f0cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16522024-09-24T03:16:55.841Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=39d204f28cc7075a -C extra-filename=-39d204f28cc7075a --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-3d72d7b152c86412.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)'`
16532024-09-24T03:16:55.862Z Dirty parking_lot_core v0.9.10: the rustflags changed
16542024-09-24T03:16:55.862Z Compiling parking_lot_core v0.9.10
16552024-09-24T03:16:55.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=aeb53c5354bb50d5 -C extra-filename=-aeb53c5354bb50d5 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-aeb53c5354bb50d5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16562024-09-24T03:16:55.952Z Dirty thiserror v1.0.63: the rustflags changed
16572024-09-24T03:16:55.952Z Compiling thiserror v1.0.63
16582024-09-24T03:16:55.955Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.63/build.rs --error-format=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)' --check-cfg 'cfg(feature, values())' -C metadata=a6af16f059664a63 -C extra-filename=-a6af16f059664a63 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-a6af16f059664a63 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16592024-09-24T03:16:56.104Z Dirty ahash v0.8.11: the rustflags changed
16602024-09-24T03:16:56.104Z Compiling ahash v0.8.11
16612024-09-24T03:16:56.107Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=6093e0e56b120ab2 -C extra-filename=-6093e0e56b120ab2 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-6093e0e56b120ab2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16622024-09-24T03:16:56.160Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-653785a230c85179/build-script-build`
16632024-09-24T03:16:56.293Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=09a20e99f076665f -C extra-filename=-09a20e99f076665f --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-5380524236143168.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
16642024-09-24T03:16:56.394Z Dirty typenum v1.17.0: the rustflags changed
16652024-09-24T03:16:56.394Z Compiling typenum v1.17.0
16662024-09-24T03:16:56.396Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=f78d3e5b0e6ba211 -C extra-filename=-f78d3e5b0e6ba211 --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-f78d3e5b0e6ba211 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16672024-09-24T03:16:56.421Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-aeb53c5354bb50d5/build-script-build`
16682024-09-24T03:16:56.448Z Dirty generic-array v0.14.7: the rustflags changed
16692024-09-24T03:16:56.448Z Compiling generic-array v0.14.7
16702024-09-24T03:16:56.451Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=6331d367a75138c7 -C extra-filename=-6331d367a75138c7 --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-6331d367a75138c7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16712024-09-24T03:16:56.557Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-6093e0e56b120ab2/build-script-build`
16722024-09-24T03:16:56.607Z Dirty futures-core v0.3.30: the rustflags changed
16732024-09-24T03:16:56.607Z Compiling futures-core v0.3.30
16742024-09-24T03:16:56.609Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=965f1abbaef84084 -C extra-filename=-965f1abbaef84084 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16752024-09-24T03:16:56.627Z Dirty quote v1.0.36: the rustflags changed
16762024-09-24T03:16:56.627Z Compiling quote v1.0.36
16772024-09-24T03:16:56.630Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=46c64c1f55b4d3af -C extra-filename=-46c64c1f55b4d3af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16782024-09-24T03:16:56.630Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-a6af16f059664a63/build-script-build`
16792024-09-24T03:16:56.779Z Dirty allocator-api2 v0.2.18: the rustflags changed
16802024-09-24T03:16:56.779Z Compiling allocator-api2 v0.2.18
16812024-09-24T03:16:56.782Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name allocator_api2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=b6220780d1ff212d -C extra-filename=-b6220780d1ff212d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16822024-09-24T03:16:56.837Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-6331d367a75138c7/build-script-build`
16832024-09-24T03:16:56.862Z Dirty ryu v1.0.18: the rustflags changed
16842024-09-24T03:16:56.862Z Compiling ryu v1.0.18
16852024-09-24T03:16:56.866Z Dirty subtle v2.5.0: the rustflags changed
16862024-09-24T03:16:56.866Z Compiling subtle v2.5.0
16872024-09-24T03:16:56.866Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=c8748712d383e42f -C extra-filename=-c8748712d383e42f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16882024-09-24T03:16:56.867Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subtle-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 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)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=69c441407b09e74b -C extra-filename=-69c441407b09e74b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16892024-09-24T03:16:56.900Z Dirty libm v0.2.8: the rustflags changed
16902024-09-24T03:16:56.900Z Compiling libm v0.2.8
16912024-09-24T03:16:56.903Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=167dbd547a9f8507 -C extra-filename=-167dbd547a9f8507 --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-167dbd547a9f8507 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16922024-09-24T03:16:57.223Z Dirty syn v2.0.74: the rustflags changed
16932024-09-24T03:16:57.223Z Compiling syn v2.0.74
16942024-09-24T03:16:57.227Z Dirty getrandom v0.2.14: the rustflags changed
16952024-09-24T03:16:57.227Z Compiling getrandom v0.2.14
16962024-09-24T03:16:57.237Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-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 --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="rdrand"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --check-cfg 'cfg(docsrs)' --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=bb6974eb2a6ed7a2 -C extra-filename=-bb6974eb2a6ed7a2 --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-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16972024-09-24T03:16:57.240Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.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 --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)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=8a46d8fdbab68150 -C extra-filename=-8a46d8fdbab68150 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16982024-09-24T03:16:57.339Z Dirty jobserver v0.1.32: the rustflags changed
16992024-09-24T03:16:57.339Z Compiling jobserver v0.1.32
17002024-09-24T03:16:57.345Z Dirty signal-hook-registry v1.4.2: the rustflags changed
17012024-09-24T03:16:57.345Z Compiling signal-hook-registry v1.4.2
17022024-09-24T03:16:57.346Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name jobserver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=13ad412af24c11e7 -C extra-filename=-13ad412af24c11e7 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17032024-09-24T03:16:57.346Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=32550cb75a89fa37 -C extra-filename=-32550cb75a89fa37 --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-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17042024-09-24T03:16:57.346Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=402a1c926ffbe73d -C extra-filename=-402a1c926ffbe73d --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17052024-09-24T03:16:57.525Z Dirty rand_core v0.6.4: the rustflags changed
17062024-09-24T03:16:57.525Z Compiling rand_core v0.6.4
17072024-09-24T03:16:57.528Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=025910be55d74958 -C extra-filename=-025910be55d74958 --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-bb6974eb2a6ed7a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17082024-09-24T03:16:57.551Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-f78d3e5b0e6ba211/build-script-main`
17092024-09-24T03:16:57.589Z Dirty mio v1.0.2: the rustflags changed
17102024-09-24T03:16:57.589Z Compiling mio v1.0.2
17112024-09-24T03:16:57.592Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' -C metadata=73ba9b38c2adb040 -C extra-filename=-73ba9b38c2adb040 --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-3cee8a96976693de.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17122024-09-24T03:16:57.697Z Dirty cc v1.0.97: the rustflags changed
17132024-09-24T03:16:57.697Z Compiling cc v1.0.97
17142024-09-24T03:16:57.699Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.97/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="jobserver"' --cfg 'feature="libc"' --cfg 'feature="once_cell"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=16c270462d044a3e -C extra-filename=-16c270462d044a3e --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-13ad412af24c11e7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17152024-09-24T03:16:57.753Z Dirty parking_lot v0.12.2: the rustflags changed
17162024-09-24T03:16:57.753Z Compiling parking_lot v0.12.2
17172024-09-24T03:16:57.756Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=d8a6256384ee3248 -C extra-filename=-d8a6256384ee3248 --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-09a20e99f076665f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-32550cb75a89fa37.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17182024-09-24T03:16:57.971Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=60752444239cd916 -C extra-filename=-60752444239cd916 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17192024-09-24T03:16:58.097Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-167dbd547a9f8507/build-script-build`
17202024-09-24T03:16:58.145Z Dirty num-traits v0.2.19: the rustflags changed
17212024-09-24T03:16:58.145Z Compiling num-traits v0.2.19
17222024-09-24T03:16:58.149Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=df973dab6b6b4461 -C extra-filename=-df973dab6b6b4461 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-df973dab6b6b4461 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17232024-09-24T03:16:58.191Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=ba00d9da7e296366 -C extra-filename=-ba00d9da7e296366 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17242024-09-24T03:16:58.326Z Dirty spin v0.9.8: the rustflags changed
17252024-09-24T03:16:58.326Z Compiling spin v0.9.8
17262024-09-24T03:16:58.334Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=d52e3d8c16e8a214 -C extra-filename=-d52e3d8c16e8a214 --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-09a20e99f076665f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17272024-09-24T03:16:58.602Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-df973dab6b6b4461/build-script-build`
17282024-09-24T03:16:58.730Z Dirty serde_json v1.0.125: the rustflags changed
17292024-09-24T03:16:58.730Z Compiling serde_json v1.0.125
17302024-09-24T03:16:58.760Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.125/build.rs --error-format=json --json=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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=15a1be94685c3c56 -C extra-filename=-15a1be94685c3c56 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-15a1be94685c3c56 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17312024-09-24T03:16:58.805Z Dirty socket2 v0.5.7: the rustflags changed
17322024-09-24T03:16:58.805Z Compiling socket2 v0.5.7
17332024-09-24T03:16:58.821Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-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 --cfg 'feature="all"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=7081604ed8ed5c37 -C extra-filename=-7081604ed8ed5c37 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17342024-09-24T03:16:58.830Z Dirty fnv v1.0.7: the rustflags changed
17352024-09-24T03:16:58.830Z Compiling fnv v1.0.7
17362024-09-24T03:16:58.833Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=384dbe410948d0e9 -C extra-filename=-384dbe410948d0e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17372024-09-24T03:16:58.850Z Dirty equivalent v1.0.1: the rustflags changed
17382024-09-24T03:16:58.850Z Compiling equivalent v1.0.1
17392024-09-24T03:16:58.853Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=8d0ebed4a536b088 -C extra-filename=-8d0ebed4a536b088 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17402024-09-24T03:16:58.961Z Dirty slab v0.4.9: the rustflags changed
17412024-09-24T03:16:58.962Z Compiling slab v0.4.9
17422024-09-24T03:16:58.964Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=26e342cf5190e347 -C extra-filename=-26e342cf5190e347 --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-26e342cf5190e347 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17432024-09-24T03:16:58.981Z Dirty futures-io v0.3.30: the rustflags changed
17442024-09-24T03:16:58.981Z Compiling futures-io v0.3.30
17452024-09-24T03:16:58.983Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=ec51e95ae6c78625 -C extra-filename=-ec51e95ae6c78625 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17462024-09-24T03:16:59.141Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=2914d78ac96fc53c -C extra-filename=-2914d78ac96fc53c --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-ba00d9da7e296366.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_total_cmp`
17472024-09-24T03:16:59.322Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-15a1be94685c3c56/build-script-build`
17482024-09-24T03:16:59.344Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-26e342cf5190e347/build-script-build`
17492024-09-24T03:16:59.368Z Dirty futures-sink v0.3.30: the rustflags changed
17502024-09-24T03:16:59.368Z Compiling futures-sink v0.3.30
17512024-09-24T03:16:59.371Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d5a6af5eceae766d -C extra-filename=-d5a6af5eceae766d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17522024-09-24T03:16:59.388Z Dirty const-oid v0.9.6: the rustflags changed
17532024-09-24T03:16:59.388Z Compiling const-oid v0.9.6
17542024-09-24T03:16:59.391Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=0fbd4ee0c026a43b -C extra-filename=-0fbd4ee0c026a43b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17552024-09-24T03:16:59.536Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f96e20c34b56be83 -C extra-filename=-f96e20c34b56be83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17562024-09-24T03:16:59.549Z Dirty pin-utils v0.1.0: the rustflags changed
17572024-09-24T03:16:59.549Z Compiling pin-utils v0.1.0
17582024-09-24T03:16:59.549Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=ab4c9310920e6cf2 -C extra-filename=-ab4c9310920e6cf2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17592024-09-24T03:16:59.556Z Dirty futures-channel v0.3.30: the rustflags changed
17602024-09-24T03:16:59.556Z Compiling futures-channel v0.3.30
17612024-09-24T03:16:59.561Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.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="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=315266bf3c88a0ab -C extra-filename=-315266bf3c88a0ab --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-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17622024-09-24T03:16:59.622Z Dirty futures-task v0.3.30: the rustflags changed
17632024-09-24T03:16:59.622Z Compiling futures-task v0.3.30
17642024-09-24T03:16:59.624Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=b2e13e142afbdd87 -C extra-filename=-b2e13e142afbdd87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17652024-09-24T03:16:59.768Z Dirty cpufeatures v0.2.12: the rustflags changed
17662024-09-24T03:16:59.768Z Compiling cpufeatures v0.2.12
17672024-09-24T03:16:59.771Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=250510e548f1bd64 -C extra-filename=-250510e548f1bd64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17682024-09-24T03:16:59.789Z Dirty regex-syntax v0.8.4: the rustflags changed
17692024-09-24T03:16:59.789Z Compiling regex-syntax v0.8.4
17702024-09-24T03:16:59.792Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-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 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)' --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=7d938304ceffab4a -C extra-filename=-7d938304ceffab4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17712024-09-24T03:16:59.877Z Dirty aho-corasick v1.1.3: the rustflags changed
17722024-09-24T03:16:59.877Z Compiling aho-corasick v1.1.3
17732024-09-24T03:16:59.885Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=ccd418511fd0e494 -C extra-filename=-ccd418511fd0e494 --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-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17742024-09-24T03:16:59.918Z Dirty syn v1.0.109: the rustflags changed
17752024-09-24T03:16:59.918Z Compiling syn v1.0.109
17762024-09-24T03:16:59.924Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7bd69fb34c9940b1 -C extra-filename=-7bd69fb34c9940b1 --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-7bd69fb34c9940b1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17772024-09-24T03:16:59.992Z Dirty pkg-config v0.3.30: the rustflags changed
17782024-09-24T03:16:59.992Z Compiling pkg-config v0.3.30
17792024-09-24T03:16:59.992Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb481e38678e4e0a -C extra-filename=-eb481e38678e4e0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17802024-09-24T03:17:00.647Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-7bd69fb34c9940b1/build-script-build`
17812024-09-24T03:17:00.718Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=0c3b85329fe55c62 -C extra-filename=-0c3b85329fe55c62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
17822024-09-24T03:17:01.241Z Dirty rustix v0.38.34: the rustflags changed
17832024-09-24T03:17:01.241Z Compiling rustix v0.38.34
17842024-09-24T03:17:01.244Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=c9b87f87aa9acbac -C extra-filename=-c9b87f87aa9acbac --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-c9b87f87aa9acbac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17852024-09-24T03:17:01.391Z Dirty errno v0.3.9: the rustflags changed
17862024-09-24T03:17:01.391Z Compiling errno v0.3.9
17872024-09-24T03:17:01.394Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=afb8d41ec981239d -C extra-filename=-afb8d41ec981239d --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17882024-09-24T03:17:01.621Z Dirty semver v1.0.23: the rustflags changed
17892024-09-24T03:17:01.621Z Compiling semver v1.0.23
17902024-09-24T03:17:01.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-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 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=746a93df62810af4 -C extra-filename=-746a93df62810af4 --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-746a93df62810af4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17912024-09-24T03:17:01.705Z Dirty heck v0.5.0: the rustflags changed
17922024-09-24T03:17:01.705Z Compiling heck v0.5.0
17932024-09-24T03:17:01.705Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=830498e334c402a9 -C extra-filename=-830498e334c402a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17942024-09-24T03:17:01.939Z Dirty tracing-core v0.1.32: the rustflags changed
17952024-09-24T03:17:01.939Z Compiling tracing-core v0.1.32
17962024-09-24T03:17:01.942Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=adeb21224cd93e5d -C extra-filename=-adeb21224cd93e5d --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-d381d90b77512a0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17972024-09-24T03:17:02.110Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-c9b87f87aa9acbac/build-script-build`
17982024-09-24T03:17:02.141Z Dirty tinyvec_macros v0.1.1: the rustflags changed
17992024-09-24T03:17:02.141Z Compiling tinyvec_macros v0.1.1
18002024-09-24T03:17:02.144Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=e3f75058ddf213ea -C extra-filename=-e3f75058ddf213ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18012024-09-24T03:17:02.223Z Dirty iana-time-zone v0.1.60: the rustflags changed
18022024-09-24T03:17:02.223Z Compiling iana-time-zone v0.1.60
18032024-09-24T03:17:02.225Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/src/lib.rs --error-format=json --json=diagnostic-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)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=e4234c30fefa5b8b -C extra-filename=-e4234c30fefa5b8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18042024-09-24T03:17:02.247Z Dirty tinyvec v1.6.0: the rustflags changed
18052024-09-24T03:17:02.247Z Compiling tinyvec v1.6.0
18062024-09-24T03:17:02.250Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-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="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=bfd9b440086bc207 -C extra-filename=-bfd9b440086bc207 --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-e3f75058ddf213ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18072024-09-24T03:17:02.250Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-746a93df62810af4/build-script-build`
18082024-09-24T03:17:02.767Z Dirty unicode-bidi v0.3.15: the rustflags changed
18092024-09-24T03:17:02.767Z Compiling unicode-bidi v0.3.15
18102024-09-24T03:17:02.783Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.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="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=773c324f50696e3f -C extra-filename=-773c324f50696e3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18112024-09-24T03:17:03.306Z Dirty regex-automata v0.4.6: the rustflags changed
18122024-09-24T03:17:03.306Z Compiling regex-automata v0.4.6
18132024-09-24T03:17:03.310Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --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=fcd8ea28b6b8ac77 -C extra-filename=-fcd8ea28b6b8ac77 --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-ccd418511fd0e494.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18142024-09-24T03:17:03.405Z Dirty unicode-normalization v0.1.23: the rustflags changed
18152024-09-24T03:17:03.405Z Compiling unicode-normalization v0.1.23
18162024-09-24T03:17:03.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4163aa611c9fa9ab -C extra-filename=-4163aa611c9fa9ab --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-bfd9b440086bc207.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18172024-09-24T03:17:03.440Z Dirty percent-encoding v2.3.1: the rustflags changed
18182024-09-24T03:17:03.440Z Compiling percent-encoding v2.3.1
18192024-09-24T03:17:03.443Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8bf889c42ff0e1d1 -C extra-filename=-8bf889c42ff0e1d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18202024-09-24T03:17:03.860Z Dirty ppv-lite86 v0.2.17: the rustflags changed
18212024-09-24T03:17:03.860Z Compiling ppv-lite86 v0.2.17
18222024-09-24T03:17:03.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ppv-lite86-0.2.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="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=de1c01fb16cf43da -C extra-filename=-de1c01fb16cf43da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18232024-09-24T03:17:04.169Z Dirty form_urlencoded v1.2.1: the rustflags changed
18242024-09-24T03:17:04.169Z Compiling form_urlencoded v1.2.1
18252024-09-24T03:17:04.173Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5569ff5eb631ad8f -C extra-filename=-5569ff5eb631ad8f --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-8bf889c42ff0e1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18262024-09-24T03:17:04.482Z Dirty schemars v0.8.21: the rustflags changed
18272024-09-24T03:17:04.482Z Compiling schemars v0.8.21
18282024-09-24T03:17:04.485Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-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 --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs)' --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=55f55719d25eeb1e -C extra-filename=-55f55719d25eeb1e --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-55f55719d25eeb1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18292024-09-24T03:17:04.503Z Dirty vcpkg v0.2.15: the rustflags changed
18302024-09-24T03:17:04.503Z Compiling vcpkg v0.2.15
18312024-09-24T03:17:04.506Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=1de0e5370f5fe5c3 -C extra-filename=-1de0e5370f5fe5c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18322024-09-24T03:17:04.608Z Dirty rand_chacha v0.3.1: the rustflags changed
18332024-09-24T03:17:04.608Z Compiling rand_chacha v0.3.1
18342024-09-24T03:17:04.611Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=232b7ed080472947 -C extra-filename=-232b7ed080472947 --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-de1c01fb16cf43da.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18352024-09-24T03:17:04.956Z Dirty serde_derive_internals v0.29.1: the rustflags changed
18362024-09-24T03:17:04.956Z Compiling serde_derive_internals v0.29.1
18372024-09-24T03:17:04.969Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=8bdd97e67bf53503 -C extra-filename=-8bdd97e67bf53503 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18382024-09-24T03:17:05.272Z Dirty dyn-clone v1.0.17: the rustflags changed
18392024-09-24T03:17:05.272Z Compiling dyn-clone v1.0.17
18402024-09-24T03:17:05.275Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dyn-clone-1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5859d1b7689bc278 -C extra-filename=-5859d1b7689bc278 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18412024-09-24T03:17:05.504Z Dirty rand v0.8.5: the rustflags changed
18422024-09-24T03:17:05.504Z Compiling rand v0.8.5
18432024-09-24T03:17:05.507Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --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=6ea14e4997ff6b64 -C extra-filename=-6ea14e4997ff6b64 --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-3cee8a96976693de.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-232b7ed080472947.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18442024-09-24T03:17:06.316Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-55f55719d25eeb1e/build-script-build`
18452024-09-24T03:17:06.345Z Dirty crossbeam-utils v0.8.19: the rustflags changed
18462024-09-24T03:17:06.345Z Compiling crossbeam-utils v0.8.19
18472024-09-24T03:17:06.347Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c614866a1ad12207 -C extra-filename=-c614866a1ad12207 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-c614866a1ad12207 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18482024-09-24T03:17:06.787Z Dirty ring v0.17.8: the rustflags changed
18492024-09-24T03:17:06.787Z Compiling ring v0.17.8
18502024-09-24T03:17:06.790Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.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="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=30391ef0dfabbbd4 -C extra-filename=-30391ef0dfabbbd4 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-30391ef0dfabbbd4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18512024-09-24T03:17:06.989Z Dirty httparse v1.8.0: the rustflags changed
18522024-09-24T03:17:06.989Z Compiling httparse v1.8.0
18532024-09-24T03:17:06.991Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=080b0553c9222f9d -C extra-filename=-080b0553c9222f9d --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-080b0553c9222f9d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18542024-09-24T03:17:07.120Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-c614866a1ad12207/build-script-build`
18552024-09-24T03:17:07.134Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=6f3b480f63e334a5 -C extra-filename=-6f3b480f63e334a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18562024-09-24T03:17:07.505Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-080b0553c9222f9d/build-script-build`
18572024-09-24T03:17:07.535Z Dirty idna v0.5.0: the rustflags changed
18582024-09-24T03:17:07.535Z Compiling idna v0.5.0
18592024-09-24T03:17:07.538Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=28c67756af01de96 -C extra-filename=-28c67756af01de96 --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-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18602024-09-24T03:17:07.576Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4ceb8996510f7f6e -C extra-filename=-4ceb8996510f7f6e --out-dir /work/oxidecomputer/omicron/target/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`
18612024-09-24T03:17:07.768Z Dirty lazy_static v1.5.0: the rustflags changed
18622024-09-24T03:17:07.768Z Compiling lazy_static v1.5.0
18632024-09-24T03:17:07.773Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=4058c7340bf7b5f3 -C extra-filename=-4058c7340bf7b5f3 --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-d52e3d8c16e8a214.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18642024-09-24T03:17:07.903Z Dirty num-conv v0.1.0: the rustflags changed
18652024-09-24T03:17:07.903Z Compiling num-conv v0.1.0
18662024-09-24T03:17:07.906Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=2dbaadbd2a98f6d3 -C extra-filename=-2dbaadbd2a98f6d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18672024-09-24T03:17:08.033Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-30391ef0dfabbbd4/build-script-build`
18682024-09-24T03:17:08.213Z Dirty time-core v0.1.2: the rustflags changed
18692024-09-24T03:17:08.213Z Compiling time-core v0.1.2
18702024-09-24T03:17:08.217Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=e8438a68f7699e06 -C extra-filename=-e8438a68f7699e06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18712024-09-24T03:17:08.279Z Dirty powerfmt v0.2.0: the rustflags changed
18722024-09-24T03:17:08.280Z Compiling powerfmt v0.2.0
18732024-09-24T03:17:08.282Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=3fa201fe28271c4f -C extra-filename=-3fa201fe28271c4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18742024-09-24T03:17:08.388Z Dirty url v2.5.2: the rustflags changed
18752024-09-24T03:17:08.388Z Compiling url v2.5.2
18762024-09-24T03:17:08.391Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.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)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=c883dcfe2d3789aa -C extra-filename=-c883dcfe2d3789aa --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-5569ff5eb631ad8f.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-28c67756af01de96.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18772024-09-24T03:17:08.418Z Dirty time-macros v0.2.18: the rustflags changed
18782024-09-24T03:17:08.418Z Compiling time-macros v0.2.18
18792024-09-24T03:17:08.423Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=fe135c41e946333f -C extra-filename=-fe135c41e946333f --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-2dbaadbd2a98f6d3.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-e8438a68f7699e06.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18802024-09-24T03:17:08.674Z Dirty regex v1.10.6: the rustflags changed
18812024-09-24T03:17:08.674Z Compiling regex v1.10.6
18822024-09-24T03:17:08.677Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.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="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)' --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=f062f553787acf4a -C extra-filename=-f062f553787acf4a --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-ccd418511fd0e494.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18832024-09-24T03:17:09.105Z Dirty deranged v0.3.11: the rustflags changed
18842024-09-24T03:17:09.105Z Compiling deranged v0.3.11
18852024-09-24T03:17:09.109Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=aad5a879e3302801 -C extra-filename=-aad5a879e3302801 --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-3fa201fe28271c4f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18862024-09-24T03:17:09.643Z Dirty num_threads v0.1.7: the rustflags changed
18872024-09-24T03:17:09.643Z Compiling num_threads v0.1.7
18882024-09-24T03:17:09.648Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=4cdb0e798929dbb9 -C extra-filename=-4cdb0e798929dbb9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18892024-09-24T03:17:09.768Z Dirty either v1.13.0: the rustflags changed
18902024-09-24T03:17:09.768Z Compiling either v1.13.0
18912024-09-24T03:17:09.772Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-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="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=5d39f2eb1424d60a -C extra-filename=-5d39f2eb1424d60a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18922024-09-24T03:17:10.146Z Dirty rustversion v1.0.17: the rustflags changed
18932024-09-24T03:17:10.146Z Compiling rustversion v1.0.17
18942024-09-24T03:17:10.149Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=12b051871c96bdc0 -C extra-filename=-12b051871c96bdc0 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-12b051871c96bdc0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18952024-09-24T03:17:10.170Z Dirty untrusted v0.9.0: the rustflags changed
18962024-09-24T03:17:10.170Z Compiling untrusted v0.9.0
18972024-09-24T03:17:10.173Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=5ba18449f0014995 -C extra-filename=-5ba18449f0014995 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18982024-09-24T03:17:10.368Z Dirty unicode-width v0.1.13: the rustflags changed
18992024-09-24T03:17:10.368Z Compiling unicode-width v0.1.13
19002024-09-24T03:17:10.389Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=3919ec52e6b0b262 -C extra-filename=-3919ec52e6b0b262 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19012024-09-24T03:17:10.614Z Dirty base64ct v1.6.0: the rustflags changed
19022024-09-24T03:17:10.614Z Compiling base64ct v1.6.0
19032024-09-24T03:17:10.617Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=43a44750c8116f3c -C extra-filename=-43a44750c8116f3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19042024-09-24T03:17:10.992Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-12b051871c96bdc0/build-script-build`
19052024-09-24T03:17:11.061Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=cd12841eafeed674 -C extra-filename=-cd12841eafeed674 --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"))'`
19062024-09-24T03:17:11.159Z Dirty slog v2.7.0: the rustflags changed
19072024-09-24T03:17:11.159Z Compiling slog v2.7.0
19082024-09-24T03:17:11.163Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=993125d68d51fc81 -C extra-filename=-993125d68d51fc81 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-993125d68d51fc81 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19092024-09-24T03:17:11.236Z Dirty httpdate v1.0.3: the rustflags changed
19102024-09-24T03:17:11.236Z Compiling httpdate v1.0.3
19112024-09-24T03:17:11.240Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=6fbea464aaabb1e8 -C extra-filename=-6fbea464aaabb1e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19122024-09-24T03:17:11.692Z Dirty strsim v0.11.1: the rustflags changed
19132024-09-24T03:17:11.692Z Compiling strsim v0.11.1
19142024-09-24T03:17:11.695Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strsim --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=a1f7ddb01f1b033d -C extra-filename=-a1f7ddb01f1b033d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19152024-09-24T03:17:11.784Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-993125d68d51fc81/build-script-build`
19162024-09-24T03:17:11.809Z Dirty time v0.3.36: the rustflags changed
19172024-09-24T03:17:11.809Z Compiling time v0.3.36
19182024-09-24T03:17:11.812Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=2127d3e6f9069305 -C extra-filename=-2127d3e6f9069305 --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-aad5a879e3302801.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-2dbaadbd2a98f6d3.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-4cdb0e798929dbb9.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-3fa201fe28271c4f.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-e8438a68f7699e06.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-fe135c41e946333f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19192024-09-24T03:17:11.852Z Dirty backtrace v0.3.71: the rustflags changed
19202024-09-24T03:17:11.852Z Compiling backtrace v0.3.71
19212024-09-24T03:17:11.858Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=b570e6b245a73107 -C extra-filename=-b570e6b245a73107 --out-dir /work/oxidecomputer/omicron/target/debug/build/backtrace-b570e6b245a73107 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19222024-09-24T03:17:12.027Z Dirty serde_derive v1.0.208: the rustflags changed
19232024-09-24T03:17:12.027Z Compiling serde_derive v1.0.208
19242024-09-24T03:17:12.030Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-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)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=9d3985cfd86df11e -C extra-filename=-9d3985cfd86df11e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19252024-09-24T03:17:12.375Z Dirty zeroize_derive v1.4.2: the rustflags changed
19262024-09-24T03:17:12.375Z Compiling zeroize_derive v1.4.2
19272024-09-24T03:17:12.379Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=c41601d782ff3b61 -C extra-filename=-c41601d782ff3b61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19282024-09-24T03:17:12.550Z Dirty zerocopy-derive v0.7.34: the rustflags changed
19292024-09-24T03:17:12.550Z Compiling zerocopy-derive v0.7.34
19302024-09-24T03:17:12.560Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=93f3f46e1071aff3 -C extra-filename=-93f3f46e1071aff3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19312024-09-24T03:17:12.566Z Dirty thiserror-impl v1.0.63: the rustflags changed
19322024-09-24T03:17:12.566Z Compiling thiserror-impl v1.0.63
19332024-09-24T03:17:12.570Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=799532d0aec7b49d -C extra-filename=-799532d0aec7b49d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19342024-09-24T03:17:13.291Z Dirty tokio-macros v2.4.0: the rustflags changed
19352024-09-24T03:17:13.291Z Compiling tokio-macros v2.4.0
19362024-09-24T03:17:13.293Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.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)' --check-cfg 'cfg(feature, values())' -C metadata=20df5afb8d504e8a -C extra-filename=-20df5afb8d504e8a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19372024-09-24T03:17:14.122Z Dirty zeroize v1.8.1: the rustflags changed
19382024-09-24T03:17:14.123Z Compiling zeroize v1.8.1
19392024-09-24T03:17:14.125Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=b64633d534e9a792 -C extra-filename=-b64633d534e9a792 --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-c41601d782ff3b61.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19402024-09-24T03:17:14.535Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=3459d31894bcb70d -C extra-filename=-3459d31894bcb70d --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-60752444239cd916.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
19412024-09-24T03:17:14.826Z Dirty zerocopy v0.7.34: the rustflags changed
19422024-09-24T03:17:14.826Z Compiling zerocopy v0.7.34
19432024-09-24T03:17:14.829Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.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="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=6a6c96d3d3dbf088 -C extra-filename=-6a6c96d3d3dbf088 --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-325983a483f82094.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-93f3f46e1071aff3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19442024-09-24T03:17:15.028Z Dirty futures-macro v0.3.30: the rustflags changed
19452024-09-24T03:17:15.028Z Compiling futures-macro v0.3.30
19462024-09-24T03:17:15.031Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d59140073378632 -C extra-filename=-5d59140073378632 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19472024-09-24T03:17:15.150Z Dirty tracing-attributes v0.1.27: the rustflags changed
19482024-09-24T03:17:15.150Z Compiling tracing-attributes v0.1.27
19492024-09-24T03:17:15.152Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=f3dcb8757f01168e -C extra-filename=-f3dcb8757f01168e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19502024-09-24T03:17:15.916Z Dirty schemars_derive v0.8.21: the rustflags changed
19512024-09-24T03:17:15.916Z Compiling schemars_derive v0.8.21
19522024-09-24T03:17:15.921Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars_derive-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9b9ae5b4f5c74d2 -C extra-filename=-e9b9ae5b4f5c74d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-8bdd97e67bf53503.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19532024-09-24T03:17:16.045Z Dirty crypto-common v0.1.6: the rustflags changed
19542024-09-24T03:17:16.045Z Compiling crypto-common v0.1.6
19552024-09-24T03:17:16.047Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=63411cafe06c85bd -C extra-filename=-63411cafe06c85bd --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-3459d31894bcb70d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-60752444239cd916.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19562024-09-24T03:17:16.080Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=da9815be099cf41c -C extra-filename=-da9815be099cf41c --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-799532d0aec7b49d.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)'`
19572024-09-24T03:17:16.238Z Dirty block-buffer v0.10.4: the rustflags changed
19582024-09-24T03:17:16.238Z Compiling block-buffer v0.10.4
19592024-09-24T03:17:16.244Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=ed59d51a842926e2 -C extra-filename=-ed59d51a842926e2 --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-3459d31894bcb70d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19602024-09-24T03:17:16.290Z Dirty block-padding v0.3.3: the rustflags changed
19612024-09-24T03:17:16.290Z Compiling block-padding v0.3.3
19622024-09-24T03:17:16.293Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name block_padding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("std"))' -C metadata=1df7013ae5da0785 -C extra-filename=-1df7013ae5da0785 --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-3459d31894bcb70d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19632024-09-24T03:17:16.449Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=bdb500d6706a0d33 -C extra-filename=-bdb500d6706a0d33 --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-94faf137b493206b.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bb6974eb2a6ed7a2.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
19642024-09-24T03:17:16.513Z Dirty digest v0.10.7: the rustflags changed
19652024-09-24T03:17:16.513Z Compiling digest v0.10.7
19662024-09-24T03:17:16.516Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=ca0a7abe1fe991cc -C extra-filename=-ca0a7abe1fe991cc --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-ed59d51a842926e2.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-63411cafe06c85bd.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19672024-09-24T03:17:16.552Z Dirty inout v0.1.3: the rustflags changed
19682024-09-24T03:17:16.552Z Compiling inout v0.1.3
19692024-09-24T03:17:16.555Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name inout --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=d345e3f692f84e20 -C extra-filename=-d345e3f692f84e20 --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-1df7013ae5da0785.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-3459d31894bcb70d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19702024-09-24T03:17:16.871Z Dirty cipher v0.4.4: the rustflags changed
19712024-09-24T03:17:16.871Z Compiling cipher v0.4.4
19722024-09-24T03:17:16.884Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=e977bd3425988650 -C extra-filename=-e977bd3425988650 --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-63411cafe06c85bd.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-d345e3f692f84e20.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19732024-09-24T03:17:17.013Z Dirty hashbrown v0.14.5: the rustflags changed
19742024-09-24T03:17:17.013Z Compiling hashbrown v0.14.5
19752024-09-24T03:17:17.016Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.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="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=333cc1e052d8280e -C extra-filename=-333cc1e052d8280e --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-bdb500d6706a0d33.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-b6220780d1ff212d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19762024-09-24T03:17:17.074Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=e736e5009c91f06c -C extra-filename=-e736e5009c91f06c --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-94faf137b493206b.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bb6974eb2a6ed7a2.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test`
19772024-09-24T03:17:17.096Z Dirty hmac v0.12.1: the rustflags changed
19782024-09-24T03:17:17.096Z Compiling hmac v0.12.1
19792024-09-24T03:17:17.101Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hmac --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=67128cdfc27fc86d -C extra-filename=-67128cdfc27fc86d --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-ca0a7abe1fe991cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19802024-09-24T03:17:17.323Z Dirty futures-util v0.3.30: the rustflags changed
19812024-09-24T03:17:17.323Z Compiling futures-util v0.3.30
19822024-09-24T03:17:17.328Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.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="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)' --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=b15458759d1621c8 -C extra-filename=-b15458759d1621c8 --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-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ec51e95ae6c78625.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-5d59140073378632.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-ab4c9310920e6cf2.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96e20c34b56be83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19832024-09-24T03:17:17.353Z Dirty sha2 v0.10.8: the rustflags changed
19842024-09-24T03:17:17.353Z Compiling sha2 v0.10.8
19852024-09-24T03:17:17.358Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=d9632f57eb46e292 -C extra-filename=-d9632f57eb46e292 --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-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ca0a7abe1fe991cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19862024-09-24T03:17:17.373Z Dirty async-trait v0.1.82: the rustflags changed
19872024-09-24T03:17:17.373Z Compiling async-trait v0.1.82
19882024-09-24T03:17:17.376Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.82/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f9ec920ba5de742f -C extra-filename=-f9ec920ba5de742f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19892024-09-24T03:17:18.428Z Dirty gimli v0.28.1: the rustflags changed
19902024-09-24T03:17:18.428Z Compiling gimli v0.28.1
19912024-09-24T03:17:18.431Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gimli --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-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="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=1eda159745dc50fc -C extra-filename=-1eda159745dc50fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19922024-09-24T03:17:19.269Z Dirty tracing v0.1.40: the rustflags changed
19932024-09-24T03:17:19.269Z Compiling tracing v0.1.40
19942024-09-24T03:17:19.271Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=925764fe8d28be41 -C extra-filename=-925764fe8d28be41 --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-9bb3211f8a6d4da7.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-f3dcb8757f01168e.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-adeb21224cd93e5d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19952024-09-24T03:17:19.513Z Dirty adler v1.0.2: the rustflags changed
19962024-09-24T03:17:19.513Z Compiling adler v1.0.2
19972024-09-24T03:17:19.516Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name adler --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/adler-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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=74707462cb48944c -C extra-filename=-74707462cb48944c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19982024-09-24T03:17:19.749Z Dirty try-lock v0.2.5: the rustflags changed
19992024-09-24T03:17:19.749Z Compiling try-lock v0.2.5
20002024-09-24T03:17:19.781Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=313404437aa63526 -C extra-filename=-313404437aa63526 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20012024-09-24T03:17:19.808Z Dirty miniz_oxide v0.7.2: the rustflags changed
20022024-09-24T03:17:19.808Z Compiling miniz_oxide v0.7.2
20032024-09-24T03:17:19.810Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=b6745610e627cedf -C extra-filename=-b6745610e627cedf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern adler=/work/oxidecomputer/omicron/target/debug/deps/libadler-74707462cb48944c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20042024-09-24T03:17:19.904Z Dirty want v0.3.1: the rustflags changed
20052024-09-24T03:17:19.904Z Compiling want v0.3.1
20062024-09-24T03:17:19.907Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=834a74e98d60d91b -C extra-filename=-834a74e98d60d91b --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-313404437aa63526.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20072024-09-24T03:17:20.194Z Running `/work/oxidecomputer/omicron/target/debug/build/backtrace-b570e6b245a73107/build-script-build`
20082024-09-24T03:17:20.226Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=e9a5d2b6dcbc0177 -C extra-filename=-e9a5d2b6dcbc0177 --out-dir /work/oxidecomputer/omicron/target/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`
20092024-09-24T03:17:20.368Z Dirty object v0.32.2: the rustflags changed
20102024-09-24T03:17:20.369Z Compiling object v0.32.2
20112024-09-24T03:17:20.373Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.2/src/lib.rs --error-format=json --json=diagnostic-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)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "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=28740f4d46b8b6dd -C extra-filename=-28740f4d46b8b6dd --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-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20122024-09-24T03:17:20.575Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=19476516253bd8c8 -C extra-filename=-19476516253bd8c8 --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-9d3985cfd86df11e.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_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)'`
20132024-09-24T03:17:20.596Z Dirty tower-service v0.3.2: the rustflags changed
20142024-09-24T03:17:20.596Z Compiling tower-service v0.3.2
20152024-09-24T03:17:20.596Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-service-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)' --check-cfg 'cfg(feature, values())' -C metadata=c20ddb2efdeabe78 -C extra-filename=-c20ddb2efdeabe78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20162024-09-24T03:17:20.723Z Dirty anyhow v1.0.89: the rustflags changed
20172024-09-24T03:17:20.723Z Compiling anyhow v1.0.89
20182024-09-24T03:17:20.726Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.89/build.rs --error-format=json --json=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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=4604dbbbc7fdc589 -C extra-filename=-4604dbbbc7fdc589 --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-4604dbbbc7fdc589 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20192024-09-24T03:17:20.894Z Dirty rustc-demangle v0.1.24: the rustflags changed
20202024-09-24T03:17:20.894Z Compiling rustc-demangle v0.1.24
20212024-09-24T03:17:20.896Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_demangle --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=7e6a6a1eb2bce4c3 -C extra-filename=-7e6a6a1eb2bce4c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20222024-09-24T03:17:20.938Z Dirty pem-rfc7468 v0.7.0: the rustflags changed
20232024-09-24T03:17:20.938Z Compiling pem-rfc7468 v0.7.0
20242024-09-24T03:17:20.941Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pem_rfc7468 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=e6975d27c0797841 -C extra-filename=-e6975d27c0797841 --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-43a44750c8116f3c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20252024-09-24T03:17:21.110Z Dirty der_derive v0.7.2: the rustflags changed
20262024-09-24T03:17:21.110Z Compiling der_derive v0.7.2
20272024-09-24T03:17:21.113Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name der_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der_derive-0.7.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)' --check-cfg 'cfg(feature, values())' -C metadata=5a1f17b7266557e3 -C extra-filename=-5a1f17b7266557e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20282024-09-24T03:17:21.490Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-4604dbbbc7fdc589/build-script-build`
20292024-09-24T03:17:21.699Z Dirty openssl-sys v0.9.103: the rustflags changed
20302024-09-24T03:17:21.700Z Compiling openssl-sys v0.9.103
20312024-09-24T03:17:21.703Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.103/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)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=0c8532f9836cb990 -C extra-filename=-0c8532f9836cb990 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-0c8532f9836cb990 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20322024-09-24T03:17:21.786Z Dirty flagset v0.4.5: the rustflags changed
20332024-09-24T03:17:21.786Z Compiling flagset v0.4.5
20342024-09-24T03:17:21.789Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flagset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flagset-0.4.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)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=881d334f1a3d1211 -C extra-filename=-881d334f1a3d1211 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20352024-09-24T03:17:21.900Z Dirty mime v0.3.17: the rustflags changed
20362024-09-24T03:17:21.900Z Compiling mime v0.3.17
20372024-09-24T03:17:21.905Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=74bdd973ffb0df66 -C extra-filename=-74bdd973ffb0df66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20382024-09-24T03:17:22.010Z Dirty base64 v0.21.7: the rustflags changed
20392024-09-24T03:17:22.010Z Compiling base64 v0.21.7
20402024-09-24T03:17:22.013Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a2ffa63167802121 -C extra-filename=-a2ffa63167802121 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20412024-09-24T03:17:22.563Z Dirty addr2line v0.21.0: the rustflags changed
20422024-09-24T03:17:22.563Z Compiling addr2line v0.21.0
20432024-09-24T03:17:22.566Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name addr2line --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/addr2line-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "memmap2", "object", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "std-object"))' -C metadata=c07277663cfdc1d0 -C extra-filename=-c07277663cfdc1d0 --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-1eda159745dc50fc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20442024-09-24T03:17:22.732Z Dirty pbkdf2 v0.12.2: the rustflags changed
20452024-09-24T03:17:22.732Z Compiling pbkdf2 v0.12.2
20462024-09-24T03:17:22.735Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=59943db3992387f1 -C extra-filename=-59943db3992387f1 --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-ca0a7abe1fe991cc.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-67128cdfc27fc86d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20472024-09-24T03:17:22.919Z Dirty aes v0.8.4: the rustflags changed
20482024-09-24T03:17:22.919Z Compiling aes v0.8.4
20492024-09-24T03:17:22.922Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("hazmat", "zeroize"))' -C metadata=18f4db89bee0a6d1 -C extra-filename=-18f4db89bee0a6d1 --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-94faf137b493206b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e977bd3425988650.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20502024-09-24T03:17:22.922Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-0c8532f9836cb990/build-script-main`
20512024-09-24T03:17:23.006Z Dirty heck v0.4.1: the rustflags changed
20522024-09-24T03:17:23.006Z Compiling heck v0.4.1
20532024-09-24T03:17:23.009Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=64fe453a3f9fcd4a -C extra-filename=-64fe453a3f9fcd4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20542024-09-24T03:17:23.239Z Dirty futures-executor v0.3.30: the rustflags changed
20552024-09-24T03:17:23.239Z Compiling futures-executor v0.3.30
20562024-09-24T03:17:23.242Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=1fa38a8fcb2f2ec8 -C extra-filename=-1fa38a8fcb2f2ec8 --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-965f1abbaef84084.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20572024-09-24T03:17:23.304Z Dirty salsa20 v0.10.2: the rustflags changed
20582024-09-24T03:17:23.304Z Compiling salsa20 v0.10.2
20592024-09-24T03:17:23.378Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name salsa20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=5b57e9dc52e91e26 -C extra-filename=-5b57e9dc52e91e26 --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-e977bd3425988650.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20602024-09-24T03:17:23.515Z Dirty futures v0.3.30: the rustflags changed
20612024-09-24T03:17:23.515Z Compiling futures v0.3.30
20622024-09-24T03:17:23.518Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.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="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=c1ea8c1ff613af68 -C extra-filename=-c1ea8c1ff613af68 --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-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-1fa38a8fcb2f2ec8.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ec51e95ae6c78625.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20632024-09-24T03:17:23.536Z Dirty cbc v0.1.2: the rustflags changed
20642024-09-24T03:17:23.536Z Compiling cbc v0.1.2
20652024-09-24T03:17:23.550Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cbc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "default", "std", "zeroize"))' -C metadata=8e15544280dfd98f -C extra-filename=-8e15544280dfd98f --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-e977bd3425988650.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20662024-09-24T03:17:23.558Z Dirty winnow v0.5.40: the rustflags changed
20672024-09-24T03:17:23.558Z Compiling winnow v0.5.40
20682024-09-24T03:17:23.563Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=bbbcfac9a5ddaa19 -C extra-filename=-bbbcfac9a5ddaa19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20692024-09-24T03:17:23.643Z Dirty scrypt v0.11.0: the rustflags changed
20702024-09-24T03:17:23.643Z Compiling scrypt v0.11.0
20712024-09-24T03:17:23.646Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scrypt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "password-hash", "simple", "std"))' -C metadata=89dfe84e212a9e78 -C extra-filename=-89dfe84e212a9e78 --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-59943db3992387f1.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-5b57e9dc52e91e26.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20722024-09-24T03:17:23.783Z Dirty ipnet v2.9.0: the rustflags changed
20732024-09-24T03:17:23.783Z Compiling ipnet v2.9.0
20742024-09-24T03:17:23.788Z Dirty foreign-types-shared v0.1.1: the rustflags changed
20752024-09-24T03:17:23.788Z Compiling foreign-types-shared v0.1.1
20762024-09-24T03:17:23.788Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnet-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=7e28ccd96dc058f1 -C extra-filename=-7e28ccd96dc058f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20772024-09-24T03:17:23.789Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=a7304dc04625fbbf -C extra-filename=-a7304dc04625fbbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20782024-09-24T03:17:23.854Z Dirty der v0.7.9: the rustflags changed
20792024-09-24T03:17:23.854Z Compiling der v0.7.9
20802024-09-24T03:17:23.857Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=58d414abc21eec5c -C extra-filename=-58d414abc21eec5c --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-0fbd4ee0c026a43b.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-5a1f17b7266557e3.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-881d334f1a3d1211.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20812024-09-24T03:17:23.898Z Dirty openssl v0.10.66: the rustflags changed
20822024-09-24T03:17:23.899Z Compiling openssl v0.10.66
20832024-09-24T03:17:23.912Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.66/build.rs --error-format=json --json=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)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=a8b0d1321d6e4d0d -C extra-filename=-a8b0d1321d6e4d0d --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-a8b0d1321d6e4d0d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20842024-09-24T03:17:24.230Z Dirty openssl-probe v0.1.5: the rustflags changed
20852024-09-24T03:17:24.230Z Compiling openssl-probe v0.1.5
20862024-09-24T03:17:24.234Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=aba34158fbf029ed -C extra-filename=-aba34158fbf029ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20872024-09-24T03:17:24.458Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-a8b0d1321d6e4d0d/build-script-build`
20882024-09-24T03:17:24.475Z Dirty foreign-types v0.3.2: the rustflags changed
20892024-09-24T03:17:24.475Z Compiling foreign-types v0.3.2
20902024-09-24T03:17:24.475Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=bb01e7ef2f5b8a88 -C extra-filename=-bb01e7ef2f5b8a88 --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-a7304dc04625fbbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20912024-09-24T03:17:24.556Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.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)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=01bb75b60de83b30 -C extra-filename=-01bb75b60de83b30 --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-3cee8a96976693de.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"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(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)'`
20922024-09-24T03:17:24.607Z Dirty openssl-macros v0.1.1: the rustflags changed
20932024-09-24T03:17:24.607Z Compiling openssl-macros v0.1.1
20942024-09-24T03:17:24.609Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=18fa0f8ee4f51cd3 -C extra-filename=-18fa0f8ee4f51cd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20952024-09-24T03:17:25.067Z Dirty encoding_rs v0.8.34: the rustflags changed
20962024-09-24T03:17:25.067Z Compiling encoding_rs v0.8.34
20972024-09-24T03:17:25.070Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=036e08876869b21a -C extra-filename=-036e08876869b21a --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-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20982024-09-24T03:17:25.578Z Dirty utf8parse v0.2.1: the rustflags changed
20992024-09-24T03:17:25.578Z Compiling utf8parse v0.2.1
21002024-09-24T03:17:25.587Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf8parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=da51f585a387d022 -C extra-filename=-da51f585a387d022 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21012024-09-24T03:17:25.657Z Dirty rustls v0.21.12: the rustflags changed
21022024-09-24T03:17:25.658Z Compiling rustls v0.21.12
21032024-09-24T03:17:25.661Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=cc7004d78b197d5b -C extra-filename=-cc7004d78b197d5b --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-cc7004d78b197d5b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21042024-09-24T03:17:25.729Z Dirty data-encoding v2.6.0: the rustflags changed
21052024-09-24T03:17:25.729Z Compiling data-encoding v2.6.0
21062024-09-24T03:17:25.732Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=cd98acc801d35958 -C extra-filename=-cd98acc801d35958 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21072024-09-24T03:17:25.917Z Dirty spki v0.7.3: the rustflags changed
21082024-09-24T03:17:25.917Z Compiling spki v0.7.3
21092024-09-24T03:17:25.921Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=b8a0ab74de6ab18c -C extra-filename=-b8a0ab74de6ab18c --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-58d414abc21eec5c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21102024-09-24T03:17:26.039Z Dirty ucd-trie v0.1.6: the rustflags changed
21112024-09-24T03:17:26.039Z Compiling ucd-trie v0.1.6
21122024-09-24T03:17:26.043Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ucd-trie-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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=aadd2b25afa3c353 -C extra-filename=-aadd2b25afa3c353 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21132024-09-24T03:17:26.307Z Dirty pkcs5 v0.7.1: the rustflags changed
21142024-09-24T03:17:26.307Z Compiling pkcs5 v0.7.1
21152024-09-24T03:17:26.310Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs5 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "pbes2", "sha1-insecure"))' -C metadata=9eff6005834d6557 -C extra-filename=-9eff6005834d6557 --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-18f4db89bee0a6d1.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-8e15544280dfd98f.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-58d414abc21eec5c.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-59943db3992387f1.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-89dfe84e212a9e78.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-b8a0ab74de6ab18c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21162024-09-24T03:17:26.681Z Dirty bytes v1.7.2: the rustflags changed
21172024-09-24T03:17:26.681Z Compiling bytes v1.7.2
21182024-09-24T03:17:26.684Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=edb6ed13ed361498 -C extra-filename=-edb6ed13ed361498 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21192024-09-24T03:17:26.990Z Dirty bitflags v2.6.0: the rustflags changed
21202024-09-24T03:17:26.990Z Compiling bitflags v2.6.0
21212024-09-24T03:17:27.005Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=8e41b751a0ccc20a -C extra-filename=-8e41b751a0ccc20a --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21222024-09-24T03:17:27.158Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=c52af4401d46531c -C extra-filename=-c52af4401d46531c --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-4cb0fb6bacfafb96.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'`
21232024-09-24T03:17:27.442Z Dirty indexmap v2.4.0: the rustflags changed
21242024-09-24T03:17:27.443Z Compiling indexmap v2.4.0
21252024-09-24T03:17:27.452Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=e7d7b8ea648ab4e3 -C extra-filename=-e7d7b8ea648ab4e3 --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-8d0ebed4a536b088.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-333cc1e052d8280e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21262024-09-24T03:17:27.510Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.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"' --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)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=51981822c0da3c8e -C extra-filename=-51981822c0da3c8e --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-8e41b751a0ccc20a.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-afb8d41ec981239d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
21272024-09-24T03:17:27.572Z Dirty tokio v1.39.3: the rustflags changed
21282024-09-24T03:17:27.572Z Compiling tokio v1.39.3
21292024-09-24T03:17:27.575Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --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=5db62e6a0c5ac430 -C extra-filename=-5db62e6a0c5ac430 --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-edb6ed13ed361498.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-73ba9b38c2adb040.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-402a1c926ffbe73d.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-20df5afb8d504e8a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21302024-09-24T03:17:27.640Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-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 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=cb8c86c5f719f8c5 -C extra-filename=-cb8c86c5f719f8c5 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)' --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)'`
21312024-09-24T03:17:27.984Z Dirty chrono v0.4.38: the rustflags changed
21322024-09-24T03:17:27.984Z Compiling chrono v0.4.38
21332024-09-24T03:17:27.986Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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-targets"' --check-cfg 'cfg(docsrs)' --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-targets"))' -C metadata=8599901668faa364 -C extra-filename=-8599901668faa364 --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-e4234c30fefa5b8b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21342024-09-24T03:17:28.166Z Dirty uuid v1.10.0: the rustflags changed
21352024-09-24T03:17:28.166Z Compiling uuid v1.10.0
21362024-09-24T03:17:28.169Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=be165005e7972943 -C extra-filename=-be165005e7972943 --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-bb6974eb2a6ed7a2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21372024-09-24T03:17:28.438Z Dirty toml_datetime v0.6.8: the rustflags changed
21382024-09-24T03:17:28.438Z Compiling toml_datetime v0.6.8
21392024-09-24T03:17:28.440Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=a13a239ec45c3af2 -C extra-filename=-a13a239ec45c3af2 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21402024-09-24T03:17:28.910Z Dirty http v0.2.12: the rustflags changed
21412024-09-24T03:17:28.910Z Compiling http v0.2.12
21422024-09-24T03:17:28.913Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-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)' --check-cfg 'cfg(feature, values())' -C metadata=a31786f20b9f0fdb -C extra-filename=-a31786f20b9f0fdb --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-edb6ed13ed361498.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21432024-09-24T03:17:28.980Z Dirty serde_spanned v0.6.7: the rustflags changed
21442024-09-24T03:17:28.980Z Compiling serde_spanned v0.6.7
21452024-09-24T03:17:28.983Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-0.6.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=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="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=fc6ddcff9f820214 -C extra-filename=-fc6ddcff9f820214 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21462024-09-24T03:17:29.252Z Dirty serde_tokenstream v0.2.2: the rustflags changed
21472024-09-24T03:17:29.252Z Compiling serde_tokenstream v0.2.2
21482024-09-24T03:17:29.273Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=18d2f5765b7a5050 -C extra-filename=-18d2f5765b7a5050 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21492024-09-24T03:17:29.487Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name backtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=fde5ec0b5e75b565 -C extra-filename=-fde5ec0b5e75b565 --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-c07277663cfdc1d0.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-b6745610e627cedf.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-28740f4d46b8b6dd.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-7e6a6a1eb2bce4c3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21502024-09-24T03:17:29.643Z Dirty rustc_version v0.4.0: the rustflags changed
21512024-09-24T03:17:29.643Z Compiling rustc_version v0.4.0
21522024-09-24T03:17:29.646Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-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)' --check-cfg 'cfg(feature, values())' -C metadata=5207196babc65af3 -C extra-filename=-5207196babc65af3 --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-cb8c86c5f719f8c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21532024-09-24T03:17:29.909Z Dirty http v1.1.0: the rustflags changed
21542024-09-24T03:17:29.909Z Compiling http v1.1.0
21552024-09-24T03:17:29.918Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=27813c8b8f2c81c2 -C extra-filename=-27813c8b8f2c81c2 --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-edb6ed13ed361498.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21562024-09-24T03:17:30.212Z Dirty pkcs8 v0.10.2: the rustflags changed
21572024-09-24T03:17:30.212Z Compiling pkcs8 v0.10.2
21582024-09-24T03:17:30.217Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=d7cb5b81a02ef6f8 -C extra-filename=-d7cb5b81a02ef6f8 --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-58d414abc21eec5c.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-9eff6005834d6557.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-b8a0ab74de6ab18c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21592024-09-24T03:17:30.429Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-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 --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs)' --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=c2a7c22d74ea024d -C extra-filename=-c2a7c22d74ea024d --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-edb6ed13ed361498.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-e9b9ae5b4f5c74d2.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
21602024-09-24T03:17:30.987Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.89/src/lib.rs --error-format=json --json=diagnostic-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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=e63a39d43754613d -C extra-filename=-e63a39d43754613d --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-fde5ec0b5e75b565.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_backtrace --cfg anyhow_no_core_error --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)'`
21612024-09-24T03:17:31.507Z Dirty http-body v0.4.6: the rustflags changed
21622024-09-24T03:17:31.507Z Compiling http-body v0.4.6
21632024-09-24T03:17:31.510Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-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)' --check-cfg 'cfg(feature, values())' -C metadata=fd32de962b239b34 -C extra-filename=-fd32de962b239b34 --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-edb6ed13ed361498.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21642024-09-24T03:17:31.754Z Dirty serde_urlencoded v0.7.1: the rustflags changed
21652024-09-24T03:17:31.754Z Compiling serde_urlencoded v0.7.1
21662024-09-24T03:17:31.757Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=8ce276b9163974ea -C extra-filename=-8ce276b9163974ea --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-5569ff5eb631ad8f.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21672024-09-24T03:17:31.852Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.66/src/lib.rs --error-format=json --json=diagnostic-rendered-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)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=1c28f15d8bd98486 -C extra-filename=-1c28f15d8bd98486 --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-8e41b751a0ccc20a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-18fa0f8ee4f51cd3.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-01bb75b60de83b30.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"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(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)'`
21682024-09-24T03:17:31.971Z Dirty pest v2.7.10: the rustflags changed
21692024-09-24T03:17:31.971Z Compiling pest v2.7.10
21702024-09-24T03:17:31.974Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=3c769f66c9a2e791 -C extra-filename=-3c769f66c9a2e791 --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-3b15747880b886c1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-aadd2b25afa3c353.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21712024-09-24T03:17:32.328Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-cc7004d78b197d5b/build-script-build`
21722024-09-24T03:17:32.359Z Dirty rustls-webpki v0.101.7: the rustflags changed
21732024-09-24T03:17:32.359Z Compiling rustls-webpki v0.101.7
21742024-09-24T03:17:32.364Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=419a2138bdeac3a1 -C extra-filename=-419a2138bdeac3a1 --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-e736e5009c91f06c.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
21752024-09-24T03:17:32.478Z Dirty sct v0.7.1: the rustflags changed
21762024-09-24T03:17:32.478Z Compiling sct v0.7.1
21772024-09-24T03:17:32.481Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=3e3561a2b1032246 -C extra-filename=-3e3561a2b1032246 --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-e736e5009c91f06c.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
21782024-09-24T03:17:32.793Z Dirty sha1 v0.10.6: the rustflags changed
21792024-09-24T03:17:32.793Z Compiling sha1 v0.10.6
21802024-09-24T03:17:32.803Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=b937650cfbeb6e6f -C extra-filename=-b937650cfbeb6e6f --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-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ca0a7abe1fe991cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21812024-09-24T03:17:32.813Z Dirty native-tls v0.2.11: the rustflags changed
21822024-09-24T03:17:32.813Z Compiling native-tls v0.2.11
21832024-09-24T03:17:32.830Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=cf90cf2c6b0283f2 -C extra-filename=-cf90cf2c6b0283f2 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-cf90cf2c6b0283f2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21842024-09-24T03:17:33.044Z Dirty toml_edit v0.19.15: the rustflags changed
21852024-09-24T03:17:33.044Z Compiling toml_edit v0.19.15
21862024-09-24T03:17:33.047Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=0aa41fa91298e638 -C extra-filename=-0aa41fa91298e638 --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-e7d7b8ea648ab4e3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fc6ddcff9f820214.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-bbbcfac9a5ddaa19.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21872024-09-24T03:17:33.216Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=bf090ee4d7c62789 -C extra-filename=-bf090ee4d7c62789 --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-9bb3211f8a6d4da7.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-419a2138bdeac3a1.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-3e3561a2b1032246.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
21882024-09-24T03:17:33.237Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-cf90cf2c6b0283f2/build-script-build`
21892024-09-24T03:17:33.265Z Dirty openapiv3 v2.0.0: the rustflags changed
21902024-09-24T03:17:33.265Z Compiling openapiv3 v2.0.0
21912024-09-24T03:17:33.270Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=1c1e529c4f2fdc97 -C extra-filename=-1c1e529c4f2fdc97 --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-e7d7b8ea648ab4e3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21922024-09-24T03:17:34.285Z Dirty scroll_derive v0.12.0: the rustflags changed
21932024-09-24T03:17:34.286Z Compiling scroll_derive v0.12.0
21942024-09-24T03:17:34.289Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=3d6dfe70c35098fd -C extra-filename=-3d6dfe70c35098fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21952024-09-24T03:17:34.305Z Dirty cookie v0.17.0: the rustflags changed
21962024-09-24T03:17:34.305Z Compiling cookie v0.17.0
21972024-09-24T03:17:34.308Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.17.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="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=f9006c4f2b124dac -C extra-filename=-f9006c4f2b124dac --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-f9006c4f2b124dac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21982024-09-24T03:17:34.690Z Dirty pest_meta v2.7.10: the rustflags changed
21992024-09-24T03:17:34.690Z Compiling pest_meta v2.7.10
22002024-09-24T03:17:34.693Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_meta-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=683f44f67d5bcea4 -C extra-filename=-683f44f67d5bcea4 --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-d381d90b77512a0f.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-3c769f66c9a2e791.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22012024-09-24T03:17:34.995Z Dirty anstyle v1.0.8: the rustflags changed
22022024-09-24T03:17:34.995Z Compiling anstyle v1.0.8
22032024-09-24T03:17:34.998Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-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 '--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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=43f69afcb50accdb -C extra-filename=-43f69afcb50accdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22042024-09-24T03:17:35.470Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-f9006c4f2b124dac/build-script-build`
22052024-09-24T03:17:35.552Z Dirty idna v0.3.0: the rustflags changed
22062024-09-24T03:17:35.552Z Compiling idna v0.3.0
22072024-09-24T03:17:35.556Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-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)' --check-cfg 'cfg(feature, values())' -C metadata=10e850573a39292b -C extra-filename=-10e850573a39292b --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-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22082024-09-24T03:17:35.923Z Dirty tokio-util v0.7.11: the rustflags changed
22092024-09-24T03:17:35.923Z Compiling tokio-util v0.7.11
22102024-09-24T03:17:35.926Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.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="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --check-cfg 'cfg(docsrs)' --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=f476db2fc1ad8484 -C extra-filename=-f476db2fc1ad8484 --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-edb6ed13ed361498.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22112024-09-24T03:17:37.184Z Dirty h2 v0.3.26: the rustflags changed
22122024-09-24T03:17:37.184Z Compiling h2 v0.3.26
22132024-09-24T03:17:37.187Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=3a104f1be4f95ca7 -C extra-filename=-3a104f1be4f95ca7 --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-edb6ed13ed361498.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96e20c34b56be83.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22142024-09-24T03:17:37.279Z Dirty tokio-rustls v0.24.1: the rustflags changed
22152024-09-24T03:17:37.279Z Compiling tokio-rustls v0.24.1
22162024-09-24T03:17:37.282Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "early-data", "logging", "secret_extraction", "tls12"))' -C metadata=028c2b6ba7ba4c11 -C extra-filename=-028c2b6ba7ba4c11 --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-bf090ee4d7c62789.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
22172024-09-24T03:17:37.939Z Dirty scroll v0.12.0: the rustflags changed
22182024-09-24T03:17:37.939Z Compiling scroll v0.12.0
22192024-09-24T03:17:37.967Z Dirty pest_generator v2.7.10: the rustflags changed
22202024-09-24T03:17:37.967Z Compiling pest_generator v2.7.10
22212024-09-24T03:17:37.967Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=34e129306816bfab -C extra-filename=-34e129306816bfab --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-3d6dfe70c35098fd.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22222024-09-24T03:17:37.967Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_generator-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=b9dbbe36b5c2a1ac -C extra-filename=-b9dbbe36b5c2a1ac --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-3c769f66c9a2e791.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-683f44f67d5bcea4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22232024-09-24T03:17:38.248Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-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)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=e28111ea9ce2ae7a -C extra-filename=-e28111ea9ce2ae7a --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-9bb3211f8a6d4da7.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-aba34158fbf029ed.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-01bb75b60de83b30.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`
22242024-09-24T03:17:38.890Z Dirty atomic-waker v1.1.2: the rustflags changed
22252024-09-24T03:17:38.890Z Compiling atomic-waker v1.1.2
22262024-09-24T03:17:38.895Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=0226d346e4689e13 -C extra-filename=-0226d346e4689e13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22272024-09-24T03:17:39.094Z Dirty psl-types v2.0.11: the rustflags changed
22282024-09-24T03:17:39.094Z Compiling psl-types v2.0.11
22292024-09-24T03:17:39.097Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name psl_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=4f6e6f689f08928b -C extra-filename=-4f6e6f689f08928b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22302024-09-24T03:17:39.300Z Dirty plain v0.2.3: the rustflags changed
22312024-09-24T03:17:39.300Z Compiling plain v0.2.3
22322024-09-24T03:17:39.303Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=7a3ece633e1d4183 -C extra-filename=-7a3ece633e1d4183 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22332024-09-24T03:17:39.472Z Dirty goblin v0.8.2: the rustflags changed
22342024-09-24T03:17:39.472Z Compiling goblin v0.8.2
22352024-09-24T03:17:39.475Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=01fdd90d0915e8b9 -C extra-filename=-01fdd90d0915e8b9 --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-9bb3211f8a6d4da7.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-7a3ece633e1d4183.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-34e129306816bfab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22362024-09-24T03:17:39.731Z Dirty publicsuffix v2.2.3: the rustflags changed
22372024-09-24T03:17:39.731Z Compiling publicsuffix v2.2.3
22382024-09-24T03:17:39.734Z Dirty pest_derive v2.7.10: the rustflags changed
22392024-09-24T03:17:39.734Z Compiling pest_derive v2.7.10
22402024-09-24T03:17:39.734Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name publicsuffix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/publicsuffix-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 embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="idna"' --cfg 'feature="punycode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("anycase", "default", "hashbrown", "idna", "punycode", "std", "unicase"))' -C metadata=f266276591515350 -C extra-filename=-f266276591515350 --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-10e850573a39292b.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-4f6e6f689f08928b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22412024-09-24T03:17:39.734Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_derive-2.7.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=bbc0d5b965273980 -C extra-filename=-bbc0d5b965273980 --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-3c769f66c9a2e791.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-b9dbbe36b5c2a1ac.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22422024-09-24T03:17:40.001Z Dirty tokio-native-tls v0.3.1: the rustflags changed
22432024-09-24T03:17:40.001Z Compiling tokio-native-tls v0.3.1
22442024-09-24T03:17:40.004Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=56032a723fbe3bcb -C extra-filename=-56032a723fbe3bcb --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-e28111ea9ce2ae7a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
22452024-09-24T03:17:40.306Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.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 --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=1bff19d9c0698ae6 -C extra-filename=-1bff19d9c0698ae6 --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-8bf889c42ff0e1d1.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22462024-09-24T03:17:40.763Z Dirty rustls-pemfile v1.0.4: the rustflags changed
22472024-09-24T03:17:40.763Z Compiling rustls-pemfile v1.0.4
22482024-09-24T03:17:40.792Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=ef67309bf96e0f1b -C extra-filename=-ef67309bf96e0f1b --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-a2ffa63167802121.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22492024-09-24T03:17:40.809Z Dirty usdt-impl v0.5.0: the rustflags changed
22502024-09-24T03:17:40.809Z Compiling usdt-impl v0.5.0
22512024-09-24T03:17:40.812Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=6caa4c31d5230c97 -C extra-filename=-6caa4c31d5230c97 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-6caa4c31d5230c97 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22522024-09-24T03:17:40.994Z Dirty pretty-hex v0.4.1: the rustflags changed
22532024-09-24T03:17:40.994Z Compiling pretty-hex v0.4.1
22542024-09-24T03:17:41.010Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=966337b29a6969eb -C extra-filename=-966337b29a6969eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22552024-09-24T03:17:41.222Z Dirty base64 v0.22.1: the rustflags changed
22562024-09-24T03:17:41.222Z Compiling base64 v0.22.1
22572024-09-24T03:17:41.225Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=2da632077f49dfb6 -C extra-filename=-2da632077f49dfb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22582024-09-24T03:17:41.243Z Dirty cookie_store v0.20.0: the rustflags changed
22592024-09-24T03:17:41.243Z Compiling cookie_store v0.20.0
22602024-09-24T03:17:41.247Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie_store --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="public_suffix"' --cfg 'feature="publicsuffix"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "log_secure_cookie_values", "preserve_order", "public_suffix", "publicsuffix", "wasm-bindgen"))' -C metadata=96f9f2ec0bf60f2b -C extra-filename=-96f9f2ec0bf60f2b --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-1bff19d9c0698ae6.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-10e850573a39292b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-f266276591515350.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22612024-09-24T03:17:41.263Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-6caa4c31d5230c97/build-script-build`
22622024-09-24T03:17:41.427Z Dirty dtrace-parser v0.2.0: the rustflags changed
22632024-09-24T03:17:41.427Z Compiling dtrace-parser v0.2.0
22642024-09-24T03:17:41.445Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=81d1636c56845813 -C extra-filename=-81d1636c56845813 --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-3c769f66c9a2e791.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-bbc0d5b965273980.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22652024-09-24T03:17:41.494Z Dirty anstyle-parse v0.2.4: the rustflags changed
22662024-09-24T03:17:41.494Z Compiling anstyle-parse v0.2.4
22672024-09-24T03:17:41.497Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-parse-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 '--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)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=3b44f6743e0c3e26 -C extra-filename=-3b44f6743e0c3e26 --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-da51f585a387d022.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22682024-09-24T03:17:41.842Z Dirty signature v2.2.0: the rustflags changed
22692024-09-24T03:17:41.842Z Compiling signature v2.2.0
22702024-09-24T03:17:41.844Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=f48662bdd54b37ff -C extra-filename=-f48662bdd54b37ff --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-ca0a7abe1fe991cc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22712024-09-24T03:17:41.969Z Dirty thread-id v4.2.1: the rustflags changed
22722024-09-24T03:17:41.969Z Compiling thread-id v4.2.1
22732024-09-24T03:17:41.972Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread-id-4.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e660996b5178cbfa -C extra-filename=-e660996b5178cbfa --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22742024-09-24T03:17:42.097Z Dirty bitflags v1.3.2: the rustflags changed
22752024-09-24T03:17:42.097Z Compiling bitflags v1.3.2
22762024-09-24T03:17:42.099Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=e992fadcca1ed6f2 -C extra-filename=-e992fadcca1ed6f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22772024-09-24T03:17:42.138Z Dirty webpki-roots v0.25.4: the rustflags changed
22782024-09-24T03:17:42.138Z Compiling webpki-roots v0.25.4
22792024-09-24T03:17:42.141Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.25.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)' --check-cfg 'cfg(feature, values())' -C metadata=81f0f128de5a591f -C extra-filename=-81f0f128de5a591f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22802024-09-24T03:17:42.205Z Dirty is_terminal_polyfill v1.70.0: the rustflags changed
22812024-09-24T03:17:42.205Z Compiling is_terminal_polyfill v1.70.0
22822024-09-24T03:17:42.207Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_terminal_polyfill-1.70.0/src/lib.rs --error-format=json --json=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)' --check-cfg 'cfg(feature, values("default"))' -C metadata=5f3c92807fdf7406 -C extra-filename=-5f3c92807fdf7406 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22832024-09-24T03:17:42.246Z Dirty colorchoice v1.0.1: the rustflags changed
22842024-09-24T03:17:42.246Z Compiling colorchoice v1.0.1
22852024-09-24T03:17:42.249Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colorchoice-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=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)' --check-cfg 'cfg(feature, values())' -C metadata=f6a6e3d912aec48d -C extra-filename=-f6a6e3d912aec48d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22862024-09-24T03:17:42.324Z Dirty anstyle-query v1.0.3: the rustflags changed
22872024-09-24T03:17:42.324Z Compiling anstyle-query v1.0.3
22882024-09-24T03:17:42.326Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-query-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 '--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)' --check-cfg 'cfg(feature, values())' -C metadata=10a2c3e65098f959 -C extra-filename=-10a2c3e65098f959 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22892024-09-24T03:17:42.337Z Dirty sync_wrapper v0.1.2: the rustflags changed
22902024-09-24T03:17:42.337Z Compiling sync_wrapper v0.1.2
22912024-09-24T03:17:42.352Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-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)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=12c43cd70bd8ae58 -C extra-filename=-12c43cd70bd8ae58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22922024-09-24T03:17:42.401Z Dirty terminal_size v0.3.0: the rustflags changed
22932024-09-24T03:17:42.401Z Compiling terminal_size v0.3.0
22942024-09-24T03:17:42.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/terminal_size-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)' --check-cfg 'cfg(feature, values())' -C metadata=a0e827bd53b224c1 -C extra-filename=-a0e827bd53b224c1 --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-51981822c0da3c8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22952024-09-24T03:17:42.465Z Dirty anstream v0.6.14: the rustflags changed
22962024-09-24T03:17:42.465Z Compiling anstream v0.6.14
22972024-09-24T03:17:42.469Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.6.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=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)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=384c2475a46f47da -C extra-filename=-384c2475a46f47da --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-43f69afcb50accdb.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-3b44f6743e0c3e26.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-10a2c3e65098f959.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-f6a6e3d912aec48d.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-5f3c92807fdf7406.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-da51f585a387d022.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22982024-09-24T03:17:42.485Z Dirty clap_lex v0.7.0: the rustflags changed
22992024-09-24T03:17:42.485Z Compiling clap_lex v0.7.0
23002024-09-24T03:17:42.485Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_lex-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)' --check-cfg 'cfg(feature, values())' -C metadata=4e1b078fd504755b -C extra-filename=-4e1b078fd504755b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23012024-09-24T03:17:42.604Z Dirty winnow v0.6.18: the rustflags changed
23022024-09-24T03:17:42.604Z Compiling winnow v0.6.18
23032024-09-24T03:17:42.606Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--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)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=19ea7df69bd3fb83 -C extra-filename=-19ea7df69bd3fb83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23042024-09-24T03:17:42.772Z Dirty clap_derive v4.5.13: the rustflags changed
23052024-09-24T03:17:42.772Z Compiling clap_derive v4.5.13
23062024-09-24T03:17:42.775Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_derive-4.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-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::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)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=c8c55e1d4170e199 -C extra-filename=-c8c55e1d4170e199 --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-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23072024-09-24T03:17:43.002Z Dirty clap_builder v4.5.15: the rustflags changed
23082024-09-24T03:17:43.003Z Compiling clap_builder v4.5.15
23092024-09-24T03:17:43.005Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.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=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::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)' --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=3d4b03788a112093 -C extra-filename=-3d4b03788a112093 --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-384c2475a46f47da.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-4e1b078fd504755b.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a1f7ddb01f1b033d.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-a0e827bd53b224c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23102024-09-24T03:17:43.024Z Dirty base16ct v0.2.0: the rustflags changed
23112024-09-24T03:17:43.025Z Compiling base16ct v0.2.0
23122024-09-24T03:17:43.027Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base16ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=f1815429b9cc9059 -C extra-filename=-f1815429b9cc9059 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23132024-09-24T03:17:43.223Z Dirty crc32fast v1.4.0: the rustflags changed
23142024-09-24T03:17:43.223Z Compiling crc32fast v1.4.0
23152024-09-24T03:17:43.228Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=37021511ff531a57 -C extra-filename=-37021511ff531a57 --out-dir /work/oxidecomputer/omicron/target/debug/build/crc32fast-37021511ff531a57 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23162024-09-24T03:17:43.345Z Dirty unicode-segmentation v1.11.0: the rustflags changed
23172024-09-24T03:17:43.345Z Compiling unicode-segmentation v1.11.0
23182024-09-24T03:17:43.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-segmentation-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=d809c6274b019e58 -C extra-filename=-d809c6274b019e58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23192024-09-24T03:17:43.599Z Dirty sec1 v0.7.3: the rustflags changed
23202024-09-24T03:17:43.599Z Compiling sec1 v0.7.3
23212024-09-24T03:17:43.615Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sec1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=a4e10d911e7941bf -C extra-filename=-a4e10d911e7941bf --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-f1815429b9cc9059.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-58d414abc21eec5c.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-3459d31894bcb70d.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-d7cb5b81a02ef6f8.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23222024-09-24T03:17:43.817Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-37021511ff531a57/build-script-build`
23232024-09-24T03:17:43.887Z Dirty num-integer v0.1.46: the rustflags changed
23242024-09-24T03:17:43.887Z Compiling num-integer v0.1.46
23252024-09-24T03:17:43.890Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_integer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=8d0b37c8c3e1862e -C extra-filename=-8d0b37c8c3e1862e --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-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23262024-09-24T03:17:44.152Z Dirty hyper v0.14.30: the rustflags changed
23272024-09-24T03:17:44.152Z Compiling hyper v0.14.30
23282024-09-24T03:17:44.155Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.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="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=12a4f5ffada1835c -C extra-filename=-12a4f5ffada1835c --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-edb6ed13ed361498.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-3a104f1be4f95ca7.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-fd32de962b239b34.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-834a74e98d60d91b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23292024-09-24T03:17:44.190Z Dirty ff v0.13.0: the rustflags changed
23302024-09-24T03:17:44.193Z Compiling ff v0.13.0
23312024-09-24T03:17:44.193Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "derive_bits", "ff_derive", "std"))' -C metadata=e8b978ec7a9d98e8 -C extra-filename=-e8b978ec7a9d98e8 --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-025910be55d74958.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23322024-09-24T03:17:44.421Z Dirty memmap v0.7.0: the rustflags changed
23332024-09-24T03:17:44.421Z Compiling memmap v0.7.0
23342024-09-24T03:17:44.439Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=6a2c5a6acab18c13 -C extra-filename=-6a2c5a6acab18c13 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23352024-09-24T03:17:44.720Z Dirty group v0.13.0: the rustflags changed
23362024-09-24T03:17:44.721Z Compiling group v0.13.0
23372024-09-24T03:17:44.726Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name group --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "memuse", "rand", "rand_xorshift", "tests", "wnaf-memuse"))' -C metadata=2abe9fe1e738a523 -C extra-filename=-2abe9fe1e738a523 --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-e8b978ec7a9d98e8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23382024-09-24T03:17:44.795Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=9ba8c9fbacf692c5 -C extra-filename=-9ba8c9fbacf692c5 --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-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg crc32fast_stdarchx86`
23392024-09-24T03:17:45.081Z Dirty hkdf v0.12.4: the rustflags changed
23402024-09-24T03:17:45.081Z Compiling hkdf v0.12.4
23412024-09-24T03:17:45.091Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hkdf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("std"))' -C metadata=f79ae8c6ada7b572 -C extra-filename=-f79ae8c6ada7b572 --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-67128cdfc27fc86d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23422024-09-24T03:17:45.135Z Dirty crypto-bigint v0.5.5: the rustflags changed
23432024-09-24T03:17:45.136Z Compiling crypto-bigint v0.5.5
23442024-09-24T03:17:45.138Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "rlp", "serde", "zeroize"))' -C metadata=214a33df1e69f118 -C extra-filename=-214a33df1e69f118 --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-3459d31894bcb70d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23452024-09-24T03:17:45.325Z Dirty dof v0.3.0: the rustflags changed
23462024-09-24T03:17:45.325Z Compiling dof v0.3.0
23472024-09-24T03:17:45.327Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=bde51f4758c41521 -C extra-filename=-bde51f4758c41521 --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-01fdd90d0915e8b9.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23482024-09-24T03:17:46.409Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=5858723c89856af0 -C extra-filename=-5858723c89856af0 --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-325983a483f82094.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-bde51f4758c41521.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-81d1636c56845813.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-e660996b5178cbfa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
23492024-09-24T03:17:47.544Z Dirty toml_edit v0.22.20: the rustflags changed
23502024-09-24T03:17:47.544Z Compiling toml_edit v0.22.20
23512024-09-24T03:17:47.547Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.22.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::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="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=78f7586b935e5407 -C extra-filename=-78f7586b935e5407 --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-e7d7b8ea648ab4e3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fc6ddcff9f820214.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-19ea7df69bd3fb83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23522024-09-24T03:17:47.804Z Dirty static_assertions v1.1.0: the rustflags changed
23532024-09-24T03:17:47.804Z Compiling static_assertions v1.1.0
23542024-09-24T03:17:47.811Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name static_assertions --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=0a062de836263b83 -C extra-filename=-0a062de836263b83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23552024-09-24T03:17:47.915Z Dirty siphasher v0.3.11: the rustflags changed
23562024-09-24T03:17:47.915Z Compiling siphasher v0.3.11
23572024-09-24T03:17:47.917Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name siphasher --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=4d9b4c4f3cdb6951 -C extra-filename=-4d9b4c4f3cdb6951 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23582024-09-24T03:17:47.983Z Dirty hex v0.4.3: the rustflags changed
23592024-09-24T03:17:47.983Z Compiling hex v0.4.3
23602024-09-24T03:17:47.986Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=599d8f15621b0c55 -C extra-filename=-599d8f15621b0c55 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23612024-09-24T03:17:48.004Z Dirty clap v4.5.16: the rustflags changed
23622024-09-24T03:17:48.004Z Compiling clap v4.5.16
23632024-09-24T03:17:48.021Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.5.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::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_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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=404aef88abda307f -C extra-filename=-404aef88abda307f --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-3d4b03788a112093.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-c8c55e1d4170e199.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23642024-09-24T03:17:48.132Z Dirty itertools v0.10.5: the rustflags changed
23652024-09-24T03:17:48.132Z Compiling itertools v0.10.5
23662024-09-24T03:17:48.134Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=197a32e1da667e01 -C extra-filename=-197a32e1da667e01 --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-5d39f2eb1424d60a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23672024-09-24T03:17:48.331Z Dirty elliptic-curve v0.13.8: the rustflags changed
23682024-09-24T03:17:48.331Z Compiling elliptic-curve v0.13.8
23692024-09-24T03:17:48.344Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name elliptic_curve --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=7a6848bc8d5b9891 -C extra-filename=-7a6848bc8d5b9891 --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-f1815429b9cc9059.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-214a33df1e69f118.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ca0a7abe1fe991cc.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e8b978ec7a9d98e8.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-3459d31894bcb70d.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-2abe9fe1e738a523.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-f79ae8c6ada7b572.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-d7cb5b81a02ef6f8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-a4e10d911e7941bf.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23702024-09-24T03:17:48.626Z Dirty crossbeam-epoch v0.9.18: the rustflags changed
23712024-09-24T03:17:48.626Z Compiling crossbeam-epoch v0.9.18
23722024-09-24T03:17:48.628Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_epoch --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=c305da7ac85d23b9 -C extra-filename=-c305da7ac85d23b9 --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-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23732024-09-24T03:17:49.156Z Dirty adler2 v2.0.0: the rustflags changed
23742024-09-24T03:17:49.156Z Compiling adler2 v2.0.0
23752024-09-24T03:17:49.159Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name adler2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=3ab49a5399cf3c85 -C extra-filename=-3ab49a5399cf3c85 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23762024-09-24T03:17:49.409Z Dirty stable_deref_trait v1.2.0: the rustflags changed
23772024-09-24T03:17:49.410Z Compiling stable_deref_trait v1.2.0
23782024-09-24T03:17:49.423Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d8344a76eab0acab -C extra-filename=-d8344a76eab0acab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23792024-09-24T03:17:49.434Z Dirty bit-vec v0.6.3: the rustflags changed
23802024-09-24T03:17:49.434Z Compiling bit-vec v0.6.3
23812024-09-24T03:17:49.440Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=a4c480c9db0b285d -C extra-filename=-a4c480c9db0b285d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23822024-09-24T03:17:49.486Z Dirty miniz_oxide v0.8.0: the rustflags changed
23832024-09-24T03:17:49.486Z Compiling miniz_oxide v0.8.0
23842024-09-24T03:17:49.489Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-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 --warn=unexpected_cfgs --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' --check-cfg 'cfg(fuzzing)' -C metadata=568c7230d30d7b84 -C extra-filename=-568c7230d30d7b84 --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-3ab49a5399cf3c85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23852024-09-24T03:17:49.935Z Dirty bit-set v0.5.3: the rustflags changed
23862024-09-24T03:17:49.935Z Compiling bit-set v0.5.3
23872024-09-24T03:17:49.938Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bit_set --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f27c634c8e28190b -C extra-filename=-f27c634c8e28190b --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-a4c480c9db0b285d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23882024-09-24T03:17:50.013Z Dirty usdt-macro v0.5.0: the rustflags changed
23892024-09-24T03:17:50.013Z Compiling usdt-macro v0.5.0
23902024-09-24T03:17:50.016Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=4f56d45d9d599d6a -C extra-filename=-4f56d45d9d599d6a --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-81d1636c56845813.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-5858723c89856af0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23912024-09-24T03:17:50.229Z Dirty usdt-attr-macro v0.5.0: the rustflags changed
23922024-09-24T03:17:50.229Z Compiling usdt-attr-macro v0.5.0
23932024-09-24T03:17:50.233Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=3f165f4c57eb984d -C extra-filename=-3f165f4c57eb984d --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-81d1636c56845813.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-5858723c89856af0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23942024-09-24T03:17:51.063Z Dirty hyper-rustls v0.24.2: the rustflags changed
23952024-09-24T03:17:51.063Z Compiling hyper-rustls v0.24.2
23962024-09-24T03:17:51.065Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-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)' --check-cfg 'cfg(feature, values("acceptor", "default", "http1", "http2", "log", "logging", "native-tokio", "rustls-native-certs", "tls12", "tokio-runtime", "webpki-roots", "webpki-tokio"))' -C metadata=a705fe5139e9b63c -C extra-filename=-a705fe5139e9b63c --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-b15458759d1621c8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bf090ee4d7c62789.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-028c2b6ba7ba4c11.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
23972024-09-24T03:17:51.099Z Dirty hyper-tls v0.5.0: the rustflags changed
23982024-09-24T03:17:51.099Z Compiling hyper-tls v0.5.0
23992024-09-24T03:17:51.102Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-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)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=7151ba167d9cb27c -C extra-filename=-7151ba167d9cb27c --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-edb6ed13ed361498.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-e28111ea9ce2ae7a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-56032a723fbe3bcb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
24002024-09-24T03:17:51.181Z Dirty num-iter v0.1.45: the rustflags changed
24012024-09-24T03:17:51.181Z Compiling num-iter v0.1.45
24022024-09-24T03:17:51.184Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_iter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=1b50779845f357a9 -C extra-filename=-1b50779845f357a9 --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-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24032024-09-24T03:17:51.359Z Dirty curve25519-dalek v4.1.3: the rustflags changed
24042024-09-24T03:17:51.359Z Compiling curve25519-dalek v4.1.3
24052024-09-24T03:17:51.362Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=a4bcaae36749ba15 -C extra-filename=-a4bcaae36749ba15 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-a4bcaae36749ba15 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-5207196babc65af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24062024-09-24T03:17:51.437Z Dirty reqwest v0.11.27: the rustflags changed
24072024-09-24T03:17:51.437Z Compiling reqwest v0.11.27
24082024-09-24T03:17:51.440Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="cookie_crate"' --cfg 'feature="cookie_store"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls-crate"' --cfg 'feature="rustls"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="stream"' --cfg 'feature="tokio-native-tls"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-util"' --cfg 'feature="wasm-streams"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "hickory-dns", "hickory-resolver", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "wasm-streams", "webpki-roots"))' -C metadata=8da40067aec87aac -C extra-filename=-8da40067aec87aac --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-a2ffa63167802121.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-1bff19d9c0698ae6.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-96f9f2ec0bf60f2b.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-036e08876869b21a.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-3a104f1be4f95ca7.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-fd32de962b239b34.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-a705fe5139e9b63c.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-7151ba167d9cb27c.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-e28111ea9ce2ae7a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bf090ee4d7c62789.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-ef67309bf96e0f1b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-12c43cd70bd8ae58.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-56032a723fbe3bcb.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-028c2b6ba7ba4c11.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-81f0f128de5a591f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
24092024-09-24T03:17:51.459Z Dirty pin-project-internal v1.1.5: the rustflags changed
24102024-09-24T03:17:51.459Z Compiling pin-project-internal v1.1.5
24112024-09-24T03:17:51.462Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.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 --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)' --check-cfg 'cfg(feature, values())' -C metadata=629c37ff4e2d8a04 -C extra-filename=-629c37ff4e2d8a04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24122024-09-24T03:17:51.842Z Dirty signal-hook v0.3.17: the rustflags changed
24132024-09-24T03:17:51.842Z Compiling signal-hook v0.3.17
24142024-09-24T03:17:51.844Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=aa21692816cd7757 -C extra-filename=-aa21692816cd7757 --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-aa21692816cd7757 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24152024-09-24T03:17:52.045Z Dirty num-bigint-dig v0.8.4: the rustflags changed
24162024-09-24T03:17:52.045Z Compiling num-bigint-dig v0.8.4
24172024-09-24T03:17:52.047Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=a48bba7d8738e000 -C extra-filename=-a48bba7d8738e000 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-a48bba7d8738e000 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24182024-09-24T03:17:52.196Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-aa21692816cd7757/build-script-build`
24192024-09-24T03:17:52.221Z Dirty usdt v0.5.0: the rustflags changed
24202024-09-24T03:17:52.221Z Compiling usdt v0.5.0
24212024-09-24T03:17:52.225Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("asm", "default", "dtrace-parser"))' -C metadata=0c8bf7541cf29a7b -C extra-filename=-0c8bf7541cf29a7b --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-bde51f4758c41521.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-81d1636c56845813.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-01fdd90d0915e8b9.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-6a2c5a6acab18c13.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-3f165f4c57eb984d.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-5858723c89856af0.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-4f56d45d9d599d6a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24222024-09-24T03:17:52.242Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-a4bcaae36749ba15/build-script-build`
24232024-09-24T03:17:52.306Z Dirty flate2 v1.0.33: the rustflags changed
24242024-09-24T03:17:52.306Z Compiling flate2 v1.0.33
24252024-09-24T03:17:52.309Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.33/src/lib.rs --error-format=json --json=diagnostic-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)' --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=07e9482c127bed67 -C extra-filename=-07e9482c127bed67 --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-9ba8c9fbacf692c5.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-568c7230d30d7b84.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24262024-09-24T03:17:52.350Z Dirty toml v0.7.8: the rustflags changed
24272024-09-24T03:17:52.350Z Compiling toml v0.7.8
24282024-09-24T03:17:52.354Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=afdc34c6c77cb46c -C extra-filename=-afdc34c6c77cb46c --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-19476516253bd8c8.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fc6ddcff9f820214.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0aa41fa91298e638.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24292024-09-24T03:17:52.420Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-a48bba7d8738e000/build-script-build`
24302024-09-24T03:17:52.450Z Dirty rfc6979 v0.4.0: the rustflags changed
24312024-09-24T03:17:52.450Z Compiling rfc6979 v0.4.0
24322024-09-24T03:17:52.452Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rfc6979 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=294de5c7425e459d -C extra-filename=-294de5c7425e459d --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-67128cdfc27fc86d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24332024-09-24T03:17:52.652Z Dirty zerocopy-derive v0.6.6: the rustflags changed
24342024-09-24T03:17:52.652Z Compiling zerocopy-derive v0.6.6
24352024-09-24T03:17:52.668Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=18bc5e5475db7504 -C extra-filename=-18bc5e5475db7504 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24362024-09-24T03:17:52.737Z Dirty curve25519-dalek-derive v0.1.1: the rustflags changed
24372024-09-24T03:17:52.737Z Compiling curve25519-dalek-derive v0.1.1
24382024-09-24T03:17:52.739Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=7b351ab8c13e411a -C extra-filename=-7b351ab8c13e411a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24392024-09-24T03:17:53.312Z Dirty itertools v0.12.1: the rustflags changed
24402024-09-24T03:17:53.312Z Compiling itertools v0.12.1
24412024-09-24T03:17:53.315Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=bb69c56d84ec7036 -C extra-filename=-bb69c56d84ec7036 --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-5d39f2eb1424d60a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24422024-09-24T03:17:54.068Z Dirty bstr v1.9.1: the rustflags changed
24432024-09-24T03:17:54.069Z Compiling bstr v1.9.1
24442024-09-24T03:17:54.071Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-1.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=0b179f319982781a -C extra-filename=-0b179f319982781a --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-3b15747880b886c1.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24452024-09-24T03:17:54.089Z Dirty fixedbitset v0.4.2: the rustflags changed
24462024-09-24T03:17:54.089Z Compiling fixedbitset v0.4.2
24472024-09-24T03:17:54.092Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=fda43baac4e8c7a6 -C extra-filename=-fda43baac4e8c7a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24482024-09-24T03:17:54.450Z Dirty managed v0.8.0: the rustflags changed
24492024-09-24T03:17:54.450Z Compiling managed v0.8.0
24502024-09-24T03:17:54.452Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name managed --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "map", "std"))' -C metadata=7ebffa2b30e78119 -C extra-filename=-7ebffa2b30e78119 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24512024-09-24T03:17:54.535Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=efb1d161a82b4537 -C extra-filename=-efb1d161a82b4537 --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-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-7b351ab8c13e411a.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ca0a7abe1fe991cc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.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"'`
24522024-09-24T03:17:54.688Z Dirty pin-project v1.1.5: the rustflags changed
24532024-09-24T03:17:54.688Z Compiling pin-project v1.1.5
24542024-09-24T03:17:54.691Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.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 --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)' --check-cfg 'cfg(feature, values())' -C metadata=3899f306fde85002 -C extra-filename=-3899f306fde85002 --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-629c37ff4e2d8a04.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24552024-09-24T03:17:54.836Z Dirty petgraph v0.6.5: the rustflags changed
24562024-09-24T03:17:54.836Z Compiling petgraph v0.6.5
24572024-09-24T03:17:54.878Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=a558247ce38e0784 -C extra-filename=-a558247ce38e0784 --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-fda43baac4e8c7a6.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24582024-09-24T03:17:54.887Z Dirty ecdsa v0.16.9: the rustflags changed
24592024-09-24T03:17:54.887Z Compiling ecdsa v0.16.9
24602024-09-24T03:17:54.890Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ecdsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sha2", "signing", "spki", "std", "verifying"))' -C metadata=a318800bc3251e3b -C extra-filename=-a318800bc3251e3b --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-58d414abc21eec5c.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ca0a7abe1fe991cc.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7a6848bc8d5b9891.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-294de5c7425e459d.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f48662bdd54b37ff.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-b8a0ab74de6ab18c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24612024-09-24T03:17:55.018Z Dirty zerocopy v0.6.6: the rustflags changed
24622024-09-24T03:17:55.018Z Compiling zerocopy v0.6.6
24632024-09-24T03:17:55.021Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "simd", "simd-nightly"))' -C metadata=fd86349cac891522 -C extra-filename=-fd86349cac891522 --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-325983a483f82094.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-18bc5e5475db7504.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24642024-09-24T03:17:55.734Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint_dig --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=68d6347307c2291e -C extra-filename=-68d6347307c2291e --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-325983a483f82094.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-ba00d9da7e296366.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
24652024-09-24T03:17:55.910Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=7849c9e51a3c096f -C extra-filename=-7849c9e51a3c096f --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-3cee8a96976693de.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-402a1c926ffbe73d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24662024-09-24T03:17:55.930Z Dirty phf_shared v0.10.0: the rustflags changed
24672024-09-24T03:17:55.930Z Compiling phf_shared v0.10.0
24682024-09-24T03:17:55.932Z Dirty pkcs1 v0.7.5: the rustflags changed
24692024-09-24T03:17:55.932Z Compiling pkcs1 v0.7.5
24702024-09-24T03:17:55.932Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=3867a56396e61cad -C extra-filename=-3867a56396e61cad --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-4d9b4c4f3cdb6951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24712024-09-24T03:17:55.933Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "pem", "pkcs8", "std", "zeroize"))' -C metadata=bf9bce91fa32d2db -C extra-filename=-bf9bce91fa32d2db --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-58d414abc21eec5c.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-d7cb5b81a02ef6f8.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-b8a0ab74de6ab18c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24722024-09-24T03:17:56.351Z Dirty new_debug_unreachable v1.0.6: the rustflags changed
24732024-09-24T03:17:56.351Z Compiling new_debug_unreachable v1.0.6
24742024-09-24T03:17:56.353Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name debug_unreachable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=2da89dee01071d53 -C extra-filename=-2da89dee01071d53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24752024-09-24T03:17:56.461Z Dirty unicode-xid v0.2.4: the rustflags changed
24762024-09-24T03:17:56.461Z Compiling unicode-xid v0.2.4
24772024-09-24T03:17:56.464Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=4a828090b584bc69 -C extra-filename=-4a828090b584bc69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24782024-09-24T03:17:56.605Z Dirty precomputed-hash v0.1.1: the rustflags changed
24792024-09-24T03:17:56.605Z Compiling precomputed-hash v0.1.1
24802024-09-24T03:17:56.611Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name precomputed_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=fe9d34962777373e -C extra-filename=-fe9d34962777373e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24812024-09-24T03:17:56.650Z Dirty minimal-lexical v0.2.1: the rustflags changed
24822024-09-24T03:17:56.650Z Compiling minimal-lexical v0.2.1
24832024-09-24T03:17:56.656Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name minimal_lexical --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=9a8e77c298b71cc5 -C extra-filename=-9a8e77c298b71cc5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24842024-09-24T03:17:56.733Z Dirty string_cache v0.8.7: the rustflags changed
24852024-09-24T03:17:56.733Z Compiling string_cache v0.8.7
24862024-09-24T03:17:56.736Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name string_cache --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/string_cache-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=970f38cc963541c5 -C extra-filename=-970f38cc963541c5 --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-2da89dee01071d53.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-3867a56396e61cad.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-fe9d34962777373e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24872024-09-24T03:17:56.864Z Dirty ed25519 v2.2.3: the rustflags changed
24882024-09-24T03:17:56.864Z Compiling ed25519 v2.2.3
24892024-09-24T03:17:56.867Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "pem", "pkcs8", "serde", "serde_bytes", "std", "zeroize"))' -C metadata=285f2447dfc2f375 -C extra-filename=-285f2447dfc2f375 --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-d7cb5b81a02ef6f8.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f48662bdd54b37ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24902024-09-24T03:17:57.005Z Dirty http-body v1.0.0: the rustflags changed
24912024-09-24T03:17:57.005Z Compiling http-body v1.0.0
24922024-09-24T03:17:57.011Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-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)' --check-cfg 'cfg(feature, values())' -C metadata=e4a994d51dd5af05 -C extra-filename=-e4a994d51dd5af05 --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-edb6ed13ed361498.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-27813c8b8f2c81c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24932024-09-24T03:17:57.167Z Dirty nom v7.1.3: the rustflags changed
24942024-09-24T03:17:57.168Z Compiling nom v7.1.3
24952024-09-24T03:17:57.170Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=19a28b98cd1da8cc -C extra-filename=-19a28b98cd1da8cc --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-3b15747880b886c1.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-9a8e77c298b71cc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24962024-09-24T03:17:57.200Z Dirty hubpack_derive v0.1.1: the rustflags changed
24972024-09-24T03:17:57.200Z Compiling hubpack_derive v0.1.1
24982024-09-24T03:17:57.202Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=ef6b112d64377947 -C extra-filename=-ef6b112d64377947 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24992024-09-24T03:17:57.223Z Dirty mio v0.8.11: the rustflags changed
25002024-09-24T03:17:57.223Z Compiling mio v0.8.11
25012024-09-24T03:17:57.225Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-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="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=ced5bbd73f5403b6 -C extra-filename=-ced5bbd73f5403b6 --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-3cee8a96976693de.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25022024-09-24T03:17:58.306Z Dirty hubpack v0.1.2: the rustflags changed
25032024-09-24T03:17:58.306Z Compiling hubpack v0.1.2
25042024-09-24T03:17:58.310Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=24e46af5cc55ead8 -C extra-filename=-24e46af5cc55ead8 --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-ef6b112d64377947.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25052024-09-24T03:17:58.512Z Dirty rsa v0.9.6: the rustflags changed
25062024-09-24T03:17:58.512Z Compiling rsa v0.9.6
25072024-09-24T03:17:58.604Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=19e1c4c2cc846170 -C extra-filename=-19e1c4c2cc846170 --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-0fbd4ee0c026a43b.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ca0a7abe1fe991cc.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-68d6347307c2291e.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-bf9bce91fa32d2db.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-d7cb5b81a02ef6f8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f48662bdd54b37ff.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-b8a0ab74de6ab18c.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25082024-09-24T03:17:58.756Z Dirty signal-hook-mio v0.2.4: the rustflags changed
25092024-09-24T03:17:58.756Z Compiling signal-hook-mio v0.2.4
25102024-09-24T03:17:58.759Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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-0_8"' --cfg 'feature="mio-1_0"' --cfg 'feature="support-v0_8"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs)' --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=00d43a90ac604eda -C extra-filename=-00d43a90ac604eda --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-3cee8a96976693de.rmeta --extern mio_0_8=/work/oxidecomputer/omicron/target/debug/deps/libmio-ced5bbd73f5403b6.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-73ba9b38c2adb040.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25112024-09-24T03:17:58.895Z Dirty ed25519-dalek v2.1.1: the rustflags changed
25122024-09-24T03:17:58.895Z Compiling ed25519-dalek v2.1.1
25132024-09-24T03:17:58.898Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=f8fc1c1aa249dbdf -C extra-filename=-f8fc1c1aa249dbdf --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-efb1d161a82b4537.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-285f2447dfc2f375.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f48662bdd54b37ff.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25142024-09-24T03:17:58.942Z Dirty h2 v0.4.6: the rustflags changed
25152024-09-24T03:17:58.942Z Compiling h2 v0.4.6
25162024-09-24T03:17:58.945Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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(docsrs)' --check-cfg 'cfg(feature, values("stream", "unstable"))' --check-cfg 'cfg(fuzzing)' -C metadata=5fbb1e0fc8bbdb69 -C extra-filename=-5fbb1e0fc8bbdb69 --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-0226d346e4689e13.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-27813c8b8f2c81c2.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96e20c34b56be83.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25172024-09-24T03:17:59.026Z Dirty heapless v0.7.17: the rustflags changed
25182024-09-24T03:17:59.026Z Compiling heapless v0.7.17
25192024-09-24T03:17:59.042Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=b998ca263ea272d2 -C extra-filename=-b998ca263ea272d2 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-b998ca263ea272d2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-5207196babc65af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25202024-09-24T03:17:59.578Z Dirty x509-cert v0.2.5: the rustflags changed
25212024-09-24T03:17:59.578Z Compiling x509-cert v0.2.5
25222024-09-24T03:17:59.582Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name x509_cert --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("arbitrary", "builder", "default", "hazmat", "pem", "sct", "sha1", "signature", "std"))' -C metadata=f57404723f9fcb27 -C extra-filename=-f57404723f9fcb27 --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-0fbd4ee0c026a43b.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-58d414abc21eec5c.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-b8a0ab74de6ab18c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25232024-09-24T03:18:00.280Z Dirty enum-as-inner v0.6.0: the rustflags changed
25242024-09-24T03:18:00.280Z Compiling enum-as-inner v0.6.0
25252024-09-24T03:18:00.344Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.6.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)' --check-cfg 'cfg(feature, values())' -C metadata=72f007d99ff29298 -C extra-filename=-72f007d99ff29298 --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-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25262024-09-24T03:18:01.008Z Dirty idna v0.4.0: the rustflags changed
25272024-09-24T03:18:01.008Z Compiling idna v0.4.0
25282024-09-24T03:18:01.011Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=bf46d2358bd9dd90 -C extra-filename=-bf46d2358bd9dd90 --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-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25292024-09-24T03:18:01.533Z Dirty lalrpop-util v0.19.12: the rustflags changed
25302024-09-24T03:18:01.533Z Compiling lalrpop-util v0.19.12
25312024-09-24T03:18:01.537Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "lexer", "regex", "std"))' -C metadata=cabd6990d00654d2 -C extra-filename=-cabd6990d00654d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25322024-09-24T03:18:01.898Z Dirty tower-layer v0.3.2: the rustflags changed
25332024-09-24T03:18:01.898Z Compiling tower-layer v0.3.2
25342024-09-24T03:18:01.900Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-layer-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)' --check-cfg 'cfg(feature, values())' -C metadata=3b613db6f9bf41c0 -C extra-filename=-3b613db6f9bf41c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25352024-09-24T03:18:02.214Z Dirty tower v0.4.13: the rustflags changed
25362024-09-24T03:18:02.214Z Compiling tower v0.4.13
25372024-09-24T03:18:02.217Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-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 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="make"' --cfg 'feature="pin-project"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "default", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project", "pin-project-lite", "rand", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=c9691555ae67eccf -C extra-filename=-c9691555ae67eccf --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-965f1abbaef84084.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-3899f306fde85002.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-3b613db6f9bf41c0.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25382024-09-24T03:18:02.652Z Dirty hickory-proto v0.24.1: the rustflags changed
25392024-09-24T03:18:02.652Z Compiling hickory-proto v0.24.1
25402024-09-24T03:18:02.655Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_proto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-proto-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="text-parsing"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs)' --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=070753e5db3ffe91 -C extra-filename=-070753e5db3ffe91 --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-f9ec920ba5de742f.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-72f007d99ff29298.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ec51e95ae6c78625.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-bf46d2358bd9dd90.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-bfd9b440086bc207.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25412024-09-24T03:18:02.675Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-b998ca263ea272d2/build-script-build`
25422024-09-24T03:18:02.747Z Dirty hash32 v0.2.1: the rustflags changed
25432024-09-24T03:18:02.747Z Compiling hash32 v0.2.1
25442024-09-24T03:18:02.782Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=b2d4b24ee1288cc3 -C extra-filename=-b2d4b24ee1288cc3 --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-325983a483f82094.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25452024-09-24T03:18:03.115Z Dirty smoltcp v0.9.1: the rustflags changed
25462024-09-24T03:18:03.116Z Compiling smoltcp v0.9.1
25472024-09-24T03:18:03.120Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=bdbe85cbcf8150ee -C extra-filename=-bdbe85cbcf8150ee --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-bdbe85cbcf8150ee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25482024-09-24T03:18:03.138Z Dirty predicates-core v1.0.6: the rustflags changed
25492024-09-24T03:18:03.138Z Compiling predicates-core v1.0.6
25502024-09-24T03:18:03.141Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-core-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)' --check-cfg 'cfg(feature, values())' -C metadata=010f1331228f9ea5 -C extra-filename=-010f1331228f9ea5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25512024-09-24T03:18:03.503Z Dirty finl_unicode v1.2.0: the rustflags changed
25522024-09-24T03:18:03.503Z Compiling finl_unicode v1.2.0
25532024-09-24T03:18:03.506Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name finl_unicode --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/finl_unicode-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="categories"' --cfg 'feature="default"' --cfg 'feature="grapheme_clusters"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("categories", "default", "grapheme_clusters"))' -C metadata=3e0871fb68948e2f -C extra-filename=-3e0871fb68948e2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25542024-09-24T03:18:03.950Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-bdbe85cbcf8150ee/build-script-build`
25552024-09-24T03:18:03.981Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=8016ed793f9c2bdc -C extra-filename=-8016ed793f9c2bdc --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-b2d4b24ee1288cc3.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-d8344a76eab0acab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
25562024-09-24T03:18:04.133Z Dirty stringprep v0.1.4: the rustflags changed
25572024-09-24T03:18:04.133Z Compiling stringprep v0.1.4
25582024-09-24T03:18:04.136Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name stringprep --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stringprep-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)' --check-cfg 'cfg(feature, values())' -C metadata=672fb69311fd6a4a -C extra-filename=-672fb69311fd6a4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern finl_unicode=/work/oxidecomputer/omicron/target/debug/deps/libfinl_unicode-3e0871fb68948e2f.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25592024-09-24T03:18:04.417Z Dirty similar v2.6.0: the rustflags changed
25602024-09-24T03:18:04.417Z Compiling similar v2.6.0
25612024-09-24T03:18:04.420Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-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="bstr"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=fb7801688e79354e -C extra-filename=-fb7801688e79354e --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-0b179f319982781a.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25622024-09-24T03:18:05.200Z Dirty tokio-stream v0.1.15: the rustflags changed
25632024-09-24T03:18:05.200Z Compiling tokio-stream v0.1.15
25642024-09-24T03:18:05.204Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-stream-0.1.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="net"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=435e39fd69513e60 -C extra-filename=-435e39fd69513e60 --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-965f1abbaef84084.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25652024-09-24T03:18:05.341Z Dirty md-5 v0.10.6: the rustflags changed
25662024-09-24T03:18:05.341Z Compiling md-5 v0.10.6
25672024-09-24T03:18:05.344Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=3c716fa3b29f1a64 -C extra-filename=-3c716fa3b29f1a64 --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-94faf137b493206b.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ca0a7abe1fe991cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25682024-09-24T03:18:05.615Z Dirty console v0.15.8: the rustflags changed
25692024-09-24T03:18:05.615Z Compiling console v0.15.8
25702024-09-24T03:18:05.632Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/console-0.15.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="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=c4214c86ee2bbd33 -C extra-filename=-c4214c86ee2bbd33 --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-4058c7340bf7b5f3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25712024-09-24T03:18:06.263Z Dirty hyper v1.4.1: the rustflags changed
25722024-09-24T03:18:06.263Z Compiling hyper v1.4.1
25732024-09-24T03:18:06.279Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' -C metadata=99b80dc317afebd1 -C extra-filename=-99b80dc317afebd1 --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-edb6ed13ed361498.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-5fbb1e0fc8bbdb69.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-27813c8b8f2c81c2.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-e4a994d51dd5af05.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-834a74e98d60d91b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25742024-09-24T03:18:06.747Z Dirty float-cmp v0.9.0: the rustflags changed
25752024-09-24T03:18:06.747Z Compiling float-cmp v0.9.0
25762024-09-24T03:18:06.751Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-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 --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-traits", "ratio", "std"))' -C metadata=ff2d3af3210f593b -C extra-filename=-ff2d3af3210f593b --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-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25772024-09-24T03:18:06.771Z Dirty fs-err v2.11.0: the rustflags changed
25782024-09-24T03:18:06.771Z Compiling fs-err v2.11.0
25792024-09-24T03:18:06.774Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=7840dcc9301ae0b4 -C extra-filename=-7840dcc9301ae0b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-7840dcc9301ae0b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25802024-09-24T03:18:06.930Z Dirty difflib v0.4.0: the rustflags changed
25812024-09-24T03:18:06.930Z Compiling difflib v0.4.0
25822024-09-24T03:18:06.933Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name difflib --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=df3a4df3c1440d6e -C extra-filename=-df3a4df3c1440d6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25832024-09-24T03:18:06.984Z Dirty normalize-line-endings v0.3.0: the rustflags changed
25842024-09-24T03:18:06.984Z Compiling normalize-line-endings v0.3.0
25852024-09-24T03:18:06.987Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=eb19df894926175b -C extra-filename=-eb19df894926175b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25862024-09-24T03:18:07.118Z Dirty fallible-iterator v0.2.0: the rustflags changed
25872024-09-24T03:18:07.119Z Compiling fallible-iterator v0.2.0
25882024-09-24T03:18:07.132Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=99585d275a54a8fa -C extra-filename=-99585d275a54a8fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25892024-09-24T03:18:07.142Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-7840dcc9301ae0b4/build-script-build`
25902024-09-24T03:18:07.161Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=3f10fdbe8bd482b1 -C extra-filename=-3f10fdbe8bd482b1 --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-e992fadcca1ed6f2.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-8016ed793f9c2bdc.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25912024-09-24T03:18:07.294Z Dirty predicates v3.1.2: the rustflags changed
25922024-09-24T03:18:07.294Z Compiling predicates v3.1.2
25932024-09-24T03:18:07.297Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-3.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::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="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "default", "diff", "float-cmp", "normalize-line-endings", "regex", "unstable"))' -C metadata=457abf17ed177e26 -C extra-filename=-457abf17ed177e26 --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-43f69afcb50accdb.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-df3a4df3c1440d6e.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-ff2d3af3210f593b.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-eb19df894926175b.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-010f1331228f9ea5.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25942024-09-24T03:18:07.814Z Dirty postgres-protocol v0.6.7: the rustflags changed
25952024-09-24T03:18:07.814Z Compiling postgres-protocol v0.6.7
25962024-09-24T03:18:07.818Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postgres_protocol --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-protocol-0.6.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "js"))' -C metadata=0b79e9b67299ca75 -C extra-filename=-0b79e9b67299ca75 --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-2da632077f49dfb6.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-67128cdfc27fc86d.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-3c716fa3b29f1a64.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-672fb69311fd6a4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25972024-09-24T03:18:08.591Z Dirty phf_shared v0.11.2: the rustflags changed
25982024-09-24T03:18:08.592Z Compiling phf_shared v0.11.2
25992024-09-24T03:18:08.680Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=471a15ddaebb70d0 -C extra-filename=-471a15ddaebb70d0 --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-4d9b4c4f3cdb6951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26002024-09-24T03:18:09.206Z Dirty hyper-util v0.1.7: the rustflags changed
26012024-09-24T03:18:09.207Z Compiling hyper-util v0.1.7
26022024-09-24T03:18:09.255Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-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="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=90f296ce10c86040 -C extra-filename=-90f296ce10c86040 --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-edb6ed13ed361498.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-27813c8b8f2c81c2.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-e4a994d51dd5af05.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99b80dc317afebd1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-c9691555ae67eccf.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26032024-09-24T03:18:09.255Z Dirty serde-big-array v0.5.1: the rustflags changed
26042024-09-24T03:18:09.256Z Compiling serde-big-array v0.5.1
26052024-09-24T03:18:09.256Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=260379c03a9449a6 -C extra-filename=-260379c03a9449a6 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26062024-09-24T03:18:09.256Z Dirty strum_macros v0.25.3: the rustflags changed
26072024-09-24T03:18:09.256Z Compiling strum_macros v0.25.3
26082024-09-24T03:18:09.256Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=3dcc3610e217a363 -C extra-filename=-3dcc3610e217a363 --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-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26092024-09-24T03:18:09.283Z Dirty serde_repr v0.1.19: the rustflags changed
26102024-09-24T03:18:09.284Z Compiling serde_repr v0.1.19
26112024-09-24T03:18:09.293Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_repr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=93fece06d7eea44a -C extra-filename=-93fece06d7eea44a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26122024-09-24T03:18:09.293Z Dirty peg-runtime v0.8.3: the rustflags changed
26132024-09-24T03:18:09.293Z Compiling peg-runtime v0.8.3
26142024-09-24T03:18:09.293Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg_runtime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-runtime-0.8.3/lib.rs --error-format=json --json=diagnostic-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)' --check-cfg 'cfg(feature, values("std", "unstable"))' -C metadata=f68472f095c24de4 -C extra-filename=-f68472f095c24de4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26152024-09-24T03:18:09.608Z Dirty phf v0.11.2: the rustflags changed
26162024-09-24T03:18:09.608Z Compiling phf v0.11.2
26172024-09-24T03:18:09.611Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=8e35b99582fa2840 -C extra-filename=-8e35b99582fa2840 --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-471a15ddaebb70d0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26182024-09-24T03:18:09.925Z Dirty postgres-types v0.2.7: the rustflags changed
26192024-09-24T03:18:09.925Z Compiling postgres-types v0.2.7
26202024-09-24T03:18:09.928Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-types-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 --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)' --check-cfg 'cfg(feature, values("array-impls", "array-init", "bit-vec-06", "chrono-04", "cidr-02", "derive", "eui48-04", "eui48-1", "geo-types-06", "geo-types-0_7", "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-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "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=2026a0998620394e -C extra-filename=-2026a0998620394e --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-edb6ed13ed361498.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-0b79e9b67299ca75.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26212024-09-24T03:18:09.965Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=a36811e1fff2de6c -C extra-filename=-a36811e1fff2de6c --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-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63`
26222024-09-24T03:18:10.336Z Dirty whoami v1.5.1: the rustflags changed
26232024-09-24T03:18:10.336Z Compiling whoami v1.5.1
26242024-09-24T03:18:10.342Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/whoami-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="default"' --cfg 'feature="web"' --cfg 'feature="web-sys"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "web", "web-sys"))' -C metadata=9ffcccbeeda8d38c -C extra-filename=-9ffcccbeeda8d38c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26252024-09-24T03:18:10.462Z Dirty camino v1.1.9: the rustflags changed
26262024-09-24T03:18:10.462Z Compiling camino v1.1.9
26272024-09-24T03:18:10.466Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=2abadfff710ca87e -C extra-filename=-2abadfff710ca87e --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-2abadfff710ca87e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26282024-09-24T03:18:10.637Z Compiling regress v0.9.1
26292024-09-24T03:18:10.639Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-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="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "prohibit-unsafe", "std", "utf16"))' -C metadata=b3d8d6b94a4e8781 -C extra-filename=-b3d8d6b94a4e8781 --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-333cc1e052d8280e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26302024-09-24T03:18:10.821Z Dirty tokio-postgres v0.7.11: the rustflags changed
26312024-09-24T03:18:10.821Z Compiling tokio-postgres v0.7.11
26322024-09-24T03:18:10.824Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-postgres-0.7.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="runtime"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-impls", "default", "js", "runtime", "with-bit-vec-0_6", "with-chrono-0_4", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "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=a5643bc95f4aea25 -C extra-filename=-a5643bc95f4aea25 --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-f9ec920ba5de742f.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-8e35b99582fa2840.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-0b79e9b67299ca75.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-2026a0998620394e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26332024-09-24T03:18:11.021Z Dirty is-terminal v0.4.12: the rustflags changed
26342024-09-24T03:18:11.021Z Compiling is-terminal v0.4.12
26352024-09-24T03:18:11.024Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is-terminal-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc0a9157b5066ae2 -C extra-filename=-dc0a9157b5066ae2 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26362024-09-24T03:18:11.160Z Compiling getopts v0.2.21
26372024-09-24T03:18:11.162Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name getopts --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=c6002415ff761945 -C extra-filename=-c6002415ff761945 --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-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26382024-09-24T03:18:11.236Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-2abadfff710ca87e/build-script-build`
26392024-09-24T03:18:11.306Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=b792cecba43cac9d -C extra-filename=-b792cecba43cac9d --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-19476516253bd8c8.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)'`
26402024-09-24T03:18:11.446Z Compiling unsafe-libyaml v0.2.11
26412024-09-24T03:18:11.449Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unsafe_libyaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=5d82dd58b0184436 -C extra-filename=-5d82dd58b0184436 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26422024-09-24T03:18:11.991Z Dirty dirs-sys-next v0.1.2: the rustflags changed
26432024-09-24T03:18:11.991Z Compiling dirs-sys-next v0.1.2
26442024-09-24T03:18:11.996Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=d8fca6d55913f35c -C extra-filename=-d8fca6d55913f35c --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26452024-09-24T03:18:12.120Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
26462024-09-24T03:18:12.123Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-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)' --check-cfg 'cfg(feature, values())' -C metadata=9ac10fdc05abddac -C extra-filename=-9ac10fdc05abddac --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-edb6ed13ed361498.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
26472024-09-24T03:18:12.268Z Dirty dirs-next v2.0.0: the rustflags changed
26482024-09-24T03:18:12.268Z Compiling dirs-next v2.0.0
26492024-09-24T03:18:12.271Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=950b0ebb765cd2b2 -C extra-filename=-950b0ebb765cd2b2 --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-94faf137b493206b.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-d8fca6d55913f35c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26502024-09-24T03:18:12.477Z Dirty fastrand v2.1.0: the rustflags changed
26512024-09-24T03:18:12.477Z Compiling fastrand v2.1.0
26522024-09-24T03:18:12.489Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=93d3aefab645b806 -C extra-filename=-93d3aefab645b806 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26532024-09-24T03:18:12.570Z Dirty term v0.7.0: the rustflags changed
26542024-09-24T03:18:12.570Z Compiling term v0.7.0
26552024-09-24T03:18:12.573Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default"))' -C metadata=42cdc58f9cbd97df -C extra-filename=-42cdc58f9cbd97df --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-950b0ebb765cd2b2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26562024-09-24T03:18:12.671Z Compiling toml v0.8.19
26572024-09-24T03:18:12.674Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=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="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=ff2cc6f6b548f800 -C extra-filename=-ff2cc6f6b548f800 --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-19476516253bd8c8.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fc6ddcff9f820214.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26582024-09-24T03:18:12.866Z Compiling serde_yaml v0.9.34+deprecated
26592024-09-24T03:18:12.869Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_yaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=44e99e02d52c1762 -C extra-filename=-44e99e02d52c1762 --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-e7d7b8ea648ab4e3.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-5d82dd58b0184436.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26602024-09-24T03:18:13.041Z Compiling rustls-pki-types v1.7.0
26612024-09-24T03:18:13.044Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=2fefae8d752d7a3a -C extra-filename=-2fefae8d752d7a3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26622024-09-24T03:18:13.423Z Compiling paste v1.0.15
26632024-09-24T03:18:13.426Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=fe0fbfc06ab2594b -C extra-filename=-fe0fbfc06ab2594b --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-fe0fbfc06ab2594b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26642024-09-24T03:18:13.448Z Dirty gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475): the rustflags changed
26652024-09-24T03:18:13.448Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
26662024-09-24T03:18:13.451Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/9bbac47/gateway-messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smoltcp"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "smoltcp", "std"))' -C metadata=8bd1bae28c30277b -C extra-filename=-8bd1bae28c30277b --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-8e41b751a0ccc20a.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-24e46af5cc55ead8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-260379c03a9449a6.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-93fece06d7eea44a.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-3f10fdbe8bd482b1.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-3dcc3610e217a363.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26672024-09-24T03:18:13.868Z Compiling ident_case v1.0.1
26682024-09-24T03:18:13.903Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ident_case --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=1f0a2acd79c1f241 -C extra-filename=-1f0a2acd79c1f241 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26692024-09-24T03:18:14.055Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-fe0fbfc06ab2594b/build-script-build`
26702024-09-24T03:18:14.087Z Compiling darling_core v0.20.9
26712024-09-24T03:18:14.110Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.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="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=a4eb756722b0b4ba -C extra-filename=-a4eb756722b0b4ba --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-384dbe410948d0e9.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-1f0a2acd79c1f241.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a1f7ddb01f1b033d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26722024-09-24T03:18:14.129Z Dirty crossbeam-channel v0.5.12: the rustflags changed
26732024-09-24T03:18:14.129Z Compiling crossbeam-channel v0.5.12
26742024-09-24T03:18:14.129Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9f8fe1d87fa9a6f6 -C extra-filename=-9f8fe1d87fa9a6f6 --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-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26752024-09-24T03:18:14.184Z Dirty thread_local v1.1.8: the rustflags changed
26762024-09-24T03:18:14.185Z Compiling thread_local v1.1.8
26772024-09-24T03:18:14.193Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=31e87b9424f2815f -C extra-filename=-31e87b9424f2815f --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-94faf137b493206b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26782024-09-24T03:18:14.448Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
26792024-09-24T03:18:14.451Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=555f770ee47927a3 -C extra-filename=-555f770ee47927a3 --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-830498e334c402a9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26802024-09-24T03:18:14.722Z Dirty slog-async v2.8.0: the rustflags changed
26812024-09-24T03:18:14.723Z Compiling slog-async v2.8.0
26822024-09-24T03:18:14.726Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=01c8cef20947d45b -C extra-filename=-01c8cef20947d45b --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-01c8cef20947d45b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26832024-09-24T03:18:15.220Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=4ec299dfa0e92da3 -C extra-filename=-4ec299dfa0e92da3 --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"))'`
26842024-09-24T03:18:15.344Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-01c8cef20947d45b/build-script-build`
26852024-09-24T03:18:15.412Z Dirty take_mut v0.2.2: the rustflags changed
26862024-09-24T03:18:15.412Z Compiling take_mut v0.2.2
26872024-09-24T03:18:15.415Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=f9518271d040c7fa -C extra-filename=-f9518271d040c7fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26882024-09-24T03:18:15.578Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=584ba06da5147514 -C extra-filename=-584ba06da5147514 --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-9f8fe1d87fa9a6f6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-f9518271d040c7fa.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-31e87b9424f2815f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
26892024-09-24T03:18:15.806Z Dirty slog-term v2.9.1: the rustflags changed
26902024-09-24T03:18:15.806Z Compiling slog-term v2.9.1
26912024-09-24T03:18:15.809Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=b04cd725ac45fa88 -C extra-filename=-b04cd725ac45fa88 --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-dc0a9157b5066ae2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-31e87b9424f2815f.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26922024-09-24T03:18:16.590Z Compiling rustls-webpki v0.102.4
26932024-09-24T03:18:16.596Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.102.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="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=2a5e1ac73ea71181 -C extra-filename=-2a5e1ac73ea71181 --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-e736e5009c91f06c.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
26942024-09-24T03:18:16.649Z Compiling match_cfg v0.1.0
26952024-09-24T03:18:16.652Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=d9904ced2909ba3a -C extra-filename=-d9904ced2909ba3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26962024-09-24T03:18:16.809Z Compiling hostname v0.3.1
26972024-09-24T03:18:16.821Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=a6bdf447eb1d58a4 -C extra-filename=-a6bdf447eb1d58a4 --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-3cee8a96976693de.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-d9904ced2909ba3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26982024-09-24T03:18:16.822Z Dirty strum_macros v0.26.4: the rustflags changed
26992024-09-24T03:18:16.822Z Compiling strum_macros v0.26.4
27002024-09-24T03:18:16.822Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=af4c16b7d1ccc6d5 -C extra-filename=-af4c16b7d1ccc6d5 --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-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27012024-09-24T03:18:17.023Z Compiling rustls v0.22.4
27022024-09-24T03:18:17.026Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=7a39c18fd3e98d58 -C extra-filename=-7a39c18fd3e98d58 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-7a39c18fd3e98d58 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27032024-09-24T03:18:17.072Z Compiling rustls-pemfile v2.1.3
27042024-09-24T03:18:17.075Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0825b86e4f23338d -C extra-filename=-0825b86e4f23338d --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-2da632077f49dfb6.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27052024-09-24T03:18:17.198Z Compiling tempfile v3.10.1
27062024-09-24T03:18:17.201Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=203f019421d26a3d -C extra-filename=-203f019421d26a3d --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-94faf137b493206b.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-93d3aefab645b806.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-51981822c0da3c8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27072024-09-24T03:18:17.376Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-7a39c18fd3e98d58/build-script-build`
27082024-09-24T03:18:17.406Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=4781d15dc18659ce -C extra-filename=-4781d15dc18659ce --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-9bb3211f8a6d4da7.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-2a5e1ac73ea71181.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
27092024-09-24T03:18:17.541Z Compiling multer v3.1.0
27102024-09-24T03:18:17.544Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=b0c2a76b3dbdbc46 -C extra-filename=-b0c2a76b3dbdbc46 --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-b0c2a76b3dbdbc46 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27112024-09-24T03:18:17.926Z Compiling debug-ignore v1.0.5
27122024-09-24T03:18:17.929Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=f8d6e08c22f4130f -C extra-filename=-f8d6e08c22f4130f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27132024-09-24T03:18:18.055Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-b0c2a76b3dbdbc46/build-script-build`
27142024-09-24T03:18:18.077Z Compiling slog-json v2.6.1
27152024-09-24T03:18:18.077Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=54bd8a03efa416f7 -C extra-filename=-54bd8a03efa416f7 --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-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27162024-09-24T03:18:18.126Z Compiling async-stream-impl v0.3.5
27172024-09-24T03:18:18.129Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-impl-0.3.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)' --check-cfg 'cfg(feature, values())' -C metadata=24da5d56aa84ad68 -C extra-filename=-24da5d56aa84ad68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27182024-09-24T03:18:18.469Z Compiling slog-bunyan v2.5.0
27192024-09-24T03:18:18.473Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=50c2b75429f0bba1 -C extra-filename=-50c2b75429f0bba1 --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-a6bdf447eb1d58a4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-54bd8a03efa416f7.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27202024-09-24T03:18:18.649Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=b05d2cfc1f2fe4a6 -C extra-filename=-b05d2cfc1f2fe4a6 --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-edb6ed13ed361498.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-036e08876869b21a.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-27813c8b8f2c81c2.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27212024-09-24T03:18:18.693Z Compiling waitgroup v0.1.2
27222024-09-24T03:18:18.696Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=c6992fbdcfd8dfd4 -C extra-filename=-c6992fbdcfd8dfd4 --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-0226d346e4689e13.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27232024-09-24T03:18:18.982Z Compiling serde_path_to_error v0.1.16
27242024-09-24T03:18:18.989Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=4bf70369cde44e16 -C extra-filename=-4bf70369cde44e16 --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-4cb0fb6bacfafb96.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27252024-09-24T03:18:19.697Z Compiling async-stream v0.3.5
27262024-09-24T03:18:19.700Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb56cc425a358c6a -C extra-filename=-eb56cc425a358c6a --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-24da5d56aa84ad68.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27272024-09-24T03:18:19.730Z Compiling hostname v0.4.0
27282024-09-24T03:18:19.737Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=8ddc9dbfce995824 -C extra-filename=-8ddc9dbfce995824 --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-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27292024-09-24T03:18:19.839Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
27302024-09-24T03:18:19.842Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/build.rs --error-format=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' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=a919d62130b9e085 -C extra-filename=-a919d62130b9e085 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-a919d62130b9e085 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27312024-09-24T03:18:19.985Z Compiling ipnetwork v0.20.0
27322024-09-24T03:18:19.985Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnetwork --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnetwork-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=f4aeff83f02cde28 -C extra-filename=-f4aeff83f02cde28 --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-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27332024-09-24T03:18:20.078Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
27342024-09-24T03:18:20.088Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-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(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=9fdf6e4f2c5682ec -C extra-filename=-9fdf6e4f2c5682ec --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-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27352024-09-24T03:18:20.214Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-a919d62130b9e085/build-script-build`
27362024-09-24T03:18:20.291Z Compiling instant v0.1.12
27372024-09-24T03:18:20.295Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name instant --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/instant-0.1.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)' --check-cfg 'cfg(feature, values("inaccurate", "js-sys", "now", "stdweb", "wasm-bindgen", "wasm-bindgen_rs", "web-sys"))' -C metadata=4d9fb3cc79b503f7 -C extra-filename=-4d9fb3cc79b503f7 --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-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27382024-09-24T03:18:20.357Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27392024-09-24T03:18:20.361Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 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)' --check-cfg 'cfg(feature, values())' -C metadata=9731c9af21f7fdb3 -C extra-filename=-9731c9af21f7fdb3 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-9731c9af21f7fdb3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-bdb500d6706a0d33.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e977bd3425988650.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-3d4b03788a112093.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-63411cafe06c85bd.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-efb1d161a82b4537.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ca0a7abe1fe991cc.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-bde51f4758c41521.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-a318800bc3251e3b.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f8fc1c1aa249dbdf.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7a6848bc8d5b9891.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e8b978ec7a9d98e8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ec51e95ae6c78625.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-3459d31894bcb70d.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bb6974eb2a6ed7a2.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-2abe9fe1e738a523.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-333cc1e052d8280e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-67128cdfc27fc86d.rlib --extern hyper_582f2526e08bb6a0=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern hyper_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99b80dc317afebd1.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-90f296ce10c86040.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-d345e3f692f84e20.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-73ba9b38c2adb040.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-68d6347307c2291e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-d7cb5b81a02ef6f8.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-2026a0998620394e.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-19e1c4c2cc846170.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-51981822c0da3c8e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b937650cfbeb6e6f.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-00d43a90ac604eda.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-970f38cc963541c5.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-fe135c41e946333f.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0aa41fa91298e638.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-4a828090b584bc69.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-5858723c89856af0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-f57404723f9fcb27.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
27402024-09-24T03:18:20.445Z Compiling quick-error v1.2.3
27412024-09-24T03:18:20.448Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quick_error --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=5a51933d224a7ea6 -C extra-filename=-5a51933d224a7ea6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27422024-09-24T03:18:20.606Z Compiling newtype-uuid v1.1.0
27432024-09-24T03:18:20.609Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype-uuid-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="alloc"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "schemars08", "serde", "std", "v4"))' -C metadata=65070b8536d99399 -C extra-filename=-65070b8536d99399 --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-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27442024-09-24T03:18:20.712Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-9731c9af21f7fdb3/build-script-build`
27452024-09-24T03:18:20.745Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2015 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)' --check-cfg 'cfg(feature, values())' -C metadata=6414f43f52935490 -C extra-filename=-6414f43f52935490 --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-bdb500d6706a0d33.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e977bd3425988650.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-3d4b03788a112093.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-63411cafe06c85bd.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-efb1d161a82b4537.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ca0a7abe1fe991cc.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-bde51f4758c41521.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-a318800bc3251e3b.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f8fc1c1aa249dbdf.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7a6848bc8d5b9891.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e8b978ec7a9d98e8.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ec51e95ae6c78625.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-3459d31894bcb70d.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bb6974eb2a6ed7a2.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-2abe9fe1e738a523.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-333cc1e052d8280e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-67128cdfc27fc86d.rmeta --extern hyper_582f2526e08bb6a0=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern hyper_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99b80dc317afebd1.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-90f296ce10c86040.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-d345e3f692f84e20.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-73ba9b38c2adb040.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rmeta --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-68d6347307c2291e.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-d7cb5b81a02ef6f8.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-2026a0998620394e.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-19e1c4c2cc846170.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-51981822c0da3c8e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b937650cfbeb6e6f.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-00d43a90ac604eda.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-970f38cc963541c5.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0aa41fa91298e638.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-5858723c89856af0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-f57404723f9fcb27.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
27462024-09-24T03:18:20.859Z Compiling structmeta-derive v0.3.0
27472024-09-24T03:18:20.861Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=509e55e998b438b4 -C extra-filename=-509e55e998b438b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27482024-09-24T03:18:20.910Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27492024-09-24T03:18:20.913Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values("default", "schemars", "schemars08", "serde", "std", "uuid-v4"))' -C metadata=19059379292ae98e -C extra-filename=-19059379292ae98e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-65070b8536d99399.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27502024-09-24T03:18:20.932Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27512024-09-24T03:18:20.934Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain_derive --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/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)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=492500dba913d1cf -C extra-filename=-492500dba913d1cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27522024-09-24T03:18:21.254Z Compiling backoff v0.4.0
27532024-09-24T03:18:21.257Z Compiling darling_macro v0.20.9
27542024-09-24T03:18:21.257Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name backoff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("async-std", "async_std_1", "default", "futures", "futures-core", "pin-project-lite", "tokio", "tokio_1", "wasm-bindgen"))' -C metadata=9f41ece8fa89b28b -C extra-filename=-9f41ece8fa89b28b --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-965f1abbaef84084.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bb6974eb2a6ed7a2.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-4d9fb3cc79b503f7.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27552024-09-24T03:18:21.257Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.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)' --check-cfg 'cfg(feature, values())' -C metadata=bf09ae7f5d123ca8 -C extra-filename=-bf09ae7f5d123ca8 --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-a4eb756722b0b4ba.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27562024-09-24T03:18:21.616Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
27572024-09-24T03:18:21.619Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/git/checkouts/oxnet-5e61f09626980c60/2612d22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "schemars", "serde", "std"))' -C metadata=8b99a18b9d8b7117 -C extra-filename=-8b99a18b9d8b7117 --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-f4aeff83f02cde28.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27582024-09-24T03:18:21.903Z Compiling tokio-rustls v0.25.0
27592024-09-24T03:18:21.908Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=7546da3b93a44012 -C extra-filename=-7546da3b93a44012 --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-4781d15dc18659ce.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
27602024-09-24T03:18:22.172Z Dirty strum v0.26.3: the rustflags changed
27612024-09-24T03:18:22.173Z Compiling strum v0.26.3
27622024-09-24T03:18:22.237Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=d605b07ab2a0de30 -C extra-filename=-d605b07ab2a0de30 --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-af4c16b7d1ccc6d5.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27632024-09-24T03:18:22.335Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27642024-09-24T03:18:22.338Z Compiling macaddr v1.0.1
27652024-09-24T03:18:22.338Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/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)' --check-cfg 'cfg(feature, values("derive", "erased-serde", "nested-values", "serde", "slog-error-chain-derive"))' -C metadata=a33837303a60c71a -C extra-filename=-a33837303a60c71a --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-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-492500dba913d1cf.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27662024-09-24T03:18:22.339Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "serde", "serde_std", "std"))' -C metadata=98a67a59a334178d -C extra-filename=-98a67a59a334178d --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27672024-09-24T03:18:22.369Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27682024-09-24T03:18:22.375Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=429a83cc6834e394 -C extra-filename=-429a83cc6834e394 --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-6414f43f52935490.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
27692024-09-24T03:18:22.439Z Compiling darling v0.20.9
27702024-09-24T03:18:22.445Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.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="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=25783681bc5c63f6 -C extra-filename=-25783681bc5c63f6 --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-a4eb756722b0b4ba.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-bf09ae7f5d123ca8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27712024-09-24T03:18:22.514Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27722024-09-24T03:18:22.517Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_human_bytes --edition=2018 /home/build/.cargo/git/checkouts/serde_human_bytes-25cac76e2ef2d15c/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)' --check-cfg 'cfg(feature, values())' -C metadata=4c497ff74b1d7ab1 -C extra-filename=-4c497ff74b1d7ab1 --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-599d8f15621b0c55.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27732024-09-24T03:18:22.563Z Compiling serde_with_macros v3.9.0
27742024-09-24T03:18:22.566Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_with_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.9.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(docsrs)' --check-cfg 'cfg(feature, values("schemars_0_8"))' -C metadata=e554c284d49db9dc -C extra-filename=-e554c284d49db9dc --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-25783681bc5c63f6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27752024-09-24T03:18:22.680Z Compiling wait-timeout v0.2.0
27762024-09-24T03:18:22.680Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wait_timeout --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=67dd394de3b1f54c -C extra-filename=-67dd394de3b1f54c --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27772024-09-24T03:18:22.789Z Compiling structmeta-derive v0.2.0
27782024-09-24T03:18:22.792Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-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)' --check-cfg 'cfg(feature, values())' -C metadata=c4396d75b0dbcb2b -C extra-filename=-c4396d75b0dbcb2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27792024-09-24T03:18:23.330Z Compiling rusty-fork v0.3.0
27802024-09-24T03:18:23.338Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_fork --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "timeout", "wait-timeout"))' -C metadata=b0c049f4737da8e3 -C extra-filename=-b0c049f4737da8e3 --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-384dbe410948d0e9.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-5a51933d224a7ea6.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-67dd394de3b1f54c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27812024-09-24T03:18:23.338Z Compiling rand_xorshift v0.3.0
27822024-09-24T03:18:23.338Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_xorshift --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=dc717fe65b3dad73 -C extra-filename=-dc717fe65b3dad73 --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-025910be55d74958.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27832024-09-24T03:18:23.639Z Compiling unarray v0.1.4
27842024-09-24T03:18:23.642Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unarray --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=902f42438c2f18fe -C extra-filename=-902f42438c2f18fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27852024-09-24T03:18:23.814Z Compiling proptest v1.5.0
27862024-09-24T03:18:23.817Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proptest-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 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)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "fork", "hardware-rng", "lazy_static", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=72bb27b927484260 -C extra-filename=-72bb27b927484260 --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-f27c634c8e28190b.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-232b7ed080472947.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-dc717fe65b3dad73.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-b0c049f4737da8e3.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-902f42438c2f18fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27872024-09-24T03:18:24.044Z Compiling camino-tempfile v1.1.1
27882024-09-24T03:18:24.052Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name camino_tempfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=17ccd3b3f63bf5f4 -C extra-filename=-17ccd3b3f63bf5f4 --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-b792cecba43cac9d.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27892024-09-24T03:18:24.077Z Compiling structmeta v0.3.0
27902024-09-24T03:18:24.093Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=50192c4a7967f549 -C extra-filename=-50192c4a7967f549 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-509e55e998b438b4.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27912024-09-24T03:18:24.487Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
27922024-09-24T03:18:24.488Z Compiling proc-macro-error-attr v1.0.4
27932024-09-24T03:18:24.492Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=5d000a157274cd67 -C extra-filename=-5d000a157274cd67 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-5d000a157274cd67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27942024-09-24T03:18:24.524Z Compiling parse-display-derive v0.10.0
27952024-09-24T03:18:24.528Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_display_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=947ac3dd5707f459 -C extra-filename=-947ac3dd5707f459 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-50192c4a7967f549.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962024-09-24T03:18:24.820Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,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' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=52abb3859d92c8cf -C extra-filename=-52abb3859d92c8cf --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-eb56cc425a358c6a.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-9fdf6e4f2c5682ec.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-8ddc9dbfce995824.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-b05d2cfc1f2fe4a6.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4bf70369cde44e16.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b937650cfbeb6e6f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-54bd8a03efa416f7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-7546da3b93a44012.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-c6992fbdcfd8dfd4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
27972024-09-24T03:18:24.869Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-5d000a157274cd67/build-script-build`
27982024-09-24T03:18:25.230Z Dirty proc-macro-error v1.0.4: the rustflags changed
27992024-09-24T03:18:25.230Z Compiling proc-macro-error v1.0.4
28002024-09-24T03:18:25.230Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=a4bca8a215788b67 -C extra-filename=-a4bca8a215788b67 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-a4bca8a215788b67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28012024-09-24T03:18:25.312Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-a4bca8a215788b67/build-script-build`
28022024-09-24T03:18:25.531Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=2c2579e9bbf82a84 -C extra-filename=-2c2579e9bbf82a84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28032024-09-24T03:18:25.739Z Compiling serde_with v3.9.0
28042024-09-24T03:18:25.742Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=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' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "std", "time_0_3"))' -C metadata=fbf3e444deddd920 -C extra-filename=-fbf3e444deddd920 --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-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-e554c284d49db9dc.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28052024-09-24T03:18:26.013Z Compiling structmeta v0.2.0
28062024-09-24T03:18:26.016Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-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)' --check-cfg 'cfg(feature, values())' -C metadata=db9a063fabe691ea -C extra-filename=-db9a063fabe691ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-c4396d75b0dbcb2b.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28072024-09-24T03:18:26.482Z Compiling test-strategy v0.3.1
28082024-09-24T03:18:26.488Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/test-strategy-0.3.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)' --check-cfg 'cfg(feature, values())' -C metadata=33f37eee6fa58373 -C extra-filename=-33f37eee6fa58373 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-db9a063fabe691ea.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28092024-09-24T03:18:26.514Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=be785971ed3c6df6 -C extra-filename=-be785971ed3c6df6 --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-2c2579e9bbf82a84.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
28102024-09-24T03:18:27.236Z Compiling proc-macro-crate v1.3.1
28112024-09-24T03:18:27.238Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=13613f5dbe52b83a -C extra-filename=-13613f5dbe52b83a --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-d381d90b77512a0f.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0aa41fa91298e638.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28122024-09-24T03:18:27.638Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28132024-09-24T03:18:27.642Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/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)' --check-cfg 'cfg(feature, values())' -C metadata=d7e5a9887b0b0e8e -C extra-filename=-d7e5a9887b0b0e8e --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-d7e5a9887b0b0e8e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28142024-09-24T03:18:28.073Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-d7e5a9887b0b0e8e/build-script-build`
28152024-09-24T03:18:28.104Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28162024-09-24T03:18:28.107Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/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)' --check-cfg 'cfg(feature, values())' -C metadata=525ace519d3346b6 -C extra-filename=-525ace519d3346b6 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-525ace519d3346b6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28172024-09-24T03:18:28.372Z Compiling num_enum_derive v0.5.11
28182024-09-24T03:18:28.381Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_enum_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=c16aec0e8561ffd7 -C extra-filename=-c16aec0e8561ffd7 --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-13613f5dbe52b83a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28192024-09-24T03:18:28.475Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-525ace519d3346b6/build-script-build`
28202024-09-24T03:18:28.501Z Compiling foreign-types-macros v0.2.3
28212024-09-24T03:18:28.509Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("std"))' -C metadata=df170ba7eb52ebc6 -C extra-filename=-df170ba7eb52ebc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28222024-09-24T03:18:29.619Z Compiling parse-display v0.10.0
28232024-09-24T03:18:29.622Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_display --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "docs", "regex", "regex-syntax", "std"))' -C metadata=aa2fc19618e8223a -C extra-filename=-aa2fc19618e8223a --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-947ac3dd5707f459.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28242024-09-24T03:18:29.637Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28252024-09-24T03:18:29.637Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/lib/build.rs --error-format=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)' --check-cfg 'cfg(feature, values())' -C metadata=f477c3b355d84377 -C extra-filename=-f477c3b355d84377 --out-dir /work/oxidecomputer/omicron/target/debug/build/rusty-doors-f477c3b355d84377 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28262024-09-24T03:18:29.957Z Compiling foreign-types-shared v0.3.1
28272024-09-24T03:18:29.961Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=62e6d3d49a368cf7 -C extra-filename=-62e6d3d49a368cf7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28282024-09-24T03:18:29.998Z Running `/work/oxidecomputer/omicron/target/debug/build/rusty-doors-f477c3b355d84377/build-script-build`
28292024-09-24T03:18:30.024Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libdlpi_sys --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/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)' --check-cfg 'cfg(feature, values())' -C metadata=66564d91ab6f2ef3 -C extra-filename=-66564d91ab6f2ef3 --out-dir /work/oxidecomputer/omicron/target/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`
28302024-09-24T03:18:30.090Z Compiling foreign-types v0.5.0
28312024-09-24T03:18:30.093Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=26ae3eac20104068 -C extra-filename=-26ae3eac20104068 --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-df170ba7eb52ebc6.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-62e6d3d49a368cf7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28322024-09-24T03:18:30.188Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nvpair_sys --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/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)' --check-cfg 'cfg(feature, values())' -C metadata=0294cfe81e15398b -C extra-filename=-0294cfe81e15398b --out-dir /work/oxidecomputer/omicron/target/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`
28332024-09-24T03:18:30.209Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28342024-09-24T03:18:30.212Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors_macros --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/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)' --check-cfg 'cfg(feature, values())' -C metadata=3251be0370a8c741 -C extra-filename=-3251be0370a8c741 --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-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28352024-09-24T03:18:30.283Z Compiling tabwriter v1.4.0
28362024-09-24T03:18:30.286Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("ansi_formatting", "default"))' -C metadata=36b664ce9afcce98 -C extra-filename=-36b664ce9afcce98 --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-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28372024-09-24T03:18:30.361Z Compiling cstr-argument v0.1.2
28382024-09-24T03:18:30.364Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cstr_argument --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=aab9cf1341f27a2e -C extra-filename=-aab9cf1341f27a2e --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-94faf137b493206b.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28392024-09-24T03:18:30.537Z Compiling pretty-hex v0.2.1
28402024-09-24T03:18:30.540Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=27176efeb89a212c -C extra-filename=-27176efeb89a212c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28412024-09-24T03:18:30.623Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28422024-09-24T03:18:30.626Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nvpair --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/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)' --check-cfg 'cfg(feature, values())' -C metadata=1acf1cd39738a6dc -C extra-filename=-1acf1cd39738a6dc --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-aab9cf1341f27a2e.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-26ae3eac20104068.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28432024-09-24T03:18:30.716Z Compiling colored v2.1.0
28442024-09-24T03:18:30.720Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colored-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)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=6166f879ac927c99 -C extra-filename=-6166f879ac927c99 --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-4058c7340bf7b5f3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28452024-09-24T03:18:30.777Z Compiling socket2 v0.4.10
28462024-09-24T03:18:30.777Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=6e18d66bb56b6803 -C extra-filename=-6e18d66bb56b6803 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28472024-09-24T03:18:31.152Z Compiling num_enum v0.5.11
28482024-09-24T03:18:31.155Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_enum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "std"))' -C metadata=b95cff2816cecfe2 -C extra-filename=-b95cff2816cecfe2 --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-c16aec0e8561ffd7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28492024-09-24T03:18:31.263Z Compiling smf v0.2.3
28502024-09-24T03:18:31.265Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=b94b1747d4cd77f0 -C extra-filename=-b94b1747d4cd77f0 --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-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28512024-09-24T03:18:31.281Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/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)' --check-cfg 'cfg(feature, values())' -C metadata=25bae2786bf912b7 -C extra-filename=-25bae2786bf912b7 --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-3cee8a96976693de.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-3251be0370a8c741.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l door`
28522024-09-24T03:18:31.325Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28532024-09-24T03:18:31.328Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dlpi --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/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)' --check-cfg 'cfg(feature, values())' -C metadata=12ca48d2545434e8 -C extra-filename=-12ca48d2545434e8 --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-3cee8a96976693de.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-66564d91ab6f2ef3.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-b95cff2816cecfe2.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-27176efeb89a212c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28542024-09-24T03:18:31.462Z Compiling heapless v0.8.0
28552024-09-24T03:18:31.465Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=e556d1dbcfabb7d1 -C extra-filename=-e556d1dbcfabb7d1 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-e556d1dbcfabb7d1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28562024-09-24T03:18:31.532Z Compiling termtree v0.4.1
28572024-09-24T03:18:31.537Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name termtree --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=3f580d41a8e4e74f -C extra-filename=-3f580d41a8e4e74f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28582024-09-24T03:18:31.694Z Compiling hash32 v0.3.1
28592024-09-24T03:18:31.699Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=4832032344ca634d -C extra-filename=-4832032344ca634d --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-325983a483f82094.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28602024-09-24T03:18:31.719Z Compiling predicates-tree v1.0.9
28612024-09-24T03:18:31.721Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-tree-1.0.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)' --check-cfg 'cfg(feature, values())' -C metadata=e26635fc8c38883b -C extra-filename=-e26635fc8c38883b --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-010f1331228f9ea5.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-3f580d41a8e4e74f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28622024-09-24T03:18:31.761Z Compiling crucible-workspace-hack v0.1.0
28632024-09-24T03:18:31.763Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=7bb6db9d5be3b93a -C extra-filename=-7bb6db9d5be3b93a --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-7bb6db9d5be3b93a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28642024-09-24T03:18:31.963Z Compiling smoltcp v0.11.0
28652024-09-24T03:18:31.986Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=8932ed320cfb35a5 -C extra-filename=-8932ed320cfb35a5 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-8932ed320cfb35a5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28662024-09-24T03:18:32.163Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-7bb6db9d5be3b93a/build-script-build`
28672024-09-24T03:18:32.173Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-e556d1dbcfabb7d1/build-script-build`
28682024-09-24T03:18:32.174Z Compiling cobs v0.2.3
28692024-09-24T03:18:32.174Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cobs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=e7a06af4cb4d7afa -C extra-filename=-e7a06af4cb4d7afa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28702024-09-24T03:18:32.258Z Compiling embedded-io v0.4.0
28712024-09-24T03:18:32.275Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name embedded_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-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="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async", "defmt", "futures", "log", "std", "tokio"))' -C metadata=443730149b1d4047 -C extra-filename=-443730149b1d4047 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28722024-09-24T03:18:32.442Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=b9ac8a798b087133 -C extra-filename=-b9ac8a798b087133 --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-4832032344ca634d.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-d8344a76eab0acab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28732024-09-24T03:18:32.465Z Compiling postcard v1.0.8
28742024-09-24T03:18:32.468Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postcard-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 --cfg 'feature="alloc"' --cfg 'feature="embedded-io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "const_format", "crc", "default", "defmt", "embedded-io", "experimental-derive", "heapless", "heapless-cas", "paste", "postcard-derive", "use-crc", "use-defmt", "use-std"))' -C metadata=e781c146b7163138 -C extra-filename=-e781c146b7163138 --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-e7a06af4cb4d7afa.rmeta --extern embedded_io=/work/oxidecomputer/omicron/target/debug/deps/libembedded_io-443730149b1d4047.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28752024-09-24T03:18:32.514Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=8df2ed83fa4c112a -C extra-filename=-8df2ed83fa4c112a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28762024-09-24T03:18:32.593Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
28772024-09-24T03:18:32.610Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/76878de/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)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=f3ebe4ececd17b62 -C extra-filename=-f3ebe4ececd17b62 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-f3ebe4ececd17b62 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28782024-09-24T03:18:32.695Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
28792024-09-24T03:18:32.728Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/76878de/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)' --check-cfg 'cfg(feature, values("default", "kernel"))' -C metadata=a58320961eec3d1a -C extra-filename=-a58320961eec3d1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28802024-09-24T03:18:32.846Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-8932ed320cfb35a5/build-script-build`
28812024-09-24T03:18:32.888Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
28822024-09-24T03:18:32.888Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/76878de/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)' --check-cfg 'cfg(feature, values())' -C metadata=3f8bba5bf933473e -C extra-filename=-3f8bba5bf933473e --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-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28832024-09-24T03:18:32.888Z Compiling sigpipe v0.1.3
28842024-09-24T03:18:32.889Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sigpipe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=d1fe35a71df76961 -C extra-filename=-d1fe35a71df76961 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28852024-09-24T03:18:32.943Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
28862024-09-24T03:18:32.943Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify-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)' --check-cfg 'cfg(feature, values())' -C metadata=cd34e36154812e50 -C extra-filename=-cd34e36154812e50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-555f770ee47927a3.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28872024-09-24T03:18:32.980Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
28882024-09-24T03:18:32.999Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/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)' --check-cfg 'cfg(feature, values())' -C metadata=03b8ac6ea3fd311e -C extra-filename=-03b8ac6ea3fd311e --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-03b8ac6ea3fd311e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28892024-09-24T03:18:32.999Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-f3ebe4ececd17b62/build-script-build`
28902024-09-24T03:18:33.057Z Compiling mockall_derive v0.13.0
28912024-09-24T03:18:33.075Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.13.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)' --check-cfg 'cfg(feature, values("nightly_derive"))' -C metadata=840718ae530a1b62 -C extra-filename=-840718ae530a1b62 --out-dir /work/oxidecomputer/omicron/target/debug/build/mockall_derive-840718ae530a1b62 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28922024-09-24T03:18:33.419Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28932024-09-24T03:18:33.433Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name poptrie --edition=2021 /home/build/.cargo/git/checkouts/poptrie-46bdf39ddc5f7ef1/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)' --check-cfg 'cfg(feature, values())' -C metadata=1bcf0f2aa9b53959 -C extra-filename=-1bcf0f2aa9b53959 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28942024-09-24T03:18:33.433Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-03b8ac6ea3fd311e/build-script-build`
28952024-09-24T03:18:33.433Z Compiling humantime v2.1.0
28962024-09-24T03:18:33.433Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name humantime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=0a85939c8c116b02 -C extra-filename=-0a85939c8c116b02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28972024-09-24T03:18:33.434Z Running `/work/oxidecomputer/omicron/target/debug/build/mockall_derive-840718ae530a1b62/build-script-build`
28982024-09-24T03:18:33.434Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mockall_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.13.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)' --check-cfg 'cfg(feature, values("nightly_derive"))' -C metadata=4961c33f6949946b -C extra-filename=-4961c33f6949946b --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-94faf137b493206b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(reprocheck)'`
28992024-09-24T03:18:33.502Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=602d7e1333826dc3 -C extra-filename=-602d7e1333826dc3 --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-e992fadcca1ed6f2.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-b9ac8a798b087133.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29002024-09-24T03:18:33.604Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/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)' --check-cfg 'cfg(feature, values())' -C metadata=1da378ba1f1d5e77 -C extra-filename=-1da378ba1f1d5e77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-12ca48d2545434e8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-b95cff2816cecfe2.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-1acf1cd39738a6dc.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-25bae2786bf912b7.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-6e18d66bb56b6803.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
29012024-09-24T03:18:33.709Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29022024-09-24T03:18:33.712Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=33a25d9e453c9147 -C extra-filename=-33a25d9e453c9147 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-d1fe35a71df76961.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
29032024-09-24T03:18:33.846Z Compiling zone_cfg_derive v0.3.0
29042024-09-24T03:18:33.849Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=d4fd2cdfe1574aac -C extra-filename=-d4fd2cdfe1574aac --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-64fe453a3f9fcd4a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-be785971ed3c6df6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29052024-09-24T03:18:33.908Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
29062024-09-24T03:18:33.910Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/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)' --check-cfg 'cfg(feature, values())' -C metadata=c90f1ba5fb386716 -C extra-filename=-c90f1ba5fb386716 --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-3cee8a96976693de.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29072024-09-24T03:18:34.371Z Compiling num-derive v0.4.2
29082024-09-24T03:18:34.373Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=4722cb14eb30b203 -C extra-filename=-4722cb14eb30b203 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29092024-09-24T03:18:34.906Z Compiling downcast v0.11.0
29102024-09-24T03:18:34.909Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name downcast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/downcast-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=4fcc4acd430b883f -C extra-filename=-4fcc4acd430b883f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29112024-09-24T03:18:35.142Z Compiling fragile v2.0.0
29122024-09-24T03:18:35.145Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fragile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fragile-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("slab"))' -C metadata=d2f257ecbd91aeaa -C extra-filename=-d2f257ecbd91aeaa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29132024-09-24T03:18:35.553Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29142024-09-24T03:18:35.558Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 illumos-utils/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=a3fc801a6ca21997 -C extra-filename=-a3fc801a6ca21997 --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-utils-a3fc801a6ca21997 -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29152024-09-24T03:18:35.752Z Compiling zone v0.3.0
29162024-09-24T03:18:35.755Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async", "default", "sync"))' -C metadata=0d521a48a1c6be69 -C extra-filename=-0d521a48a1c6be69 --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-197a32e1da667e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-d4fd2cdfe1574aac.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29172024-09-24T03:18:35.961Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-a3fc801a6ca21997/build-script-build`
29182024-09-24T03:18:35.992Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
29192024-09-24T03:18:35.994Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/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)' --check-cfg 'cfg(feature, values())' -C metadata=23dc985f084fda09 -C extra-filename=-23dc985f084fda09 --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-c90f1ba5fb386716.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29202024-09-24T03:18:36.473Z Compiling same-file v1.0.6
29212024-09-24T03:18:36.479Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name same_file --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=9239fd0f0a5434c0 -C extra-filename=-9239fd0f0a5434c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29222024-09-24T03:18:36.807Z Compiling walkdir v2.5.0
29232024-09-24T03:18:36.831Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name walkdir --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=321402a375879e82 -C extra-filename=-321402a375879e82 --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-9239fd0f0a5434c0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29242024-09-24T03:18:36.992Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
29252024-09-24T03:18:36.997Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/76878de/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)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "std"))' -C metadata=734dd9b2f91bee21 -C extra-filename=-734dd9b2f91bee21 --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-a58320961eec3d1a.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e781c146b7163138.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29262024-09-24T03:18:37.355Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=a551f245e8a26f52098382903ccf0a982b7c54fa#a551f245)
29272024-09-24T03:18:37.365Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/a551f24/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)' --check-cfg 'cfg(feature, values())' -C metadata=748642a1849d3461 -C extra-filename=-748642a1849d3461 --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-8df2ed83fa4c112a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-4722cb14eb30b203.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29282024-09-24T03:18:37.466Z Dirty xattr v1.3.1: the rustflags changed
29292024-09-24T03:18:37.466Z Compiling xattr v1.3.1
29302024-09-24T03:18:37.468Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xattr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=e76bb626bded8031 -C extra-filename=-e76bb626bded8031 --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-51981822c0da3c8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29312024-09-24T03:18:37.527Z Dirty filetime v0.2.25: the rustflags changed
29322024-09-24T03:18:37.527Z Compiling filetime v0.2.25
29332024-09-24T03:18:37.530Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name filetime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=f1ba33698d34c9b1 -C extra-filename=-f1ba33698d34c9b1 --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-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29342024-09-24T03:18:37.731Z Dirty tar v0.4.41: the rustflags changed
29352024-09-24T03:18:37.731Z Compiling tar v0.4.41
29362024-09-24T03:18:37.736Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tar-0.4.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=aaa66b3725949e74 -C extra-filename=-aaa66b3725949e74 --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-f1ba33698d34c9b1.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-e76bb626bded8031.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29372024-09-24T03:18:37.852Z Compiling utf-8 v0.7.6
29382024-09-24T03:18:37.852Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=402f663b8b26fd9e -C extra-filename=-402f663b8b26fd9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29392024-09-24T03:18:37.978Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
29402024-09-24T03:18:37.982Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=8e97ff1bb0415b1d -C extra-filename=-8e97ff1bb0415b1d --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-555f770ee47927a3.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-cd34e36154812e50.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29412024-09-24T03:18:38.129Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
29422024-09-24T03:18:38.132Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9cd45ef2bda7814f -C extra-filename=-9cd45ef2bda7814f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getopts=/work/oxidecomputer/omicron/target/debug/deps/libgetopts-c6002415ff761945.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-8e97ff1bb0415b1d.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29432024-09-24T03:18:38.178Z Compiling atomicwrites v0.4.4
29442024-09-24T03:18:38.181Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=0dc4457f5255bc8d -C extra-filename=-0dc4457f5255bc8d --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-51981822c0da3c8e.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29452024-09-24T03:18:38.295Z Compiling newline-converter v0.3.0
29462024-09-24T03:18:38.298Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=1025312162311df7 -C extra-filename=-1025312162311df7 --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-d809c6274b019e58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29472024-09-24T03:18:38.410Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/76878de/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)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=0980f59c1dcb0562 -C extra-filename=-0980f59c1dcb0562 --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-94faf137b493206b.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-a58320961eec3d1a.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-3f8bba5bf933473e.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-734dd9b2f91bee21.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e781c146b7163138.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-36b664ce9afcce98.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)'`
29482024-09-24T03:18:38.465Z Compiling expectorate v1.1.0
29492024-09-24T03:18:38.468Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=ebf8b8b3ea322b8e -C extra-filename=-ebf8b8b3ea322b8e --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-c4214c86ee2bbd33.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-1025312162311df7.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29502024-09-24T03:18:38.532Z Compiling convert_case v0.4.0
29512024-09-24T03:18:38.535Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name convert_case --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=6dc902c7485ec1d1 -C extra-filename=-6dc902c7485ec1d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29522024-09-24T03:18:38.631Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
29532024-09-24T03:18:38.634Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/76878de/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)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=fc6af69011f3b35a -C extra-filename=-fc6af69011f3b35a --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-94faf137b493206b.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-a58320961eec3d1a.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-0980f59c1dcb0562.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-1bcf0f2aa9b53959.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-36b664ce9afcce98.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29542024-09-24T03:18:38.653Z Compiling tungstenite v0.21.0
29552024-09-24T03:18:38.656Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=c797a56d83eab2a2 -C extra-filename=-c797a56d83eab2a2 --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-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-27813c8b8f2c81c2.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b937650cfbeb6e6f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-402f663b8b26fd9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29562024-09-24T03:18:39.100Z Compiling arc-swap v1.7.1
29572024-09-24T03:18:39.103Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arc_swap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=0d304e6ef816775a -C extra-filename=-0d304e6ef816775a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29582024-09-24T03:18:39.604Z Compiling derive_more v0.99.18
29592024-09-24T03:18:39.679Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_more-0.99.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 --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)' --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=aae238a7f781fbdf -C extra-filename=-aae238a7f781fbdf --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-6dc902c7485ec1d1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29602024-09-24T03:18:39.790Z Compiling tokio-tungstenite v0.21.0
29612024-09-24T03:18:39.812Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=e3590e3fd4e041ac -C extra-filename=-e3590e3fd4e041ac --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-b15458759d1621c8.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-c797a56d83eab2a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29622024-09-24T03:18:39.826Z Compiling slog-scope v4.4.0
29632024-09-24T03:18:39.833Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_scope --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=5f11e017fd164908 -C extra-filename=-5f11e017fd164908 --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-0d304e6ef816775a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29642024-09-24T03:18:40.349Z Compiling slog-stdlog v4.1.1
29652024-09-24T03:18:40.361Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_stdlog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "kv_unstable"))' -C metadata=071f7f85ff281999 -C extra-filename=-071f7f85ff281999 --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-9bb3211f8a6d4da7.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-5f11e017fd164908.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29662024-09-24T03:18:40.401Z Compiling termcolor v1.4.1
29672024-09-24T03:18:40.415Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=729e749081eb9f7f -C extra-filename=-729e749081eb9f7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29682024-09-24T03:18:40.762Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
29692024-09-24T03:18:40.778Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/76878de/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)' --check-cfg 'cfg(feature, values())' -C metadata=20831c057b53adf6 -C extra-filename=-20831c057b53adf6 --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-3cee8a96976693de.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-1da378ba1f1d5e77.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-0980f59c1dcb0562.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-fc6af69011f3b35a.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e781c146b7163138.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29702024-09-24T03:18:40.858Z Compiling slog-envlogger v2.2.0
29712024-09-24T03:18:40.888Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_envlogger --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=1f028db8e7d3f066 -C extra-filename=-1f028db8e7d3f066 --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-9bb3211f8a6d4da7.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-5f11e017fd164908.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-071f7f85ff281999.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29722024-09-24T03:18:40.912Z Compiling cancel-safe-futures v0.1.5
29732024-09-24T03:18:40.972Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "internal-docs", "macros", "parking_lot", "std"))' -C metadata=2d15830b8e271b76 -C extra-filename=-2d15830b8e271b76 --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-2d15830b8e271b76 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29742024-09-24T03:18:41.338Z Compiling derive-where v1.2.7
29752024-09-24T03:18:41.345Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_where --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("nightly", "safe", "zeroize", "zeroize-on-drop"))' -C metadata=8755f378a0d2712e -C extra-filename=-8755f378a0d2712e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29762024-09-24T03:18:41.364Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-2d15830b8e271b76/build-script-build`
29772024-09-24T03:18:41.371Z Dirty swrite v0.1.0: the rustflags changed
29782024-09-24T03:18:41.371Z Compiling swrite v0.1.0
29792024-09-24T03:18:41.371Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name swrite --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("osstring"))' -C metadata=618c4abe1decdfc2 -C extra-filename=-618c4abe1decdfc2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29802024-09-24T03:18:41.504Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cancel_safe_futures --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "internal-docs", "macros", "parking_lot", "std"))' -C metadata=ac32e38d9b543289 -C extra-filename=-ac32e38d9b543289 --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-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29812024-09-24T03:18:41.590Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29822024-09-24T03:18:41.593Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=637a25a009b16745 -C extra-filename=-637a25a009b16745 --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-6414f43f52935490.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
29832024-09-24T03:18:41.818Z Compiling mockall v0.13.0
29842024-09-24T03:18:41.821Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mockall --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b1a54d07005cc8e8 -C extra-filename=-b1a54d07005cc8e8 --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-94faf137b493206b.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-4fcc4acd430b883f.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-d2f257ecbd91aeaa.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-4961c33f6949946b.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-e26635fc8c38883b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29852024-09-24T03:18:41.927Z Compiling libsw v3.3.1
29862024-09-24T03:18:41.930Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libsw --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsw-3.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"' --cfg 'feature="std_instant"' --cfg 'feature="std_systemtime"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coarsetime", "default", "nightly", "quanta", "std", "std_instant", "std_systemtime", "time", "tokio"))' -C metadata=02866ca65eda4802 -C extra-filename=-02866ca65eda4802 --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-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29872024-09-24T03:18:42.075Z Compiling linear-map v1.2.0
29882024-09-24T03:18:42.077Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name linear_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("nightly", "serde", "serde_impl", "serde_test"))' -C metadata=fa674040a9ff2f04 -C extra-filename=-fa674040a9ff2f04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29892024-09-24T03:18:42.125Z Compiling owo-colors v4.0.0
29902024-09-24T03:18:42.128Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name owo_colors --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-4.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)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=cedc2b4cdec5a13d -C extra-filename=-cedc2b4cdec5a13d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29912024-09-24T03:18:42.185Z Compiling indent_write v2.2.0
29922024-09-24T03:18:42.190Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indent_write --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fe7c60a6b43fea40 -C extra-filename=-fe7c60a6b43fea40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29932024-09-24T03:18:42.246Z Compiling blake2 v0.10.6
29942024-09-24T03:18:42.249Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "reset", "simd", "simd_asm", "simd_opt", "size_opt", "std"))' -C metadata=3a8c61d78d2e348e -C extra-filename=-3a8c61d78d2e348e --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-ca0a7abe1fe991cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29952024-09-24T03:18:42.404Z Compiling password-hash v0.5.0
29962024-09-24T03:18:42.412Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "rand_core", "std"))' -C metadata=c3b38f6969439f67 -C extra-filename=-c3b38f6969439f67 --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-43a44750c8116f3c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29972024-09-24T03:18:42.455Z Compiling num-rational v0.4.2
29982024-09-24T03:18:42.457Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_rational --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "num-bigint", "num-bigint-std", "serde", "std"))' -C metadata=d35299848ca2e15c -C extra-filename=-d35299848ca2e15c --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-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29992024-09-24T03:18:43.405Z Compiling argon2 v0.5.3
30002024-09-24T03:18:43.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "password-hash", "rand", "simple", "std", "zeroize"))' -C metadata=d394aa9687013f7a -C extra-filename=-d394aa9687013f7a --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-43a44750c8116f3c.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-3a8c61d78d2e348e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-c3b38f6969439f67.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30012024-09-24T03:18:43.792Z Compiling num-complex v0.4.6
30022024-09-24T03:18:43.795Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_complex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "libm", "rand", "rkyv", "serde", "std"))' -C metadata=6f36a9b5054667f2 -C extra-filename=-6f36a9b5054667f2 --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-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30032024-09-24T03:18:44.258Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30042024-09-24T03:18:44.261Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=905b79d1a72b34e4 -C extra-filename=-905b79d1a72b34e4 --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-d394aa9687013f7a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
30052024-09-24T03:18:44.497Z Compiling float-ord v0.3.2
30062024-09-24T03:18:44.577Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name float_ord --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=7a1c88d1453503cb -C extra-filename=-7a1c88d1453503cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30072024-09-24T03:18:44.673Z Compiling atty v0.2.14
30082024-09-24T03:18:44.677Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name atty --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=42f3561578a41d43 -C extra-filename=-42f3561578a41d43 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30092024-09-24T03:18:44.691Z Compiling pem v3.0.4
30102024-09-24T03:18:44.691Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-3.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=fc1210f8ac466272 -C extra-filename=-fc1210f8ac466272 --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-2da632077f49dfb6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30112024-09-24T03:18:44.817Z Compiling num v0.4.3
30122024-09-24T03:18:44.820Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "libm", "num-bigint", "rand", "serde", "std"))' -C metadata=11024960b20c5ca2 -C extra-filename=-11024960b20c5ca2 --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-6f36a9b5054667f2.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-d35299848ca2e15c.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30132024-09-24T03:18:44.889Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
30142024-09-24T03:18:44.891Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/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)' --check-cfg 'cfg(feature, values("pkg-config"))' -C metadata=68f76a0818581d6b -C extra-filename=-68f76a0818581d6b --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-68f76a0818581d6b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30152024-09-24T03:18:44.935Z Compiling tungstenite v0.20.1
30162024-09-24T03:18:44.940Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' --check-cfg 'cfg(docsrs)' --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-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=c40eb0ac24bf2b50 -C extra-filename=-c40eb0ac24bf2b50 --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-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b937650cfbeb6e6f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-402f663b8b26fd9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30172024-09-24T03:18:45.153Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30182024-09-24T03:18:45.155Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=0a70bcafbac98845 -C extra-filename=-0a70bcafbac98845 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-02866ca65eda4802.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-fa674040a9ff2f04.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
30192024-09-24T03:18:45.483Z Compiling env_logger v0.9.3
30202024-09-24T03:18:45.486Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-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="atty"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=6b83dfc34a44d359 -C extra-filename=-6b83dfc34a44d359 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-42f3561578a41d43.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30212024-09-24T03:18:45.853Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-68f76a0818581d6b/build-script-build`
30222024-09-24T03:18:46.290Z Compiling tokio-tungstenite v0.20.1
30232024-09-24T03:18:46.294Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "webpki-roots"))' -C metadata=53ed234ccebe4ff4 -C extra-filename=-53ed234ccebe4ff4 --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-b15458759d1621c8.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-c40eb0ac24bf2b50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30242024-09-24T03:18:46.482Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30252024-09-24T03:18:46.485Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/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)' --check-cfg 'cfg(feature, values())' -C metadata=1baa0505f6a96e78 -C extra-filename=-1baa0505f6a96e78 --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-3cee8a96976693de.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30262024-09-24T03:18:46.502Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
30272024-09-24T03:18:46.505Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-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)' --check-cfg 'cfg(feature, values())' -C metadata=d32c7db313fc958b -C extra-filename=-d32c7db313fc958b --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-1c1e529c4f2fdc97.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-9cd45ef2bda7814f.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-44e99e02d52c1762.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30282024-09-24T03:18:46.817Z Compiling bitstruct_derive v0.1.0
30292024-09-24T03:18:46.817Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitstruct_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitstruct_derive-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)' --check-cfg 'cfg(feature, values())' -C metadata=d3b46eb0f9b2a27f -C extra-filename=-d3b46eb0f9b2a27f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30302024-09-24T03:18:46.839Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30312024-09-24T03:18:46.839Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name viona_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/viona-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)' --check-cfg 'cfg(feature, values())' -C metadata=8740fb4ae3972f58 -C extra-filename=-8740fb4ae3972f58 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30322024-09-24T03:18:46.940Z Compiling ascii v1.1.0
30332024-09-24T03:18:46.943Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ascii --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ascii-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)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "serde_test", "std"))' -C metadata=fd22831dba000475 -C extra-filename=-fd22831dba000475 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30342024-09-24T03:18:46.974Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30352024-09-24T03:18:46.990Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name viona_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/viona-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)' --check-cfg 'cfg(feature, values())' -C metadata=0cabea45a6da5cf5 -C extra-filename=-0cabea45a6da5cf5 --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-3cee8a96976693de.rmeta --extern viona_api_sys=/work/oxidecomputer/omicron/target/debug/deps/libviona_api_sys-8740fb4ae3972f58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30362024-09-24T03:18:47.043Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30372024-09-24T03:18:47.046Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/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)' --check-cfg 'cfg(feature, values())' -C metadata=1e0e43a7f2a19b3d -C extra-filename=-1e0e43a7f2a19b3d --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-1baa0505f6a96e78.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30382024-09-24T03:18:47.284Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30392024-09-24T03:18:47.287Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dladm --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/dladm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3272529682244108 -C extra-filename=-3272529682244108 --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-3cee8a96976693de.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30402024-09-24T03:18:47.478Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30412024-09-24T03:18:47.480Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rfb --edition=2021 /home/build/.cargo/git/checkouts/rfb-288dbd459c42dc7a/0cac8d9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce9e47e97702048b -C extra-filename=-ce9e47e97702048b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ascii=/work/oxidecomputer/omicron/target/debug/deps/libascii-fd22831dba000475.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-6b83dfc34a44d359.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30422024-09-24T03:18:47.561Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30432024-09-24T03:18:47.564Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/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)' --check-cfg 'cfg(feature, values())' -C metadata=a3f2b581f975c096 -C extra-filename=-a3f2b581f975c096 --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-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30442024-09-24T03:18:47.729Z Compiling erased-serde v0.3.31
30452024-09-24T03:18:47.733Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/erased-serde-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=d0624b260095c365 -C extra-filename=-d0624b260095c365 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30462024-09-24T03:18:47.929Z Compiling serde_arrays v0.1.0
30472024-09-24T03:18:47.932Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_arrays --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_arrays-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)' --check-cfg 'cfg(feature, values())' -C metadata=d20ace094b846a11 -C extra-filename=-d20ace094b846a11 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30482024-09-24T03:18:48.010Z Compiling heck v0.3.3
30492024-09-24T03:18:48.056Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=fb0186a49dfb9c2f -C extra-filename=-fb0186a49dfb9c2f --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-d809c6274b019e58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30502024-09-24T03:18:48.106Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
30512024-09-24T03:18:48.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/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)' --check-cfg 'cfg(feature, values())' -C metadata=ca3d463ff48c182f -C extra-filename=-ca3d463ff48c182f --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-ca3d463ff48c182f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30522024-09-24T03:18:48.387Z Compiling bitstruct v0.1.1
30532024-09-24T03:18:48.391Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitstruct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitstruct-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)' --check-cfg 'cfg(feature, values())' -C metadata=e149dd05d065ccf6 -C extra-filename=-e149dd05d065ccf6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitstruct_derive=/work/oxidecomputer/omicron/target/debug/deps/libbitstruct_derive-d3b46eb0f9b2a27f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30542024-09-24T03:18:48.468Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-ca3d463ff48c182f/build-script-build`
30552024-09-24T03:18:48.487Z Compiling zone_cfg_derive v0.1.2
30562024-09-24T03:18:48.503Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=f1791e02af9af5c7 -C extra-filename=-f1791e02af9af5c7 --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-fb0186a49dfb9c2f.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-be785971ed3c6df6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30572024-09-24T03:18:48.506Z Compiling headers-core v0.2.0
30582024-09-24T03:18:48.506Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name headers_core --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-core-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)' --check-cfg 'cfg(feature, values())' -C metadata=e78daa74c033fd54 -C extra-filename=-e78daa74c033fd54 --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-a31786f20b9f0fdb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30592024-09-24T03:18:48.522Z Compiling yasna v0.5.2
30602024-09-24T03:18:48.525Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=8c819d5954084c09 -C extra-filename=-8c819d5954084c09 --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-2127d3e6f9069305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30612024-09-24T03:18:48.665Z Compiling base64 v0.13.1
30622024-09-24T03:18:48.668Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=79bbfb0b738857f0 -C extra-filename=-79bbfb0b738857f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30632024-09-24T03:18:49.011Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30642024-09-24T03:18:49.014Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/lib/propolis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("crucible", "crucible-client-types", "crucible-full", "default", "dlpi", "falcon", "ispf", "libloading", "nexus-client", "num_enum", "omicron-build", "oximeter", "p9ds", "rand", "softnpu-lib"))' -C metadata=b753ec625dac4dc6 -C extra-filename=-b753ec625dac4dc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-1e0e43a7f2a19b3d.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern bitstruct=/work/oxidecomputer/omicron/target/debug/deps/libbitstruct-e149dd05d065ccf6.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern dladm=/work/oxidecomputer/omicron/target/debug/deps/libdladm-3272529682244108.rmeta --extern erased_serde=/work/oxidecomputer/omicron/target/debug/deps/liberased_serde-d0624b260095c365.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-a3f2b581f975c096.rmeta --extern rfb=/work/oxidecomputer/omicron/target/debug/deps/librfb-ce9e47e97702048b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_arrays=/work/oxidecomputer/omicron/target/debug/deps/libserde_arrays-d20ace094b846a11.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern viona_api=/work/oxidecomputer/omicron/target/debug/deps/libviona_api-0cabea45a6da5cf5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30652024-09-24T03:18:49.102Z Compiling ron v0.7.1
30662024-09-24T03:18:49.105Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("indexmap"))' -C metadata=e4776dcf3ba290b7 -C extra-filename=-e4776dcf3ba290b7 --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-79bbfb0b738857f0.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30672024-09-24T03:18:49.158Z Compiling headers v0.3.9
30682024-09-24T03:18:49.161Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name headers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=1adfc28caffdb951 -C extra-filename=-1adfc28caffdb951 --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-a2ffa63167802121.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-e78daa74c033fd54.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b937650cfbeb6e6f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30692024-09-24T03:18:49.291Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/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)' --check-cfg 'cfg(feature, values())' -C metadata=1f07d68697f64c2e -C extra-filename=-1f07d68697f64c2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-12ca48d2545434e8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-b95cff2816cecfe2.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-1acf1cd39738a6dc.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-25bae2786bf912b7.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-6e18d66bb56b6803.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
30702024-09-24T03:18:50.183Z Compiling zone v0.1.8
30712024-09-24T03:18:50.186Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=ac3f55af10ec47c5 -C extra-filename=-ac3f55af10ec47c5 --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-197a32e1da667e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-f1791e02af9af5c7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30722024-09-24T03:18:50.283Z Compiling rcgen v0.12.1
30732024-09-24T03:18:50.285Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rcgen-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=a39c6323898de335 -C extra-filename=-a39c6323898de335 --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-fc1210f8ac466272.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-8c819d5954084c09.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
30742024-09-24T03:18:51.162Z Compiling portpicker v0.1.1
30752024-09-24T03:18:51.164Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name portpicker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portpicker-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)' --check-cfg 'cfg(feature, values())' -C metadata=04ed4dfdd2a9a190 -C extra-filename=-04ed4dfdd2a9a190 --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-6ea14e4997ff6b64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30762024-09-24T03:18:51.409Z Compiling home v0.5.9
30772024-09-24T03:18:51.412Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=97a8c4bd154ecfb4 -C extra-filename=-97a8c4bd154ecfb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30782024-09-24T03:18:51.503Z Compiling highway v1.2.0
30792024-09-24T03:18:51.506Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name highway --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/highway-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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1afa1300e0ddf1c3 -C extra-filename=-1afa1300e0ddf1c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30802024-09-24T03:18:51.578Z Compiling subprocess v0.2.9
30812024-09-24T03:18:51.580Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=a2d788d7704cee28 -C extra-filename=-a2d788d7704cee28 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30822024-09-24T03:18:51.677Z Compiling semver v0.1.20
30832024-09-24T03:18:51.680Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=af50ec457e24b5c5 -C extra-filename=-af50ec457e24b5c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30842024-09-24T03:18:51.843Z Compiling cookie v0.18.1
30852024-09-24T03:18:51.846Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=40d88af450dd2121 -C extra-filename=-40d88af450dd2121 --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-40d88af450dd2121 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30862024-09-24T03:18:52.221Z Compiling rustc_version v0.1.7
30872024-09-24T03:18:52.225Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=e7208ab064aef1a0 -C extra-filename=-e7208ab064aef1a0 --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-af50ec457e24b5c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30882024-09-24T03:18:52.299Z Compiling prettyplease v0.2.20
30892024-09-24T03:18:52.302Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.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 --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=8edd0c5489e3b208 -C extra-filename=-8edd0c5489e3b208 --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-8edd0c5489e3b208 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30902024-09-24T03:18:52.337Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-40d88af450dd2121/build-script-build`
30912024-09-24T03:18:52.406Z Compiling half v2.4.1
30922024-09-24T03:18:52.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "bytemuck", "default", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=be03d1be726ab3c6 -C extra-filename=-be03d1be726ab3c6 --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-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30932024-09-24T03:18:52.656Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-8edd0c5489e3b208/build-script-build`
30942024-09-24T03:18:52.684Z Compiling ciborium-io v0.2.2
30952024-09-24T03:18:52.684Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=9712a09c7e589f80 -C extra-filename=-9712a09c7e589f80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30962024-09-24T03:18:52.726Z Compiling newtype_derive v0.1.6
30972024-09-24T03:18:52.729Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std", "std-unstable"))' -C metadata=c4c1ae37bf8fd7dc -C extra-filename=-c4c1ae37bf8fd7dc --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-c4c1ae37bf8fd7dc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-e7208ab064aef1a0.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30982024-09-24T03:18:52.759Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=64c755c38fa600bf -C extra-filename=-64c755c38fa600bf --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-2127d3e6f9069305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30992024-09-24T03:18:52.817Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-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="verbatim"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=32391bb99b637df4 -C extra-filename=-32391bb99b637df4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.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)'`
31002024-09-24T03:18:52.972Z Compiling ciborium-ll v0.2.2
31012024-09-24T03:18:52.975Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_ll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=0b42dc700e213fb4 -C extra-filename=-0b42dc700e213fb4 --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-9712a09c7e589f80.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-be03d1be726ab3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31022024-09-24T03:18:53.091Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pq_sys --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/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)' --check-cfg 'cfg(feature, values("pkg-config"))' -C metadata=5a7e850bf47c1998 -C extra-filename=-5a7e850bf47c1998 --out-dir /work/oxidecomputer/omicron/target/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`
31032024-09-24T03:18:53.110Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-c4c1ae37bf8fd7dc/build-script-build`
31042024-09-24T03:18:53.246Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newtype_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std", "std-unstable"))' -C metadata=a6c5e59db985c498 -C extra-filename=-a6c5e59db985c498 --out-dir /work/oxidecomputer/omicron/target/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`
31052024-09-24T03:18:53.312Z Compiling steno v0.4.1
31062024-09-24T03:18:53.327Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name steno --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=557c9e5ebf8931a3 -C extra-filename=-557c9e5ebf8931a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31072024-09-24T03:18:53.390Z Compiling ciborium v0.2.2
31082024-09-24T03:18:53.394Z Compiling linked-hash-map v0.5.6
31092024-09-24T03:18:53.394Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2f8000a2198a9279 -C extra-filename=-2f8000a2198a9279 --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-9712a09c7e589f80.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-0b42dc700e213fb4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31102024-09-24T03:18:53.394Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name linked_hash_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=e099fcafe1b8ddce -C extra-filename=-e099fcafe1b8ddce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31112024-09-24T03:18:53.551Z Compiling resolv-conf v0.7.0
31122024-09-24T03:18:53.554Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name resolv_conf --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("hostname", "system"))' -C metadata=15adbb9379dcb634 -C extra-filename=-15adbb9379dcb634 --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-a6bdf447eb1d58a4.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-5a51933d224a7ea6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31132024-09-24T03:18:53.783Z Compiling lru-cache v0.1.2
31142024-09-24T03:18:53.785Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lru_cache --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl"))' -C metadata=014178c12363f11b -C extra-filename=-014178c12363f11b --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-e099fcafe1b8ddce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31152024-09-24T03:18:53.847Z Compiling rayon-core v1.12.1
31162024-09-24T03:18:53.851Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=dbd7eded198f5a43 -C extra-filename=-dbd7eded198f5a43 --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-dbd7eded198f5a43 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31172024-09-24T03:18:53.990Z Compiling hickory-resolver v0.24.1
31182024-09-24T03:18:53.994Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_resolver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-resolver-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="ipconfig"' --cfg 'feature="resolv-conf"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("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=9565fe39a8dd5e9e -C extra-filename=-9565fe39a8dd5e9e --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-94faf137b493206b.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-014178c12363f11b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-15adbb9379dcb634.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31192024-09-24T03:18:54.218Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-dbd7eded198f5a43/build-script-build`
31202024-09-24T03:18:54.248Z Compiling crossbeam-deque v0.8.5
31212024-09-24T03:18:54.251Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_deque --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d3c0b407aa91d755 -C extra-filename=-d3c0b407aa91d755 --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-c305da7ac85d23b9.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31222024-09-24T03:18:54.332Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31232024-09-24T03:18:54.337Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=84d6f1934979acae -C extra-filename=-84d6f1934979acae --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-6414f43f52935490.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31242024-09-24T03:18:54.611Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rayon_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=4c44c92761c50284 -C extra-filename=-4c44c92761c50284 --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-d3c0b407aa91d755.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31252024-09-24T03:18:54.958Z Compiling display-error-chain v0.2.1
31262024-09-24T03:18:54.961Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name display_error_chain --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/display-error-chain-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)' --check-cfg 'cfg(feature, values())' -C metadata=080efa0e0fcda2f8 -C extra-filename=-080efa0e0fcda2f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31272024-09-24T03:18:55.130Z Compiling slog-dtrace v0.3.0
31282024-09-24T03:18:55.133Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=4a6bc5db261f7a6c -C extra-filename=-4a6bc5db261f7a6c --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-4a6bc5db261f7a6c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31292024-09-24T03:18:55.513Z Compiling rayon v1.10.0
31302024-09-24T03:18:55.516Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=8be4b95ce6e63459 -C extra-filename=-8be4b95ce6e63459 --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-5d39f2eb1424d60a.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-4c44c92761c50284.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31312024-09-24T03:18:55.694Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-4a6bc5db261f7a6c/build-script-build`
31322024-09-24T03:18:55.767Z Compiling keccak v0.1.5
31332024-09-24T03:18:55.770Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("asm", "no_unroll", "simd"))' -C metadata=eb395ddfbca922f7 -C extra-filename=-eb395ddfbca922f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31342024-09-24T03:18:55.867Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=0127b65dd9ec2cee -C extra-filename=-0127b65dd9ec2cee --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-8599901668faa364.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31352024-09-24T03:18:56.497Z Compiling sha3 v0.10.8
31362024-09-24T03:18:56.502Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sha3 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=7cfd4310798d17cc -C extra-filename=-7cfd4310798d17cc --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-ca0a7abe1fe991cc.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-eb395ddfbca922f7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31372024-09-24T03:18:56.502Z Compiling constant_time_eq v0.3.0
31382024-09-24T03:18:56.502Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/constant_time_eq-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)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=bb2dcf9258e9fbc9 -C extra-filename=-bb2dcf9258e9fbc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31392024-09-24T03:18:56.666Z Compiling arrayref v0.3.7
31402024-09-24T03:18:56.669Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arrayref --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayref-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)' --check-cfg 'cfg(feature, values())' -C metadata=8c86a7a964b0dca8 -C extra-filename=-8c86a7a964b0dca8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31412024-09-24T03:18:56.781Z Compiling arrayvec v0.7.4
31422024-09-24T03:18:56.784Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arrayvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=417409ccb48187aa -C extra-filename=-417409ccb48187aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31432024-09-24T03:18:56.853Z Compiling universal-hash v0.5.1
31442024-09-24T03:18:56.855Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name universal_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("std"))' -C metadata=55e7aefd9e3954de -C extra-filename=-55e7aefd9e3954de --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-63411cafe06c85bd.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31452024-09-24T03:18:57.048Z Compiling itertools v0.13.0
31462024-09-24T03:18:57.048Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=17374fece069bfba -C extra-filename=-17374fece069bfba --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-5d39f2eb1424d60a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31472024-09-24T03:18:57.200Z Compiling opaque-debug v0.3.1
31482024-09-24T03:18:57.205Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opaque_debug --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=41406f716c9b46c1 -C extra-filename=-41406f716c9b46c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31492024-09-24T03:18:57.314Z Compiling secrecy v0.8.0
31502024-09-24T03:18:57.321Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "bytes", "default", "serde"))' -C metadata=332904de727b0d43 -C extra-filename=-332904de727b0d43 --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-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31512024-09-24T03:18:57.474Z Compiling blake3 v1.5.1
31522024-09-24T03:18:57.477Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=849bbe711da1ff3d -C extra-filename=-849bbe711da1ff3d --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-849bbe711da1ff3d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31532024-09-24T03:18:57.588Z Compiling ring v0.16.20
31542024-09-24T03:18:57.598Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "internal_benches", "once_cell", "slow_tests", "std", "test_logging", "wasm32_c"))' -C metadata=ae65e30466f21b07 -C extra-filename=-ae65e30466f21b07 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-ae65e30466f21b07 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31552024-09-24T03:18:58.209Z Compiling glob v0.3.1
31562024-09-24T03:18:58.214Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glob-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)' --check-cfg 'cfg(feature, values())' -C metadata=39f07e80d6316e9c -C extra-filename=-39f07e80d6316e9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31572024-09-24T03:18:58.807Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-ae65e30466f21b07/build-script-build`
31582024-09-24T03:18:59.238Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-849bbe711da1ff3d/build-script-build`
31592024-09-24T03:18:59.795Z Compiling memmap2 v0.9.4
31602024-09-24T03:18:59.801Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap2-0.9.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)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=c7ee2818f0e58528 -C extra-filename=-c7ee2818f0e58528 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31612024-09-24T03:19:00.241Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
31622024-09-24T03:19:00.243Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cpuid_profile_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/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)' --check-cfg 'cfg(feature, values())' -C metadata=ffea0ef5f25ec051 -C extra-filename=-ffea0ef5f25ec051 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern propolis=/work/oxidecomputer/omicron/target/debug/deps/libpropolis-b753ec625dac4dc6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31632024-09-24T03:19:00.372Z Compiling untrusted v0.7.1
31642024-09-24T03:19:00.375Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=7f1b32950861d692 -C extra-filename=-7f1b32950861d692 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31652024-09-24T03:19:00.555Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
31662024-09-24T03:19:00.559Z Compiling spin v0.5.2
31672024-09-24T03:19:00.559Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_server_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/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)' --check-cfg 'cfg(feature, values())' -C metadata=1f4a0795c49eec68 -C extra-filename=-1f4a0795c49eec68 --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-ffea0ef5f25ec051.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31682024-09-24T03:19:00.559Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=70522defaf54c867 -C extra-filename=-70522defaf54c867 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31692024-09-24T03:19:00.602Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-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="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=f82cf6065301e37a -C extra-filename=-f82cf6065301e37a --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-8c86a7a964b0dca8.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-417409ccb48187aa.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-bb2dcf9258e9fbc9.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-c7ee2818f0e58528.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/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`
31702024-09-24T03:19:00.672Z Compiling aead v0.5.2
31712024-09-24T03:19:00.675Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aead --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=3e1e810109062e87 -C extra-filename=-3e1e810109062e87 --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-63411cafe06c85bd.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-3459d31894bcb70d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31722024-09-24T03:19:00.848Z Compiling topological-sort v0.2.2
31732024-09-24T03:19:00.848Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name topological_sort --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=652fc1df032ad6e6 -C extra-filename=-652fc1df032ad6e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31742024-09-24T03:19:00.961Z Compiling poly1305 v0.8.0
31752024-09-24T03:19:00.963Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=b24544a66ce7fca7 -C extra-filename=-b24544a66ce7fca7 --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-250510e548f1bd64.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-55e7aefd9e3954de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31762024-09-24T03:19:01.050Z Compiling chacha20 v0.9.1
31772024-09-24T03:19:01.053Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=ab7b6f9a46d207a6 -C extra-filename=-ab7b6f9a46d207a6 --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-94faf137b493206b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e977bd3425988650.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31782024-09-24T03:19:01.066Z Compiling gethostname v0.5.0
31792024-09-24T03:19:01.071Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gethostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=4425ccb74d56e55b -C extra-filename=-4425ccb74d56e55b --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-51981822c0da3c8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31802024-09-24T03:19:01.293Z Compiling toolchain_find v0.4.0
31812024-09-24T03:19:01.296Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toolchain_find --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toolchain_find-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0649e628d8b0a715 -C extra-filename=-0649e628d8b0a715 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31822024-09-24T03:19:01.305Z Compiling thiserror-impl-no-std v2.0.2
31832024-09-24T03:19:01.305Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("std"))' -C metadata=77ad3d1425b194bc -C extra-filename=-77ad3d1425b194bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31842024-09-24T03:19:01.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.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="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "internal_benches", "once_cell", "slow_tests", "std", "test_logging", "wasm32_c"))' -C metadata=15b1f364969cb16a -C extra-filename=-15b1f364969cb16a --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-d381d90b77512a0f.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-70522defaf54c867.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7f1b32950861d692.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -l static=ring-core -l static=ring-test`
31852024-09-24T03:19:01.511Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31862024-09-24T03:19:01.514Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=3dac6d04889f0e55 -C extra-filename=-3dac6d04889f0e55 --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-3dac6d04889f0e55 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31872024-09-24T03:19:01.829Z Compiling rustfmt-wrapper v0.2.1
31882024-09-24T03:19:01.831Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustfmt_wrapper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustfmt-wrapper-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=302cd4453e03803f -C extra-filename=-302cd4453e03803f --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-19476516253bd8c8.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-0649e628d8b0a715.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31892024-09-24T03:19:01.936Z Compiling nibble_vec v0.1.0
31902024-09-24T03:19:01.951Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nibble_vec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=cff5fe5a9bb497b3 -C extra-filename=-cff5fe5a9bb497b3 --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-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31912024-09-24T03:19:01.962Z Compiling endian-type v0.1.2
31922024-09-24T03:19:01.965Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name endian_type --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=4766228c91a4863c -C extra-filename=-4766228c91a4863c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31932024-09-24T03:19:02.108Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
31942024-09-24T03:19:02.111Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/libipcc-9eb7fd72f4257074/fdffa21/build.rs --error-format=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)' --check-cfg 'cfg(feature, values())' -C metadata=e51260f71c511de5 -C extra-filename=-e51260f71c511de5 --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-e51260f71c511de5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31952024-09-24T03:19:02.205Z Compiling radix_trie v0.2.1
31962024-09-24T03:19:02.208Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name radix_trie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=f1644b6022ae8b51 -C extra-filename=-f1644b6022ae8b51 --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-4766228c91a4863c.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-cff5fe5a9bb497b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31972024-09-24T03:19:02.462Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-3dac6d04889f0e55/build-script-build`
31982024-09-24T03:19:02.470Z Compiling chacha20poly1305 v0.10.1
31992024-09-24T03:19:02.488Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chacha20poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=1b7fb6310e483337 -C extra-filename=-1b7fb6310e483337 --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-3e1e810109062e87.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-ab7b6f9a46d207a6.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e977bd3425988650.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-b24544a66ce7fca7.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32002024-09-24T03:19:02.490Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-e51260f71c511de5/build-script-build`
32012024-09-24T03:19:02.518Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libipcc --edition=2021 /home/build/.cargo/git/checkouts/libipcc-9eb7fd72f4257074/fdffa21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b01b952446fd7d41 -C extra-filename=-b01b952446fd7d41 --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-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.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/`
32022024-09-24T03:19:02.644Z Compiling fxhash v0.2.1
32032024-09-24T03:19:02.651Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fxhash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=7145ec3957bee753 -C extra-filename=-7145ec3957bee753 --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-325983a483f82094.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32042024-09-24T03:19:02.678Z Compiling maplit v1.0.2
32052024-09-24T03:19:02.682Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name maplit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=c9380d86e5571d46 -C extra-filename=-c9380d86e5571d46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32062024-09-24T03:19:02.805Z Compiling radium v0.7.0
32072024-09-24T03:19:02.808Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=aac5360a52d794c2 -C extra-filename=-aac5360a52d794c2 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-aac5360a52d794c2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32082024-09-24T03:19:02.837Z Compiling maybe-uninit v2.0.0
32092024-09-24T03:19:02.840Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=b33ceb08dbefeb3f -C extra-filename=-b33ceb08dbefeb3f --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-b33ceb08dbefeb3f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32102024-09-24T03:19:02.898Z Compiling tap v1.0.1
32112024-09-24T03:19:02.901Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=b2d0ab5707464fd6 -C extra-filename=-b2d0ab5707464fd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32122024-09-24T03:19:03.009Z Compiling bzip2-sys v0.1.11+1.0.8
32132024-09-24T03:19:03.030Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=39a402b7831ed7c9 -C extra-filename=-39a402b7831ed7c9 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-39a402b7831ed7c9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32142024-09-24T03:19:03.083Z Compiling wyz v0.5.1
32152024-09-24T03:19:03.087Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wyz --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "garbage", "once_cell", "std", "typemap"))' -C metadata=670d18d58e113ca4 -C extra-filename=-670d18d58e113ca4 --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-b2d0ab5707464fd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32162024-09-24T03:19:03.345Z Compiling omicron-zone-package v0.11.0
32172024-09-24T03:19:03.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_zone_package --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/omicron-zone-package-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)' --check-cfg 'cfg(feature, values())' -C metadata=c8bf5d13aa2147e9 -C extra-filename=-c8bf5d13aa2147e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-f82cf6065301e37a.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-f1ba33698d34c9b1.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-15b1f364969cb16a.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-652fc1df032ad6e6.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out`
32182024-09-24T03:19:03.452Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-aac5360a52d794c2/build-script-build`
32192024-09-24T03:19:03.478Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-b33ceb08dbefeb3f/build-script-build`
32202024-09-24T03:19:03.495Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name radium --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=3594c9626bbbb1c8 -C extra-filename=-3594c9626bbbb1c8 --out-dir /work/oxidecomputer/omicron/target/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`
32212024-09-24T03:19:03.539Z Compiling funty v2.0.0
32222024-09-24T03:19:03.542Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name funty --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3ce4fa0821c4650a -C extra-filename=-3ce4fa0821c4650a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32232024-09-24T03:19:03.555Z Compiling packed_struct v0.10.1
32242024-09-24T03:19:03.555Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "byte_types_256", "byte_types_64", "default", "serde", "serde_derive", "std", "use_serde"))' -C metadata=d51a549b82168867 -C extra-filename=-d51a549b82168867 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-d51a549b82168867 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32252024-09-24T03:19:03.962Z Compiling crc-catalog v2.4.0
32262024-09-24T03:19:03.965Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc_catalog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=87c291626f6ecab4 -C extra-filename=-87c291626f6ecab4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32272024-09-24T03:19:04.119Z Compiling crc v3.2.1
32282024-09-24T03:19:04.123Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=594e16b556b993ff -C extra-filename=-594e16b556b993ff --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-87c291626f6ecab4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32292024-09-24T03:19:04.123Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-d51a549b82168867/build-script-build`
32302024-09-24T03:19:04.160Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name maybe_uninit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=3bd8209eaf08f08e -C extra-filename=-3bd8209eaf08f08e --out-dir /work/oxidecomputer/omicron/target/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`
32312024-09-24T03:19:04.296Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-39a402b7831ed7c9/build-script-build`
32322024-09-24T03:19:04.735Z Compiling thiserror-no-std v2.0.2
32332024-09-24T03:19:04.739Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("std"))' -C metadata=123bd425bdbf12ca -C extra-filename=-123bd425bdbf12ca --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-77ad3d1425b194bc.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32342024-09-24T03:19:04.818Z Compiling vsss-rs v3.3.4
32352024-09-24T03:19:04.822Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vsss_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "curve25519", "curve25519-dalek", "default", "hex", "serde", "std"))' -C metadata=95e91a854f17fc49 -C extra-filename=-95e91a854f17fc49 --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-efb1d161a82b4537.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7a6848bc8d5b9891.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-232b7ed080472947.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-123bd425bdbf12ca.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32362024-09-24T03:19:04.846Z Compiling bitvec v1.0.1
32372024-09-24T03:19:04.849Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitvec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "atomic", "default", "serde", "std", "testing"))' -C metadata=909cbfa6eb3d9f80 -C extra-filename=-909cbfa6eb3d9f80 --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-3ce4fa0821c4650a.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-3594c9626bbbb1c8.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-b2d0ab5707464fd6.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-670d18d58e113ca4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32382024-09-24T03:19:04.950Z Compiling packed_struct_codegen v0.10.1
32392024-09-24T03:19:04.953Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct_codegen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d8c7308880c8ae94 -C extra-filename=-d8c7308880c8ae94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32402024-09-24T03:19:05.258Z Compiling indexmap v1.9.3
32412024-09-24T03:19:05.261Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=88f5c6eb7293a0b0 -C extra-filename=-88f5c6eb7293a0b0 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-88f5c6eb7293a0b0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32422024-09-24T03:19:05.623Z Compiling nodrop v0.1.14
32432024-09-24T03:19:05.625Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nodrop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "nodrop-union", "std", "use_needs_drop", "use_union"))' -C metadata=65f1921b9b77854c -C extra-filename=-65f1921b9b77854c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32442024-09-24T03:19:05.727Z Compiling array-init v0.0.4
32452024-09-24T03:19:05.746Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
32462024-09-24T03:19:05.749Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name array_init --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e41c705284fc9a0c -C extra-filename=-e41c705284fc9a0c --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-65f1921b9b77854c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32472024-09-24T03:19:05.749Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8f7bf41c8e5809ce -C extra-filename=-8f7bf41c8e5809ce --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-9ac10fdc05abddac.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-9cd45ef2bda7814f.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-d32c7db313fc958b.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32482024-09-24T03:19:05.854Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bzip2_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=72e24712519e573a -C extra-filename=-72e24712519e573a --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-3cee8a96976693de.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-4698b44fe0850490/out/lib -l static=bz2`
32492024-09-24T03:19:05.989Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
32502024-09-24T03:19:05.992Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/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)' --check-cfg 'cfg(feature, values())' -C metadata=71de897ecc6247eb -C extra-filename=-71de897ecc6247eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32512024-09-24T03:19:06.014Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32522024-09-24T03:19:06.025Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=f36405af390347e7 -C extra-filename=-f36405af390347e7 --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-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32532024-09-24T03:19:06.970Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32542024-09-24T03:19:06.973Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0c32b4b3379db3ba -C extra-filename=-0c32b4b3379db3ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32552024-09-24T03:19:08.002Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32562024-09-24T03:19:08.029Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/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)' --check-cfg 'cfg(feature, values("default", "falcon"))' -C metadata=c72d9056331ef84a -C extra-filename=-c72d9056331ef84a --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-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-53ed234ccebe4ff4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32572024-09-24T03:19:08.673Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=a9c5fdac442fa6fd5a65e413ea874fe3c62c3fd9#a9c5fdac)
32582024-09-24T03:19:08.676Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/a9c5fda/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)' --check-cfg 'cfg(feature, values("default", "falcon"))' -C metadata=c2f25d26808d411f -C extra-filename=-c2f25d26808d411f --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-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-e3590e3fd4e041ac.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32592024-09-24T03:19:08.944Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "byte_types_256", "byte_types_64", "default", "serde", "serde_derive", "std", "use_serde"))' -C metadata=24cfd7174e520e58 -C extra-filename=-24cfd7174e520e58 --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-909cbfa6eb3d9f80.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-d8c7308880c8ae94.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32602024-09-24T03:19:09.527Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-88f5c6eb7293a0b0/build-script-build`
32612024-09-24T03:19:09.532Z Compiling smallvec v0.6.14
32622024-09-24T03:19:09.532Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "may_dangle", "serde", "specialization", "std", "union"))' -C metadata=e983482a565d5787 -C extra-filename=-e983482a565d5787 --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-3bd8209eaf08f08e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32632024-09-24T03:19:09.889Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32642024-09-24T03:19:09.892Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/dpd-client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d6b345500617cf75 -C extra-filename=-d6b345500617cf75 --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-d6b345500617cf75 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-c8bf5d13aa2147e9.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-302cd4453e03803f.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out`
32652024-09-24T03:19:09.948Z Compiling async-recursion v1.1.1
32662024-09-24T03:19:09.951Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_recursion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=15fc923038689690 -C extra-filename=-15fc923038689690 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32672024-09-24T03:19:11.865Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32682024-09-24T03:19:11.868Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=ce9cfba055a922e7 -C extra-filename=-ce9cfba055a922e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-429a83cc6834e394.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-9f41ece8fa89b28b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32692024-09-24T03:19:12.550Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=a95b83a10d195a6c -C extra-filename=-a95b83a10d195a6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-429a83cc6834e394.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-9f41ece8fa89b28b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32702024-09-24T03:19:13.048Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
32712024-09-24T03:19:13.051Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libfalcon --edition=2018 /home/build/.cargo/git/checkouts/falcon-c754111a71d466df/e69694a/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)' --check-cfg 'cfg(feature, values())' -C metadata=e26ad1706baab635 -C extra-filename=-e26ad1706baab635 --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-43f69afcb50accdb.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-1f07d68697f64c2e.rmeta --extern portpicker=/work/oxidecomputer/omicron/target/debug/deps/libportpicker-04ed4dfdd2a9a190.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c72d9056331ef84a.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-1f4a0795c49eec68.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-e4776dcf3ba290b7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-36b664ce9afcce98.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-e3590e3fd4e041ac.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-ac3f55af10ec47c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32722024-09-24T03:19:14.043Z Compiling hashbrown v0.12.3
32732024-09-24T03:19:14.047Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=0f7cc877183c8f1d -C extra-filename=-0f7cc877183c8f1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32742024-09-24T03:19:15.057Z Compiling bitfield v0.14.0
32752024-09-24T03:19:15.069Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitfield --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=153e688f326b9e0e -C extra-filename=-153e688f326b9e0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32762024-09-24T03:19:15.119Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=414afdde7c84f505 -C extra-filename=-414afdde7c84f505 --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-0f7cc877183c8f1d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
32772024-09-24T03:19:15.385Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
32782024-09-24T03:19:15.388Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_areas/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ffd65dd5865df3ca -C extra-filename=-ffd65dd5865df3ca --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-153e688f326b9e0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-24cfd7174e520e58.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32792024-09-24T03:19:15.960Z Compiling serde-hex v0.1.0
32802024-09-24T03:19:16.032Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=238800ef629585fc -C extra-filename=-238800ef629585fc --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-e41c705284fc9a0c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e983482a565d5787.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32812024-09-24T03:19:16.067Z Compiling bzip2 v0.4.4
32822024-09-24T03:19:16.071Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=56335e4743d81932 -C extra-filename=-56335e4743d81932 --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-72e24712519e573a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.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-4698b44fe0850490/out/lib`
32832024-09-24T03:19:16.486Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
32842024-09-24T03:19:16.502Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/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)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=052df81755fe3e80 -C extra-filename=-052df81755fe3e80 --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-325983a483f82094.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-594e16b556b993ff.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32852024-09-24T03:19:16.800Z Compiling env_logger v0.10.2
32862024-09-24T03:19:16.802Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex"))' -C metadata=09ad1c02290d56cc -C extra-filename=-09ad1c02290d56cc --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-dc0a9157b5066ae2.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32872024-09-24T03:19:18.026Z Compiling ron v0.8.1
32882024-09-24T03:19:18.029Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "indexmap", "integer128"))' -C metadata=277b409c6b75d27f -C extra-filename=-277b409c6b75d27f --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-a2ffa63167802121.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32892024-09-24T03:19:19.938Z Compiling hashbrown v0.13.2
32902024-09-24T03:19:19.941Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=ad0ced135b952e37 -C extra-filename=-ad0ced135b952e37 --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-bdb500d6706a0d33.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32912024-09-24T03:19:20.658Z Compiling kstat-rs v0.2.4
32922024-09-24T03:19:20.661Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name kstat_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=3fa18eb32d6d99b6 -C extra-filename=-3fa18eb32d6d99b6 --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-3cee8a96976693de.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32932024-09-24T03:19:20.674Z Compiling crc-any v2.5.0
32942024-09-24T03:19:20.677Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc_any --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "debug-helper", "default", "development", "heapless", "std"))' -C metadata=073ff27b036b089f -C extra-filename=-073ff27b036b089f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32952024-09-24T03:19:21.129Z Compiling object v0.30.4
32962024-09-24T03:19:21.133Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=12893619826aa705 -C extra-filename=-12893619826aa705 --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-9ba8c9fbacf692c5.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-ad0ced135b952e37.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-414afdde7c84f505.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32972024-09-24T03:19:21.235Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
32982024-09-24T03:19:21.238Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc_text --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/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)' --check-cfg 'cfg(feature, values())' -C metadata=88cf435f6548e3a5 -C extra-filename=-88cf435f6548e3a5 --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-277b409c6b75d27f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-052df81755fe3e80.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32992024-09-24T03:19:21.310Z Compiling zip v0.6.6
33002024-09-24T03:19:21.313Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=f592ca97398f43f3 -C extra-filename=-f592ca97398f43f3 --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-325983a483f82094.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-56335e4743d81932.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-9ba8c9fbacf692c5.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.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-4698b44fe0850490/out/lib`
33012024-09-24T03:19:21.981Z Compiling path-slash v0.1.5
33022024-09-24T03:19:21.984Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name path_slash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=3979c874cbe4d4d2 -C extra-filename=-3979c874cbe4d4d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33032024-09-24T03:19:22.207Z Compiling libefi-sys v0.1.0
33042024-09-24T03:19:22.209Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=89eca4a85d7dc878 -C extra-filename=-89eca4a85d7dc878 --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-89eca4a85d7dc878 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33052024-09-24T03:19:22.571Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-89eca4a85d7dc878/build-script-build`
33062024-09-24T03:19:22.590Z Compiling bitfield-struct v0.6.1
33072024-09-24T03:19:22.592Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_struct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-struct-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)' --check-cfg 'cfg(feature, values())' -C metadata=72be4d532b805216 -C extra-filename=-72be4d532b805216 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33082024-09-24T03:19:22.731Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33092024-09-24T03:19:22.734Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/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)' --check-cfg 'cfg(feature, values())' -C metadata=2dcc374b542dfd00 -C extra-filename=-2dcc374b542dfd00 --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-2dcc374b542dfd00 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33102024-09-24T03:19:23.249Z Compiling parking_lot_core v0.8.6
33112024-09-24T03:19:23.252Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=a3f244115cffbfcf -C extra-filename=-a3f244115cffbfcf --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-a3f244115cffbfcf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33122024-09-24T03:19:23.847Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=60a3e039301b84ef -C extra-filename=-60a3e039301b84ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-23dc985f084fda09.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-748642a1849d3461.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-b1a54d07005cc8e8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-20831c057b53adf6.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-fc6af69011f3b35a.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-33a25d9e453c9147.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
33132024-09-24T03:19:24.250Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33142024-09-24T03:19:24.254Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=510604b59f10dd98 -C extra-filename=-510604b59f10dd98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33152024-09-24T03:19:26.171Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33162024-09-24T03:19:26.187Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=632925bc81cd8ca5 -C extra-filename=-632925bc81cd8ca5 --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-edb6ed13ed361498.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33172024-09-24T03:19:26.417Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33182024-09-24T03:19:26.419Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=a1a8cc71b2600e5a -C extra-filename=-a1a8cc71b2600e5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0dc4457f5255bc8d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33192024-09-24T03:19:27.687Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33202024-09-24T03:19:27.689Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=f786d50203583b0e -C extra-filename=-f786d50203583b0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0dc4457f5255bc8d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-f1ba33698d34c9b1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-e26ad1706baab635.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33212024-09-24T03:19:29.770Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=fea6e3f9d7980692 -C extra-filename=-fea6e3f9d7980692 --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-edb6ed13ed361498.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a95b83a10d195a6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33222024-09-24T03:19:29.790Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
33232024-09-24T03:19:29.794Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns --edition=2021 internal-dns/src/lib.rs --error-format=json --json=diagnostic-rendered-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)' --check-cfg 'cfg(feature, values())' -C metadata=3a1fb48024975cba -C extra-filename=-3a1fb48024975cba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33242024-09-24T03:19:29.824Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-d6b345500617cf75/build-script-build`
33252024-09-24T03:19:29.943Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
33262024-09-24T03:19:29.946Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_sign/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=33a91166a91351ff -C extra-filename=-33a91166a91351ff --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-325983a483f82094.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-073ff27b036b089f.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-58d414abc21eec5c.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-09ad1c02290d56cc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-ffd65dd5865df3ca.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-24cfd7174e520e58.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-19e1c4c2cc846170.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-238800ef629585fc.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-f57404723f9fcb27.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33272024-09-24T03:19:30.703Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33282024-09-24T03:19:30.714Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=3a2e4ff2e10007b9 -C extra-filename=-3a2e4ff2e10007b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33292024-09-24T03:19:30.784Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33302024-09-24T03:19:30.789Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9d73a59329a2a1ac -C extra-filename=-9d73a59329a2a1ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33312024-09-24T03:19:31.569Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e3cc71ea3a733ccc -C extra-filename=-e3cc71ea3a733ccc --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-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33322024-09-24T03:19:32.736Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
33332024-09-24T03:19:32.740Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-660036efb99a0cd0/943c4bb/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)' --check-cfg 'cfg(feature, values())' -C metadata=acc36308946864c9 -C extra-filename=-acc36308946864c9 --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-599d8f15621b0c55.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-ffd65dd5865df3ca.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-33a91166a91351ff.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-12893619826aa705.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-3979c874cbe4d4d2.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-19e1c4c2cc846170.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-052df81755fe3e80.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-88cf435f6548e3a5.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-f57404723f9fcb27.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f592ca97398f43f3.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-4698b44fe0850490/out/lib`
33342024-09-24T03:19:34.077Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c75834bb1df1d415 -C extra-filename=-c75834bb1df1d415 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fea6e3f9d7980692.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33352024-09-24T03:19:35.020Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33362024-09-24T03:19:35.023Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnvme_sys --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/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)' --check-cfg 'cfg(feature, values())' -C metadata=a1fcd07371e00cdd -C extra-filename=-a1fcd07371e00cdd --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-72be4d532b805216.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33372024-09-24T03:19:35.360Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-a3f244115cffbfcf/build-script-build`
33382024-09-24T03:19:35.390Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-2dcc374b542dfd00/build-script-build`
33392024-09-24T03:19:35.640Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libefi_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=d06e3778a228b794 -C extra-filename=-d06e3778a228b794 --out-dir /work/oxidecomputer/omicron/target/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`
33402024-09-24T03:19:35.795Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33412024-09-24T03:19:35.799Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_devinfo --edition=2021 /home/build/.cargo/git/checkouts/illumos-devinfo-af88cd6aebd8ce54/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)' --check-cfg 'cfg(feature, values())' -C metadata=f20140c5c1cae79e -C extra-filename=-f20140c5c1cae79e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-b95cff2816cecfe2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33422024-09-24T03:19:36.064Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33432024-09-24T03:19:36.068Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=101e5f625ae7d17e -C extra-filename=-101e5f625ae7d17e --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-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33442024-09-24T03:19:36.529Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33452024-09-24T03:19:36.532Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/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)' --check-cfg 'cfg(feature, values())' -C metadata=fc7dfca664bf9d4a -C extra-filename=-fc7dfca664bf9d4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33462024-09-24T03:19:36.721Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33472024-09-24T03:19:36.728Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/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)' --check-cfg 'cfg(feature, values())' -C metadata=ba4c1e913d3f904c -C extra-filename=-ba4c1e913d3f904c --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-a1fcd07371e00cdd.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-fc7dfca664bf9d4a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33482024-09-24T03:19:37.237Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tofino --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/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)' --check-cfg 'cfg(feature, values())' -C metadata=cb071d5f095ec893 -C extra-filename=-cb071d5f095ec893 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-f20140c5c1cae79e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -l static=pci`
33492024-09-24T03:19:37.627Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33502024-09-24T03:19:37.630Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libefi_illumos --edition=2021 /home/build/.cargo/git/checkouts/libefi-illumos-957749dcb6b6e5a2/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)' --check-cfg 'cfg(feature, values())' -C metadata=9c89a7e0c6e27b0c -C extra-filename=-9c89a7e0c6e27b0c --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-3cee8a96976693de.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-d06e3778a228b794.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33512024-09-24T03:19:37.630Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=5462791aac7f1c9e -C extra-filename=-5462791aac7f1c9e --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-94faf137b493206b.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-4d9fb3cc79b503f7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33522024-09-24T03:19:37.816Z Compiling crossterm v0.28.1
33532024-09-24T03:19:37.819Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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="windows"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "libc", "serde", "use-dev-tty", "windows"))' -C metadata=c730c3a08df0b07c -C extra-filename=-c730c3a08df0b07c --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-8e41b751a0ccc20a.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-73ba9b38c2adb040.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-51981822c0da3c8e.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-00d43a90ac604eda.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33542024-09-24T03:19:38.023Z Compiling parking_lot v0.11.2
33552024-09-24T03:19:38.026Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "nightly", "owning_ref", "send_guard", "serde", "stdweb", "wasm-bindgen"))' -C metadata=0c0e05cbe6b64f2c -C extra-filename=-0c0e05cbe6b64f2c --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-4d9fb3cc79b503f7.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-09a20e99f076665f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-5462791aac7f1c9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33562024-09-24T03:19:38.103Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33572024-09-24T03:19:38.119Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=48f23948c45a7647 -C extra-filename=-48f23948c45a7647 --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-60a3e039301b84ef.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33582024-09-24T03:19:38.134Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33592024-09-24T03:19:38.136Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a4c41ea69db9d2cd -C extra-filename=-a4c41ea69db9d2cd --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-6414f43f52935490.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-c75834bb1df1d415.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fea6e3f9d7980692.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33602024-09-24T03:19:38.306Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33612024-09-24T03:19:38.309Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d534b2681b1f57b7 -C extra-filename=-d534b2681b1f57b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33622024-09-24T03:19:38.999Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
33632024-09-24T03:19:39.002Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=d066b1d5ba1b4205 -C extra-filename=-d066b1d5ba1b4205 --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-60a3e039301b84ef.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33642024-09-24T03:19:39.158Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=f37d2f2b1273b552 -C extra-filename=-f37d2f2b1273b552 --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-edb6ed13ed361498.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1b7fb6310e483337.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-f79ae8c6ada7b572.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-332904de727b0d43.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-95e91a854f17fc49.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33652024-09-24T03:19:40.243Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33662024-09-24T03:19:40.246Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=70d2a53de9e7d8d8 -C extra-filename=-70d2a53de9e7d8d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4425ccb74d56e55b.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-f20140c5c1cae79e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-9c89a7e0c6e27b0c.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-ba4c1e913d3f904c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-cb071d5f095ec893.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
33672024-09-24T03:19:40.963Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33682024-09-24T03:19:40.966Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=150f309d0a560902 -C extra-filename=-150f309d0a560902 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-429a83cc6834e394.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-64c755c38fa600bf.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-65070b8536d99399.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33692024-09-24T03:19:41.409Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33702024-09-24T03:19:41.411Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7fd02aa4902e3c12 -C extra-filename=-7fd02aa4902e3c12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33712024-09-24T03:19:44.134Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33722024-09-24T03:19:44.138Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d91be329d16b76ec -C extra-filename=-d91be329d16b76ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33732024-09-24T03:19:45.452Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33742024-09-24T03:19:45.467Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8ab7386dcd4df4e0 -C extra-filename=-8ab7386dcd4df4e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-84d6f1934979acae.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-9d73a59329a2a1ac.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a4c41ea69db9d2cd.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33752024-09-24T03:19:45.933Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33762024-09-24T03:19:45.936Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' -C metadata=61cdf2551ff58f0d -C extra-filename=-61cdf2551ff58f0d --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-94faf137b493206b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-3fa18eb32d6d99b6.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33772024-09-24T03:19:50.901Z Compiling sled v0.34.7
33782024-09-24T03:19:50.904Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=e90bd45f0aaf536b -C extra-filename=-e90bd45f0aaf536b --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-9ba8c9fbacf692c5.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-7145ec3957bee753.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-0c0e05cbe6b64f2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33792024-09-24T03:19:52.580Z Compiling hickory-client v0.24.1
33802024-09-24T03:19:52.583Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_client --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-client-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 --check-cfg 'cfg(docsrs)' --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=b6c53acb87a92443 -C extra-filename=-b6c53acb87a92443 --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-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-f1644b6022ae8b51.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33812024-09-24T03:19:53.988Z Compiling hickory-server v0.24.1
33822024-09-24T03:19:53.990Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_server --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-server-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 --check-cfg 'cfg(docsrs)' --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=9d0848bf311d3261 -C extra-filename=-9d0848bf311d3261 --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-f9ec920ba5de742f.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-72f007d99ff29298.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33832024-09-24T03:19:54.015Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33842024-09-24T03:19:54.022Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=48a678ef0c291aea -C extra-filename=-48a678ef0c291aea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33852024-09-24T03:19:54.131Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
33862024-09-24T03:19:54.134Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/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)' --check-cfg 'cfg(feature, values())' -C metadata=fbf1721742859380 -C extra-filename=-fbf1721742859380 --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-8b99a18b9d8b7117.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33872024-09-24T03:19:55.475Z Compiling diff v0.1.13
33882024-09-24T03:19:55.478Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diff --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=0f6054f8c11a1395 -C extra-filename=-0f6054f8c11a1395 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33892024-09-24T03:19:55.530Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33902024-09-24T03:19:55.533Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d56e2d55eebec336 -C extra-filename=-d56e2d55eebec336 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-fbf1721742859380.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33912024-09-24T03:19:56.225Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33922024-09-24T03:19:56.227Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6b772d1234dacccd -C extra-filename=-6b772d1234dacccd --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-f9ec920ba5de742f.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-f79ae8c6ada7b572.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-332904de727b0d43.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33932024-09-24T03:19:57.054Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33942024-09-24T03:19:57.056Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=93c927c4fb5f9d5d -C extra-filename=-93c927c4fb5f9d5d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b6c53acb87a92443.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rmeta --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9d0848bf311d3261.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e90bd45f0aaf536b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33952024-09-24T03:19:58.227Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33962024-09-24T03:19:58.230Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2fbb0984dc419504 -C extra-filename=-2fbb0984dc419504 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-b01b952446fd7d41.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33972024-09-24T03:19:58.493Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33982024-09-24T03:19:58.495Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=40bcff8a204b7264 -C extra-filename=-40bcff8a204b7264 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-01bb75b60de83b30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33992024-09-24T03:19:59.305Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34002024-09-24T03:19:59.312Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cdb93a63ea6fd461 -C extra-filename=-cdb93a63ea6fd461 --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-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
34012024-09-24T03:19:59.325Z Compiling primeorder v0.13.6
34022024-09-24T03:19:59.329Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name primeorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=e7358d9b8f5a929b -C extra-filename=-e7358d9b8f5a929b --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-7a6848bc8d5b9891.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34032024-09-24T03:19:59.427Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34042024-09-24T03:19:59.439Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=e7b1529a0d3871fc -C extra-filename=-e7b1529a0d3871fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6b772d1234dacccd.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
34052024-09-24T03:19:59.854Z Compiling dsl_auto_type v0.1.2
34062024-09-24T03:19:59.958Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dsl_auto_type --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=6f017a0d11ad6a23 -C extra-filename=-6f017a0d11ad6a23 --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-25783681bc5c63f6.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34072024-09-24T03:19:59.959Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34082024-09-24T03:19:59.959Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=8d9c2c31d5599ceb -C extra-filename=-8d9c2c31d5599ceb --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-6414f43f52935490.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
34092024-09-24T03:20:00.051Z Compiling diesel_table_macro_syntax v0.2.0
34102024-09-24T03:20:00.054Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_table_macro_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=f44df588328b0684 -C extra-filename=-f44df588328b0684 --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-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34112024-09-24T03:20:00.516Z Compiling scheduled-thread-pool v0.2.7
34122024-09-24T03:20:00.519Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scheduled_thread_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=264733d25fde918f -C extra-filename=-264733d25fde918f --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-d8a6256384ee3248.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34132024-09-24T03:20:00.982Z Compiling vte_generate_state_changes v0.1.1
34142024-09-24T03:20:00.985Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte_generate_state_changes-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)' --check-cfg 'cfg(feature, values())' -C metadata=8e9eb6feba6ae14e -C extra-filename=-8e9eb6feba6ae14e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34152024-09-24T03:20:01.194Z Compiling nanorand v0.7.0
34162024-09-24T03:20:01.197Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nanorand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "getrandom", "pcg64", "rdseed", "std", "tls", "wyrand", "zeroize"))' -C metadata=58f43b0b5c733eb3 -C extra-filename=-58f43b0b5c733eb3 --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-bb6974eb2a6ed7a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34172024-09-24T03:20:01.310Z Compiling unicase v2.7.0
34182024-09-24T03:20:01.313Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=89ba4bd6c7d617ff -C extra-filename=-89ba4bd6c7d617ff --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-89ba4bd6c7d617ff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34192024-09-24T03:20:01.723Z Compiling buf-list v1.0.3
34202024-09-24T03:20:01.734Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=dd0c3643a1e99061 -C extra-filename=-dd0c3643a1e99061 --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-dd0c3643a1e99061 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34212024-09-24T03:20:01.739Z Compiling crunchy v0.2.2
34222024-09-24T03:20:01.741Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=d0d09c3e0406dd3c -C extra-filename=-d0d09c3e0406dd3c --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-d0d09c3e0406dd3c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34232024-09-24T03:20:01.758Z Compiling vte v0.11.1
34242024-09-24T03:20:01.760Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vte --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("ansi", "arrayvec", "default", "log", "nightly", "no_std", "serde"))' -C metadata=da756e692dd39587 -C extra-filename=-da756e692dd39587 --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-da51f585a387d022.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-8e9eb6feba6ae14e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34252024-09-24T03:20:02.366Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-d0d09c3e0406dd3c/build-script-build`
34262024-09-24T03:20:02.396Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-89ba4bd6c7d617ff/build-script-build`
34272024-09-24T03:20:02.435Z Compiling flume v0.11.0
34282024-09-24T03:20:02.437Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flume --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flume-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="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)' --check-cfg 'cfg(feature, values("async", "default", "eventual-fairness", "futures-core", "futures-sink", "nanorand", "select", "spin"))' -C metadata=c1f7a164a861d85a -C extra-filename=-c1f7a164a861d85a --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-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-58f43b0b5c733eb3.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34292024-09-24T03:20:02.467Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-dd0c3643a1e99061/build-script-build`
34302024-09-24T03:20:02.541Z Compiling diesel_derives v2.2.2
34312024-09-24T03:20:02.545Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_derives --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-2.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 --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)' --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=acbdb84f666d9753 -C extra-filename=-acbdb84f666d9753 --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-f44df588328b0684.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-6f017a0d11ad6a23.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34322024-09-24T03:20:02.584Z Compiling r2d2 v0.8.10
34332024-09-24T03:20:02.587Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name r2d2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=6d93f58ef560eea7 -C extra-filename=-6d93f58ef560eea7 --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-9bb3211f8a6d4da7.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-264733d25fde918f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34342024-09-24T03:20:02.601Z Compiling clang-sys v1.7.0
34352024-09-24T03:20:02.604Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.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="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="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --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_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", "libloading", "runtime", "static"))' -C metadata=0d805f3cffbd8165 -C extra-filename=-0d805f3cffbd8165 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-0d805f3cffbd8165 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34362024-09-24T03:20:02.977Z Compiling fd-lock v4.0.2
34372024-09-24T03:20:02.979Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fd_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=7fe84548469ab2e9 -C extra-filename=-7fe84548469ab2e9 --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-94faf137b493206b.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-51981822c0da3c8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34382024-09-24T03:20:03.130Z Compiling salty v0.3.0
34392024-09-24T03:20:03.132Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("cose", "cosey", "default", "ed25519", "rustcrypto", "slow-motion"))' -C metadata=82bf77a790973422 -C extra-filename=-82bf77a790973422 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-82bf77a790973422 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34402024-09-24T03:20:03.160Z Compiling tiny-keccak v2.0.2
34412024-09-24T03:20:03.163Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=df1efb505928501a -C extra-filename=-df1efb505928501a --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-df1efb505928501a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34422024-09-24T03:20:03.187Z Compiling strip-ansi-escapes v0.2.0
34432024-09-24T03:20:03.214Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=764761c5fd61b799 -C extra-filename=-764761c5fd61b799 --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-da756e692dd39587.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34442024-09-24T03:20:03.390Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e2ab1fb871611f01 -C extra-filename=-e2ab1fb871611f01 --out-dir /work/oxidecomputer/omicron/target/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`
34452024-09-24T03:20:03.406Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-0d805f3cffbd8165/build-script-build`
34462024-09-24T03:20:03.434Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=150b7fffb2c11595 -C extra-filename=-150b7fffb2c11595 --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-edb6ed13ed361498.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
34472024-09-24T03:20:03.525Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-df1efb505928501a/build-script-build`
34482024-09-24T03:20:03.552Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crunchy --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=162ad21e175bb473 -C extra-filename=-162ad21e175bb473 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34492024-09-24T03:20:03.604Z Compiling p384 v0.13.0
34502024-09-24T03:20:03.604Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name p384 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=20c69f4ed4bf8dc7 -C extra-filename=-20c69f4ed4bf8dc7 --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-a318800bc3251e3b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7a6848bc8d5b9891.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-e7358d9b8f5a929b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34512024-09-24T03:20:03.623Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-82bf77a790973422/build-script-build`
34522024-09-24T03:20:03.649Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a551f245e8a26f52098382903ccf0a982b7c54fa#a551f245)
34532024-09-24T03:20:03.651Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/a551f24/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)' --check-cfg 'cfg(feature, values())' -C metadata=526fb4a492afbc62 -C extra-filename=-526fb4a492afbc62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
34542024-09-24T03:20:03.672Z Compiling crossterm v0.27.0
34552024-09-24T03:20:03.674Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossterm-0.27.0/src/lib.rs --error-format=json --json=diagnostic-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="events"' --cfg 'feature="serde"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "serde", "use-dev-tty", "windows"))' -C metadata=13b8c7b5c950fab1 -C extra-filename=-13b8c7b5c950fab1 --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-8e41b751a0ccc20a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-ced5bbd73f5403b6.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-00d43a90ac604eda.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34562024-09-24T03:20:03.740Z Compiling nu-ansi-term v0.50.0
34572024-09-24T03:20:03.743Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nu_ansi_term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nu-ansi-term-0.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=77516f015f1cbfc0 -C extra-filename=-77516f015f1cbfc0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34582024-09-24T03:20:04.016Z Compiling rustls v0.23.10
34592024-09-24T03:20:04.019Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.23.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="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=ae9ef4dc4f84801b -C extra-filename=-ae9ef4dc4f84801b --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-ae9ef4dc4f84801b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34602024-09-24T03:20:04.381Z Compiling ref-cast v1.0.23
34612024-09-24T03:20:04.383Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=ae2f172469cd8229 -C extra-filename=-ae2f172469cd8229 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-ae2f172469cd8229 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34622024-09-24T03:20:04.465Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-ae9ef4dc4f84801b/build-script-build`
34632024-09-24T03:20:04.495Z Compiling mime_guess v2.0.4
34642024-09-24T03:20:04.499Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.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="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=470faaa06d049e38 -C extra-filename=-470faaa06d049e38 --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-470faaa06d049e38 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-e2ab1fb871611f01.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34652024-09-24T03:20:05.004Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-ae2f172469cd8229/build-script-build`
34662024-09-24T03:20:05.075Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name salty --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("cose", "cosey", "default", "ed25519", "rustcrypto", "slow-motion"))' -C metadata=e192a18a2670e4f6 -C extra-filename=-e192a18a2670e4f6 --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-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
34672024-09-24T03:20:05.157Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tiny_keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=3712e4e066a0ae45 -C extra-filename=-3712e4e066a0ae45 --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-162ad21e175bb473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34682024-09-24T03:20:05.346Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34692024-09-24T03:20:05.349Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c0e353e8c6bc32a0 -C extra-filename=-c0e353e8c6bc32a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2fbb0984dc419504.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
34702024-09-24T03:20:05.853Z Compiling reedline v0.33.0
34712024-09-24T03:20:05.856Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reedline-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arboard", "bashisms", "crossbeam", "external_printer", "rusqlite", "serde_json", "sqlite", "sqlite-dynlib", "system_clipboard"))' -C metadata=1d7dae5e45c8160a -C extra-filename=-1d7dae5e45c8160a --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-8599901668faa364.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-13b8c7b5c950fab1.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-7fe84548469ab2e9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-77516f015f1cbfc0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-764761c5fd61b799.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-af4c16b7d1ccc6d5.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34722024-09-24T03:20:05.958Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34732024-09-24T03:20:05.961Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_api --edition=2021 sled-agent/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=86e92d893cdafaa1 -C extra-filename=-86e92d893cdafaa1 --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-b792cecba43cac9d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34742024-09-24T03:20:06.116Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34752024-09-24T03:20:06.119Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=0dfc6b2a36558ac6 -C extra-filename=-0dfc6b2a36558ac6 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-0dfc6b2a36558ac6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
34762024-09-24T03:20:06.478Z Compiling ascii-canvas v3.0.0
34772024-09-24T03:20:06.481Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ascii_canvas --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=808cd89fdb936f9c -C extra-filename=-808cd89fdb936f9c --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-42cdc58f9cbd97df.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34782024-09-24T03:20:06.871Z Compiling ref-cast-impl v1.0.23
34792024-09-24T03:20:06.873Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=8d3c5a41f1f9fa0e -C extra-filename=-8d3c5a41f1f9fa0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34802024-09-24T03:20:07.028Z Compiling env_filter v0.1.2
34812024-09-24T03:20:07.031Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name env_filter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=e77c432acf3a46df -C extra-filename=-e77c432acf3a46df --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-9bb3211f8a6d4da7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34822024-09-24T03:20:07.782Z Compiling ena v0.14.3
34832024-09-24T03:20:07.784Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ena --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=ee83f2a2d1dee687 -C extra-filename=-ee83f2a2d1dee687 --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-9bb3211f8a6d4da7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34842024-09-24T03:20:08.241Z Compiling libloading v0.8.3
34852024-09-24T03:20:08.245Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libloading --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libloading-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12b1ac854d05c5d8 -C extra-filename=-12b1ac854d05c5d8 --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-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34862024-09-24T03:20:08.281Z Compiling regex-syntax v0.6.29
34872024-09-24T03:20:08.284Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=cf92ab4de6adaff0 -C extra-filename=-cf92ab4de6adaff0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34882024-09-24T03:20:08.667Z Compiling bindgen v0.69.4
34892024-09-24T03:20:08.670Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.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="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs)' --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=0b19588ea3b34f70 -C extra-filename=-0b19588ea3b34f70 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-0b19588ea3b34f70 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34902024-09-24T03:20:09.566Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34912024-09-24T03:20:09.569Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=38777adff76dc210 -C extra-filename=-38777adff76dc210 --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-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
34922024-09-24T03:20:09.813Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34932024-09-24T03:20:09.815Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=be372858fc72ff52 -C extra-filename=-be372858fc72ff52 --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-52abb3859d92c8cf.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34942024-09-24T03:20:09.989Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-0b19588ea3b34f70/build-script-build`
34952024-09-24T03:20:10.022Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clang_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --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_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", "libloading", "runtime", "static"))' -C metadata=01f08149c2633105 -C extra-filename=-01f08149c2633105 --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-39f07e80d6316e9c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-12b1ac854d05c5d8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34962024-09-24T03:20:10.092Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=878a8767bd0518bb -C extra-filename=-878a8767bd0518bb --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-8d3c5a41f1f9fa0e.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)'`
34972024-09-24T03:20:10.245Z Compiling env_logger v0.11.5
34982024-09-24T03:20:10.247Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex", "unstable-kv"))' -C metadata=1c6a89e64aace90b -C extra-filename=-1c6a89e64aace90b --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-e77c432acf3a46df.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34992024-09-24T03:20:11.012Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-0dfc6b2a36558ac6/build-script-build`
35002024-09-24T03:20:11.039Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-470faaa06d049e38/build-script-build`
35012024-09-24T03:20:11.087Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
35022024-09-24T03:20:11.090Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name attest_data --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fc0d2d9189ba0c5a/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)' --check-cfg 'cfg(feature, values("getrandom", "std", "thiserror"))' -C metadata=90ea3cff9015c503 -C extra-filename=-90ea3cff9015c503 --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-bb6974eb2a6ed7a2.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-24e46af5cc55ead8.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-e192a18a2670e4f6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35032024-09-24T03:20:11.874Z Compiling lalrpop v0.19.12
35042024-09-24T03:20:11.877Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=57409f9b447f969d -C extra-filename=-57409f9b447f969d --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-808cd89fdb936f9c.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-0f6054f8c11a1395.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-ee83f2a2d1dee687.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-dc0a9157b5066ae2.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-cf92ab4de6adaff0.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-970f38cc963541c5.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-3712e4e066a0ae45.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-4a828090b584bc69.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35052024-09-24T03:20:12.099Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.23.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="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=8e84a45272488d3c -C extra-filename=-8e84a45272488d3c --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-9bb3211f8a6d4da7.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-2a5e1ac73ea71181.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'`
35062024-09-24T03:20:13.022Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35072024-09-24T03:20:13.028Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=296cf3c89bb9d2a9 -C extra-filename=-296cf3c89bb9d2a9 --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-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-8d9c2c31d5599ceb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35082024-09-24T03:20:14.349Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35092024-09-24T03:20:14.351Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c47dbcd040fe622f -C extra-filename=-c47dbcd040fe622f --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-f4aeff83f02cde28.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35102024-09-24T03:20:15.751Z Compiling diesel v2.2.4
35112024-09-24T03:20:15.754Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.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="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)' --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=2586995f98f5d4cd -C extra-filename=-2586995f98f5d4cd --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-8e41b751a0ccc20a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-acbdb84f666d9753.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-6d93f58ef560eea7.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35122024-09-24T03:20:16.088Z Compiling which v4.4.2
35132024-09-24T03:20:16.091Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name which --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=176e3dbc511bdaad -C extra-filename=-176e3dbc511bdaad --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-5d39f2eb1424d60a.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-51981822c0da3c8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35142024-09-24T03:20:16.214Z Compiling cexpr v0.6.0
35152024-09-24T03:20:16.249Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cexpr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=f30f2bacc7962607 -C extra-filename=-f30f2bacc7962607 --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-19a28b98cd1da8cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35162024-09-24T03:20:16.632Z Compiling rustc-hash v1.1.0
35172024-09-24T03:20:16.634Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=151a9aad91d0e211 -C extra-filename=-151a9aad91d0e211 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35182024-09-24T03:20:16.736Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
35192024-09-24T03:20:16.739Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/cc13773/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)' --check-cfg 'cfg(feature, values())' -C metadata=bbd900005dbd82b6 -C extra-filename=-bbd900005dbd82b6 --out-dir /work/oxidecomputer/omicron/target/debug/build/sprockets-tls-bbd900005dbd82b6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35202024-09-24T03:20:16.793Z Dirty bytecount v0.6.8: the rustflags changed
35212024-09-24T03:20:16.794Z Compiling bytecount v0.6.8
35222024-09-24T03:20:16.796Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bytecount --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "runtime-dispatch-simd"))' -C metadata=7ff1d2d43293053c -C extra-filename=-7ff1d2d43293053c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35232024-09-24T03:20:17.031Z Compiling lazycell v1.3.0
35242024-09-24T03:20:17.034Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lazycell --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("clippy", "nightly", "nightly-testing", "serde"))' -C metadata=83ab67f0ca0fe95a -C extra-filename=-83ab67f0ca0fe95a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35252024-09-24T03:20:17.104Z Compiling cfg_aliases v0.1.1
35262024-09-24T03:20:17.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=c436d8aeff88cf48 -C extra-filename=-c436d8aeff88cf48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35272024-09-24T03:20:17.212Z Compiling shlex v1.3.0
35282024-09-24T03:20:17.214Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cf1da36a64fc6247 -C extra-filename=-cf1da36a64fc6247 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35292024-09-24T03:20:17.228Z Compiling nix v0.28.0
35302024-09-24T03:20:17.228Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=ca13c98331e61947 -C extra-filename=-ca13c98331e61947 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-ca13c98331e61947 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-c436d8aeff88cf48.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35312024-09-24T03:20:17.652Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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)' --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=989dde74a23b284b -C extra-filename=-989dde74a23b284b --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-8e41b751a0ccc20a.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-f30f2bacc7962607.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-01f08149c2633105.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-83ab67f0ca0fe95a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-151a9aad91d0e211.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-cf1da36a64fc6247.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-176e3dbc511bdaad.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35322024-09-24T03:20:17.999Z Compiling tokio-rustls v0.26.0
35332024-09-24T03:20:18.011Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=7ba0dcc404cec5db -C extra-filename=-7ba0dcc404cec5db --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-8e84a45272488d3c.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
35342024-09-24T03:20:18.119Z Running `/work/oxidecomputer/omicron/target/debug/build/sprockets-tls-bbd900005dbd82b6/build-script-build`
35352024-09-24T03:20:18.150Z Dirty papergrid v0.11.0: the rustflags changed
35362024-09-24T03:20:18.150Z Compiling papergrid v0.11.0
35372024-09-24T03:20:18.152Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "std"))' -C metadata=79466898f12bed22 -C extra-filename=-79466898f12bed22 --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-7ff1d2d43293053c.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35382024-09-24T03:20:18.462Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
35392024-09-24T03:20:18.465Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dice_verifier --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fc0d2d9189ba0c5a/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)' --check-cfg 'cfg(feature, values())' -C metadata=41909423be6bceb1 -C extra-filename=-41909423be6bceb1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-90ea3cff9015c503.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f8fc1c1aa249dbdf.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-1c6a89e64aace90b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-20c69f4ed4bf8dc7.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-f57404723f9fcb27.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35402024-09-24T03:20:19.643Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.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="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=e20d1e7d50ab8e8e -C extra-filename=-e20d1e7d50ab8e8e --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-74bdd973ffb0df66.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-e2ab1fb871611f01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35412024-09-24T03:20:20.589Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
35422024-09-24T03:20:20.591Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=e9c39803baf03dd2 -C extra-filename=-e9c39803baf03dd2 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-e9c39803baf03dd2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35432024-09-24T03:20:20.640Z Compiling tabled_derive v0.7.0
35442024-09-24T03:20:20.646Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=65809b3de658857b -C extra-filename=-65809b3de658857b --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-64fe453a3f9fcd4a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-be785971ed3c6df6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35452024-09-24T03:20:20.967Z Compiling derive_builder_core v0.20.0
35462024-09-24T03:20:20.971Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_core-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=76bbc5291e8646f1 -C extra-filename=-76bbc5291e8646f1 --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-25783681bc5c63f6.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35472024-09-24T03:20:22.340Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=a9c5fdac442fa6fd5a65e413ea874fe3c62c3fd9#a9c5fdac)
35482024-09-24T03:20:22.364Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/a9c5fda/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)' --check-cfg 'cfg(feature, values())' -C metadata=9731b00d3b2fb7d4 -C extra-filename=-9731b00d3b2fb7d4 --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-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35492024-09-24T03:20:22.405Z Compiling libxml v0.3.3
35502024-09-24T03:20:22.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=25957f77bb8c67b9 -C extra-filename=-25957f77bb8c67b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-25957f77bb8c67b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35512024-09-24T03:20:22.671Z Compiling http-range v0.1.5
35522024-09-24T03:20:22.673Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=0f676f2a2dbefdb2 -C extra-filename=-0f676f2a2dbefdb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35532024-09-24T03:20:22.856Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-25957f77bb8c67b9/build-script-build`
35542024-09-24T03:20:22.898Z Compiling hyper-staticfile v0.9.5
35552024-09-24T03:20:22.901Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-staticfile-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)' --check-cfg 'cfg(feature, values())' -C metadata=281dd7f8d47fe766 -C extra-filename=-281dd7f8d47fe766 --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-b15458759d1621c8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0f676f2a2dbefdb2.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-e20d1e7d50ab8e8e.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35562024-09-24T03:20:23.060Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=a9c5fdac442fa6fd5a65e413ea874fe3c62c3fd9#a9c5fdac)
35572024-09-24T03:20:23.062Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/a9c5fda/bin/mock-server/src/lib/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8b1b84339bfd512f -C extra-filename=-8b1b84339bfd512f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-42f3561578a41d43.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-9731b00d3b2fb7d4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-e3590e3fd4e041ac.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35582024-09-24T03:20:23.428Z Compiling tabled v0.15.0
35592024-09-24T03:20:23.435Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "derive", "macros", "std", "tabled_derive"))' -C metadata=fe3386b3995bd738 -C extra-filename=-fe3386b3995bd738 --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-79466898f12bed22.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-65809b3de658857b.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35602024-09-24T03:20:23.442Z Compiling derive_builder_macro v0.20.0
35612024-09-24T03:20:23.444Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_macro-0.20.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="lib_has_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=5c9f0dc4cfef7119 -C extra-filename=-5c9f0dc4cfef7119 --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-76bbc5291e8646f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35622024-09-24T03:20:23.874Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-e9c39803baf03dd2/build-script-build`
35632024-09-24T03:20:23.903Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_tls --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/cc13773/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)' --check-cfg 'cfg(feature, values())' -C metadata=914cf7489b5eca54 -C extra-filename=-914cf7489b5eca54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-90ea3cff9015c503.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-41909423be6bceb1.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f8fc1c1aa249dbdf.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-b01b952446fd7d41.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-8e84a45272488d3c.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-332904de727b0d43.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-7ba0dcc404cec5db.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-f57404723f9fcb27.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.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/ring-174c0052e817e966/out`
35642024-09-24T03:20:24.330Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-ca13c98331e61947/build-script-build`
35652024-09-24T03:20:24.362Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
35662024-09-24T03:20:24.366Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickward --edition=2021 /home/build/.cargo/git/checkouts/clickward-55585085c2a3fa20/ceec762/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d967666dfcfe4861 -C extra-filename=-d967666dfcfe4861 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35672024-09-24T03:20:24.590Z Compiling strum_macros v0.24.3
35682024-09-24T03:20:24.593Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=2695a1968e5226c0 -C extra-filename=-2695a1968e5226c0 --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-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35692024-09-24T03:20:26.316Z Compiling indoc v1.0.9
35702024-09-24T03:20:26.319Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=4282df15fb49f14d -C extra-filename=-4282df15fb49f14d --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`
35712024-09-24T03:20:26.816Z Compiling derive_builder v0.20.0
35722024-09-24T03:20:26.820Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=7e163dc342453adc -C extra-filename=-7e163dc342453adc --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-5c9f0dc4cfef7119.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35732024-09-24T03:20:26.995Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=4340d6384b83242e -C extra-filename=-4340d6384b83242e --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-8e41b751a0ccc20a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
35742024-09-24T03:20:27.430Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libxml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=30c55ec0d37a5c48 -C extra-filename=-30c55ec0d37a5c48 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
35752024-09-24T03:20:28.619Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35762024-09-24T03:20:28.622Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=3ed6edbae71b899b -C extra-filename=-3ed6edbae71b899b --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-3ed6edbae71b899b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35772024-09-24T03:20:28.985Z Compiling peg-macros v0.8.4
35782024-09-24T03:20:28.989Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-macros-0.8.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("trace"))' -C metadata=aee359804792bea5 -C extra-filename=-aee359804792bea5 --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-f68472f095c24de4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35792024-09-24T03:20:30.429Z Compiling signal-hook-tokio v0.3.1
35802024-09-24T03:20:30.432Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_tokio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("futures-core-0_3", "futures-v0_3"))' -C metadata=5af61904fabbd7da -C extra-filename=-5af61904fabbd7da --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-965f1abbaef84084.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35812024-09-24T03:20:30.525Z Compiling quick-xml v0.33.0
35822024-09-24T03:20:30.529Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-xml-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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)' --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=21754a3ca339db82 -C extra-filename=-21754a3ca339db82 --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-3b15747880b886c1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35832024-09-24T03:20:30.636Z Compiling impl-trait-for-tuples v0.2.2
35842024-09-24T03:20:30.638Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=5a623d5b63242388 -C extra-filename=-5a623d5b63242388 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35852024-09-24T03:20:30.983Z Compiling oso-derive v0.27.3
35862024-09-24T03:20:30.986Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oso_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=e06eba2a3ddb785c -C extra-filename=-e06eba2a3ddb785c --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-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35872024-09-24T03:20:32.285Z Compiling sqlparser_derive v0.2.2
35882024-09-24T03:20:32.287Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=9ead738bbbc8be98 -C extra-filename=-9ead738bbbc8be98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35892024-09-24T03:20:33.026Z Compiling memoffset v0.9.1
35902024-09-24T03:20:33.028Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=24a77ddfb9985470 -C extra-filename=-24a77ddfb9985470 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-24a77ddfb9985470 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35912024-09-24T03:20:33.435Z Compiling dropshot v0.10.1
35922024-09-24T03:20:33.437Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("usdt", "usdt-probes"))' -C metadata=6d84d3d33138cd04 -C extra-filename=-6d84d3d33138cd04 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-6d84d3d33138cd04 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35932024-09-24T03:20:33.615Z Compiling unicode_categories v0.1.1
35942024-09-24T03:20:33.618Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_categories --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=2dd34baae30e9f8e -C extra-filename=-2dd34baae30e9f8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35952024-09-24T03:20:33.824Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-6d84d3d33138cd04/build-script-build`
35962024-09-24T03:20:33.900Z Compiling sqlparser v0.45.0
35972024-09-24T03:20:33.903Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=048e0deea516129d -C extra-filename=-048e0deea516129d --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-9bb3211f8a6d4da7.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-9ead738bbbc8be98.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35982024-09-24T03:20:33.973Z Compiling sqlformat v0.2.4
35992024-09-24T03:20:33.976Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlformat --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlformat-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)' --check-cfg 'cfg(feature, values())' -C metadata=72ddb42dd1caad9c -C extra-filename=-72ddb42dd1caad9c --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-19a28b98cd1da8cc.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-2dd34baae30e9f8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36002024-09-24T03:20:34.104Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-24a77ddfb9985470/build-script-build`
36012024-09-24T03:20:34.313Z Compiling peg v0.8.4
36022024-09-24T03:20:34.330Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-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 embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "trace", "unstable"))' -C metadata=dbd5df13355af3f1 -C extra-filename=-dbd5df13355af3f1 --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-aee359804792bea5.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36032024-09-24T03:20:34.376Z Compiling rustyline v14.0.0
36042024-09-24T03:20:34.378Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustyline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=7bdbde32ad3f10f7 -C extra-filename=-7bdbde32ad3f10f7 --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-8e41b751a0ccc20a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-7fe84548469ab2e9.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-4340d6384b83242e.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-f1644b6022ae8b51.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-da51f585a387d022.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36052024-09-24T03:20:36.612Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-3ed6edbae71b899b/build-script-build`
36062024-09-24T03:20:36.643Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36072024-09-24T03:20:36.646Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=4f52ae3590f3e1ee -C extra-filename=-4f52ae3590f3e1ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-281dd7f8d47fe766.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6b772d1234dacccd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-20831c057b53adf6.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-8b1b84339bfd512f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-914cf7489b5eca54.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-cb071d5f095ec893.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
36082024-09-24T03:20:38.667Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36092024-09-24T03:20:38.672Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cf2e04638ef691dd -C extra-filename=-cf2e04638ef691dd --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-52abb3859d92c8cf.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
36102024-09-24T03:20:39.455Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36112024-09-24T03:20:39.458Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=54dbd7f4e59fa1fd -C extra-filename=-54dbd7f4e59fa1fd --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-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-8d9c2c31d5599ceb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36122024-09-24T03:20:40.134Z Compiling tungstenite v0.23.0
36132024-09-24T03:20:40.137Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=fe8632a8775a2578 -C extra-filename=-fe8632a8775a2578 --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-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-27813c8b8f2c81c2.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b937650cfbeb6e6f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-402f663b8b26fd9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36142024-09-24T03:20:41.357Z Compiling dropshot_endpoint v0.10.1
36152024-09-24T03:20:41.360Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot_endpoint-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef7517b20efe9d56 -C extra-filename=-ef7517b20efe9d56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36162024-09-24T03:20:41.783Z Compiling bcs v0.1.6
36172024-09-24T03:20:41.786Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bcs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=009a5134049de396 -C extra-filename=-009a5134049de396 --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-19476516253bd8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36182024-09-24T03:20:42.480Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
36192024-09-24T03:20:42.483Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/8fcc2bb/build.rs --error-format=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)' --check-cfg 'cfg(feature, values())' -C metadata=36b9ca17c559fa87 -C extra-filename=-36b9ca17c559fa87 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-36b9ca17c559fa87 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36202024-09-24T03:20:42.508Z Compiling tokio-tungstenite v0.23.1
36212024-09-24T03:20:42.510Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=250d7ebba813ce25 -C extra-filename=-250d7ebba813ce25 --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-b15458759d1621c8.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-fe8632a8775a2578.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36222024-09-24T03:20:42.871Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-36b9ca17c559fa87/build-script-build`
36232024-09-24T03:20:42.994Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memoffset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=e7ab087565607334 -C extra-filename=-e7ab087565607334 --out-dir /work/oxidecomputer/omicron/target/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`
36242024-09-24T03:20:43.030Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36252024-09-24T03:20:43.033Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=6eeb730852302cf3 -C extra-filename=-6eeb730852302cf3 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-6eeb730852302cf3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36262024-09-24T03:20:43.066Z Compiling const_format_proc_macros v0.2.33
36272024-09-24T03:20:43.069Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_format_proc_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format_proc_macros-0.2.33/src/lib.rs --error-format=json --json=diagnostic-rendered-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)' --check-cfg 'cfg(feature, values("all", "debug", "default", "derive", "syn"))' -C metadata=1162401dea9f1221 -C extra-filename=-1162401dea9f1221 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-4a828090b584bc69.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36282024-09-24T03:20:43.392Z Compiling bb8 v0.8.5
36292024-09-24T03:20:43.394Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bb8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "parking_lot"))' -C metadata=597a80617ee2dee9 -C extra-filename=-597a80617ee2dee9 --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-f9ec920ba5de742f.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36302024-09-24T03:20:43.845Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-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)' --check-cfg 'cfg(feature, values("usdt", "usdt-probes"))' -C metadata=9f4b370c0bd2ab23 -C extra-filename=-9f4b370c0bd2ab23 --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-eb56cc425a358c6a.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-ef7517b20efe9d56.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-8ddc9dbfce995824.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-b05d2cfc1f2fe4a6.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4bf70369cde44e16.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b937650cfbeb6e6f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-54bd8a03efa416f7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-7546da3b93a44012.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-c6992fbdcfd8dfd4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
36312024-09-24T03:20:43.928Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
36322024-09-24T03:20:43.932Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/9bbac47/gateway-sp-comms/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=19c2d3ff60670bcb -C extra-filename=-19c2d3ff60670bcb --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-19c2d3ff60670bcb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36332024-09-24T03:20:44.329Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-19c2d3ff60670bcb/build-script-build`
36342024-09-24T03:20:44.406Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-6eeb730852302cf3/build-script-build`
36352024-09-24T03:20:44.436Z Compiling nix v0.27.1
36362024-09-24T03:20:44.439Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=b38b3e2c66a97972 -C extra-filename=-b38b3e2c66a97972 --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-8e41b751a0ccc20a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-e7ab087565607334.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36372024-09-24T03:20:45.401Z Compiling const_format v0.2.33
36382024-09-24T03:20:45.403Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_format --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format-0.2.33/src/lib.rs --error-format=json --json=diagnostic-rendered-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)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__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"))' -C metadata=e63658d63b89b65a -C extra-filename=-e63658d63b89b65a --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-1162401dea9f1221.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36392024-09-24T03:20:46.146Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36402024-09-24T03:20:46.149Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="native-sql"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql", "oxql", "sql"))' -C metadata=5aa376b217a57dc5 -C extra-filename=-5aa376b217a57dc5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-d967666dfcfe4861.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4425ccb74d56e55b.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-7bdbde32ad3f10f7.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-048e0deea516129d.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36412024-09-24T03:20:46.467Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
36422024-09-24T03:20:46.470Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/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)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=7b7ac66f2b01a3a6 -C extra-filename=-7b7ac66f2b01a3a6 --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-325983a483f82094.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-594e16b556b993ff.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36432024-09-24T03:20:46.807Z Compiling snafu-derive v0.8.2
36442024-09-24T03:20:46.810Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name snafu_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-derive-0.8.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="rust_1_61"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rust_1_61", "unstable-provider-api"))' -C metadata=89245f50b5143bee -C extra-filename=-89245f50b5143bee --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-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36452024-09-24T03:20:52.591Z Compiling qorb v0.0.1 (https://github.com/oxidecomputer/qorb?branch=master#163a7783)
36462024-09-24T03:20:52.591Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name qorb --edition=2021 /home/build/.cargo/git/checkouts/qorb-2aec95fa693f52a8/163a778/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="qtop"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "diesel_pg", "qtop", "serde"))' -C metadata=40664317400f437e -C extra-filename=-40664317400f437e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9f4b370c0bd2ab23.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-250d7ebba813ce25.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
36472024-09-24T03:20:52.725Z Compiling snafu v0.8.2
36482024-09-24T03:20:52.728Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-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="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)' --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", "std", "unstable-core-error", "unstable-provider-api", "unstable-try-trait"))' -C metadata=4f316c88f87b815c -C extra-filename=-4f316c88f87b815c --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-965f1abbaef84084.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-3899f306fde85002.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-89245f50b5143bee.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36492024-09-24T03:20:53.377Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/9bbac47/gateway-sp-comms/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a67262891fa6c30f -C extra-filename=-a67262891fa6c30f --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-f9ec920ba5de742f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-9f41ece8fa89b28b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-7145ec3957bee753.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-24e46af5cc55ead8.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-014178c12363f11b.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b38b3e2c66a97972.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-260379c03a9449a6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-970f38cc963541c5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-7b7ac66f2b01a3a6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f592ca97398f43f3.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-4698b44fe0850490/out/lib`
36502024-09-24T03:20:53.611Z Compiling globset v0.4.14
36512024-09-24T03:20:53.615Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name globset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/globset-0.4.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="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=ad157f5a94ba848f -C extra-filename=-ad157f5a94ba848f --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-ccd418511fd0e494.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36522024-09-24T03:20:55.362Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dda535b69b31bdb1 -C extra-filename=-dda535b69b31bdb1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-296cf3c89bb9d2a9.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c47dbcd040fe622f.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-40bcff8a204b7264.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
36532024-09-24T03:20:57.375Z Compiling async-bb8-diesel v0.2.1
36542024-09-24T03:20:57.377Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_bb8_diesel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("cockroach", "default"))' -C metadata=984cb1110a4d373d -C extra-filename=-984cb1110a4d373d --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-f9ec920ba5de742f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-597a80617ee2dee9.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
36552024-09-24T03:20:58.194Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/8fcc2bb/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cbecf45927a82e5c -C extra-filename=-cbecf45927a82e5c --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-2586995f98f5d4cd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
36562024-09-24T03:20:58.606Z Compiling olpc-cjson v0.1.3
36572024-09-24T03:20:58.609Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name olpc_cjson --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/olpc-cjson-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)' --check-cfg 'cfg(feature, values())' -C metadata=896f9f81fc43c7f7 -C extra-filename=-896f9f81fc43c7f7 --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-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36582024-09-24T03:20:58.722Z Compiling serde_plain v1.0.2
36592024-09-24T03:20:58.725Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_plain --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=bbba7b30c80fd8e5 -C extra-filename=-bbba7b30c80fd8e5 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36602024-09-24T03:20:58.884Z Compiling typed-path v0.7.1
36612024-09-24T03:20:58.901Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typed-path-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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=035dc440c125802f -C extra-filename=-035dc440c125802f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36622024-09-24T03:20:59.139Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
36632024-09-24T03:20:59.146Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e92616affb1e474b -C extra-filename=-e92616affb1e474b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-cf2e04638ef691dd.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-a67262891fa6c30f.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2fbb0984dc419504.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-5af61904fabbd7da.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-53ed234ccebe4ff4.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
36642024-09-24T03:21:00.460Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36652024-09-24T03:21:00.464Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bddd2c979781f3cd -C extra-filename=-bddd2c979781f3cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
36662024-09-24T03:21:02.250Z Compiling tough v0.17.1
36672024-09-24T03:21:02.253Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tough --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tough-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="http"' --cfg 'feature="reqwest"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("http", "integ", "reqwest"))' -C metadata=216ca50505c8632c -C extra-filename=-216ca50505c8632c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-ad157f5a94ba848f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-896f9f81fc43c7f7.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-bbba7b30c80fd8e5.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-4f316c88f87b815c.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-035dc440c125802f.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36682024-09-24T03:21:05.004Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
36692024-09-24T03:21:05.007Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ea04d7a34bb1b279 -C extra-filename=-ea04d7a34bb1b279 --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-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36702024-09-24T03:21:07.270Z Compiling parse-size v1.0.0
36712024-09-24T03:21:07.272Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_size --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-size-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)' --check-cfg 'cfg(feature, values("std"))' -C metadata=93c89df6fe796d16 -C extra-filename=-93c89df6fe796d16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36722024-09-24T03:21:07.530Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36732024-09-24T03:21:07.534Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8b65fb5e19bc92ea -C extra-filename=-8b65fb5e19bc92ea --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-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36742024-09-24T03:21:09.410Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
36752024-09-24T03:21:09.413Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a3742ad099c332b2 -C extra-filename=-a3742ad099c332b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4bf70369cde44e16.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f592ca97398f43f3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36762024-09-24T03:21:09.630Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36772024-09-24T03:21:09.638Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fbd29aa5c11a0c8d -C extra-filename=-fbd29aa5c11a0c8d --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-b792cecba43cac9d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-e92616affb1e474b.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-bddd2c979781f3cd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
36782024-09-24T03:21:12.419Z Compiling cargo-platform v0.1.8
36792024-09-24T03:21:12.424Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_platform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=d2dd6dd0b593dde4 -C extra-filename=-d2dd6dd0b593dde4 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36802024-09-24T03:21:12.992Z Compiling cargo_metadata v0.18.1
36812024-09-24T03:21:12.995Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_metadata --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=7f0c25ed43737abb -C extra-filename=-7f0c25ed43737abb --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-b792cecba43cac9d.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-d2dd6dd0b593dde4.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36822024-09-24T03:21:13.592Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36832024-09-24T03:21:13.594Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=94fdee91b791ad93 -C extra-filename=-94fdee91b791ad93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-8b65fb5e19bc92ea.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36842024-09-24T03:21:16.813Z Compiling assert_matches v1.5.0
36852024-09-24T03:21:16.815Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=d65da3ab02c6d0c5 -C extra-filename=-d65da3ab02c6d0c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36862024-09-24T03:21:16.929Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36872024-09-24T03:21:16.931Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2c3b248df8b19909 -C extra-filename=-2c3b248df8b19909 --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-f9ec920ba5de742f.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36882024-09-24T03:21:17.523Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36892024-09-24T03:21:17.526Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_lint --edition=2021 /home/build/.cargo/git/checkouts/openapi-lint-42a90d71bc44c8c6/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)' --check-cfg 'cfg(feature, values())' -C metadata=d28e42e828a690f0 -C extra-filename=-d28e42e828a690f0 --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-64fe453a3f9fcd4a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36902024-09-24T03:21:17.821Z Compiling libz-sys v1.1.16
36912024-09-24T03:21:17.834Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=c809c11c853335c2 -C extra-filename=-c809c11c853335c2 --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-c809c11c853335c2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36922024-09-24T03:21:18.596Z Compiling rand_seeder v0.3.0
36932024-09-24T03:21:18.599Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_seeder --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=048e053912b89bba -C extra-filename=-048e053912b89bba --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-025910be55d74958.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36942024-09-24T03:21:18.941Z Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-c809c11c853335c2/build-script-build`
36952024-09-24T03:21:19.076Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36962024-09-24T03:21:19.079Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=680b8cb7b0392efd -C extra-filename=-680b8cb7b0392efd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-65070b8536d99399.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-048e053912b89bba.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36972024-09-24T03:21:19.290Z Compiling libgit2-sys v0.17.0+1.8.1
36982024-09-24T03:21:19.293Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=a24bb6d81c40f3ee -C extra-filename=-a24bb6d81c40f3ee --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-a24bb6d81c40f3ee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36992024-09-24T03:21:19.598Z Compiling portable-atomic v1.6.0
37002024-09-24T03:21:19.601Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=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_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::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --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=12021e4b795f02e3 -C extra-filename=-12021e4b795f02e3 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-12021e4b795f02e3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37012024-09-24T03:21:20.270Z Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-a24bb6d81c40f3ee/build-script-build`
37022024-09-24T03:21:20.784Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-12021e4b795f02e3/build-script-build`
37032024-09-24T03:21:20.873Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libz_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=3f227de299bd7bff -C extra-filename=-3f227de299bd7bff --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l z -l z`
37042024-09-24T03:21:21.080Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37052024-09-24T03:21:21.094Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=07e7dcebd7905387 -C extra-filename=-07e7dcebd7905387 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37062024-09-24T03:21:25.639Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-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=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_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::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --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=9d52c690f1b3b666 -C extra-filename=-9d52c690f1b3b666 --out-dir /work/oxidecomputer/omicron/target/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_llvm_16`
37072024-09-24T03:21:26.397Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37082024-09-24T03:21:26.400Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d4393e0077be3001 -C extra-filename=-d4393e0077be3001 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-680b8cb7b0392efd.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37092024-09-24T03:21:27.026Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37102024-09-24T03:21:27.029Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f3b8817a135773be -C extra-filename=-f3b8817a135773be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/usr/ssl-3/lib/amd64`
37112024-09-24T03:21:29.324Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
37122024-09-24T03:21:29.327Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=66de859e04bc3ac9 -C extra-filename=-66de859e04bc3ac9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37132024-09-24T03:21:29.486Z Compiling vergen v8.3.2
37142024-09-24T03:21:29.490Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=8aef8dd6f9115d81 -C extra-filename=-8aef8dd6f9115d81 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-8aef8dd6f9115d81 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37152024-09-24T03:21:29.871Z Compiling number_prefix v0.4.0
37162024-09-24T03:21:29.874Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name number_prefix --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8f0572afc11e7106 -C extra-filename=-8f0572afc11e7106 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37172024-09-24T03:21:30.139Z Compiling is_ci v1.2.0
37182024-09-24T03:21:30.144Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_ci --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=1ffd4f2a5c71f8ce -C extra-filename=-1ffd4f2a5c71f8ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37192024-09-24T03:21:30.416Z Compiling supports-color v3.0.1
37202024-09-24T03:21:30.429Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/supports-color-3.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)' --check-cfg 'cfg(feature, values())' -C metadata=e14989a5d0ee9047 -C extra-filename=-e14989a5d0ee9047 --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-1ffd4f2a5c71f8ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37212024-09-24T03:21:30.730Z Compiling indicatif v0.17.8
37222024-09-24T03:21:30.733Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indicatif-0.17.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="rayon"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=ddcee7a78aa9002d -C extra-filename=-ddcee7a78aa9002d --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-c4214c86ee2bbd33.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-8f0572afc11e7106.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-9d52c690f1b3b666.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37232024-09-24T03:21:32.507Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-8aef8dd6f9115d81/build-script-build`
37242024-09-24T03:21:32.535Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37252024-09-24T03:21:32.537Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/saga-recovery/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=805ac0e9ccc1dcba -C extra-filename=-805ac0e9ccc1dcba --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-805ac0e9ccc1dcba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37262024-09-24T03:21:32.907Z Compiling libsqlite3-sys v0.30.1
37272024-09-24T03:21:32.920Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsqlite3-sys-0.30.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=ca307b84e628cf7e -C extra-filename=-ca307b84e628cf7e --out-dir /work/oxidecomputer/omicron/target/debug/build/libsqlite3-sys-ca307b84e628cf7e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37282024-09-24T03:21:32.962Z Compiling cfg_aliases v0.2.1
37292024-09-24T03:21:32.964Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=44929ccb8db2da6c -C extra-filename=-44929ccb8db2da6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37302024-09-24T03:21:33.079Z Compiling nix v0.29.0
37312024-09-24T03:21:33.082Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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="uio"' --check-cfg 'cfg(docsrs)' --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=100f50d5b1b272ed -C extra-filename=-100f50d5b1b272ed --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-100f50d5b1b272ed -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-44929ccb8db2da6c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37322024-09-24T03:21:33.508Z Running `/work/oxidecomputer/omicron/target/debug/build/libsqlite3-sys-ca307b84e628cf7e/build-script-build`
37332024-09-24T03:21:33.551Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-805ac0e9ccc1dcba/build-script-build`
37342024-09-24T03:21:33.579Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37352024-09-24T03:21:33.582Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_external_api --edition=2021 nexus/external-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0caaca8d8dc42a71 -C extra-filename=-0caaca8d8dc42a71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-66de859e04bc3ac9.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37362024-09-24T03:21:34.125Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37372024-09-24T03:21:34.132Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2590f0a3aa07f948 -C extra-filename=-2590f0a3aa07f948 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-680b8cb7b0392efd.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37382024-09-24T03:21:38.469Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37392024-09-24T03:21:38.472Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6d1429e29994084e -C extra-filename=-6d1429e29994084e --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-52abb3859d92c8cf.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37402024-09-24T03:21:42.185Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37412024-09-24T03:21:42.188Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/metrics-producer-gc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e338c4dde434dd1d -C extra-filename=-e338c4dde434dd1d --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-e338c4dde434dd1d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37422024-09-24T03:21:42.562Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37432024-09-24T03:21:42.575Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/reconfigurator/execution/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=14dc238dd05fd955 -C extra-filename=-14dc238dd05fd955 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-14dc238dd05fd955 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37442024-09-24T03:21:42.948Z Compiling castaway v0.2.3
37452024-09-24T03:21:42.950Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name castaway --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=560b5d52bef86bca -C extra-filename=-560b5d52bef86bca --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-cd12841eafeed674.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37462024-09-24T03:21:43.022Z Compiling concurrent-queue v2.5.0
37472024-09-24T03:21:43.025Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=ff0fd89ddb267c08 -C extra-filename=-ff0fd89ddb267c08 --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-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37482024-09-24T03:21:43.117Z Dirty smawk v0.3.2: the rustflags changed
37492024-09-24T03:21:43.117Z Compiling smawk v0.3.2
37502024-09-24T03:21:43.120Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smawk --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("ndarray"))' -C metadata=67ff47dd1c0fd95d -C extra-filename=-67ff47dd1c0fd95d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37512024-09-24T03:21:43.359Z Compiling parking v2.2.1
37522024-09-24T03:21:43.362Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=cb6104646fa2ceab -C extra-filename=-cb6104646fa2ceab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37532024-09-24T03:21:43.426Z Dirty unicode-linebreak v0.1.5: the rustflags changed
37542024-09-24T03:21:43.426Z Compiling unicode-linebreak v0.1.5
37552024-09-24T03:21:43.428Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_linebreak --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=5745b33b579fab38 -C extra-filename=-5745b33b579fab38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37562024-09-24T03:21:43.757Z Compiling compact_str v0.8.0
37572024-09-24T03:21:43.773Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name compact_str --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=b38aa10ecf19e52e -C extra-filename=-b38aa10ecf19e52e --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-560b5d52bef86bca.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37582024-09-24T03:21:43.950Z Dirty textwrap v0.16.1: the rustflags changed
37592024-09-24T03:21:43.950Z Compiling textwrap v0.16.1
37602024-09-24T03:21:43.961Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=a743db74423d42c5 -C extra-filename=-a743db74423d42c5 --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-67ff47dd1c0fd95d.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-5745b33b579fab38.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37612024-09-24T03:21:45.193Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-14dc238dd05fd955/build-script-build`
37622024-09-24T03:21:45.196Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-e338c4dde434dd1d/build-script-build`
37632024-09-24T03:21:45.233Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-100f50d5b1b272ed/build-script-build`
37642024-09-24T03:21:45.250Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libsqlite3_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsqlite3-sys-0.30.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=c3eacb493a7f854a -C extra-filename=-c3eacb493a7f854a --out-dir /work/oxidecomputer/omicron/target/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=/usr/lib/amd64 -l sqlite3`
37652024-09-24T03:21:45.273Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37662024-09-24T03:21:45.276Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=a989b92b37053200 -C extra-filename=-a989b92b37053200 --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-8599901668faa364.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37672024-09-24T03:21:45.397Z Compiling unicode-truncate v1.0.0
37682024-09-24T03:21:45.400Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_truncate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-truncate-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1b803a069b8e44cb -C extra-filename=-1b803a069b8e44cb --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-bb69c56d84ec7036.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37692024-09-24T03:21:45.649Z Compiling lru v0.12.3
37702024-09-24T03:21:45.652Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lru --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-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"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=8aff66b2cacf76c4 -C extra-filename=-8aff66b2cacf76c4 --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-333cc1e052d8280e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37712024-09-24T03:21:45.770Z Compiling hashlink v0.9.1
37722024-09-24T03:21:45.772Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashlink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashlink-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)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=b9c432051d188330 -C extra-filename=-b9c432051d188330 --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-333cc1e052d8280e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37732024-09-24T03:21:45.999Z Compiling instability v0.3.2
37742024-09-24T03:21:46.002Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name instability --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=cfbf10543b7f664a -C extra-filename=-cfbf10543b7f664a --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-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37752024-09-24T03:21:46.485Z Compiling cassowary v0.3.0
37762024-09-24T03:21:46.488Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cassowary --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=a0df4d0548b0a401 -C extra-filename=-a0df4d0548b0a401 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37772024-09-24T03:21:46.742Z Compiling fallible-streaming-iterator v0.1.9
37782024-09-24T03:21:46.745Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fallible_streaming_iterator --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-streaming-iterator-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=268e12232fc32356 -C extra-filename=-268e12232fc32356 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37792024-09-24T03:21:46.951Z Compiling fallible-iterator v0.3.0
37802024-09-24T03:21:46.954Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-iterator-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="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=38d4df39420f26f0 -C extra-filename=-38d4df39420f26f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37812024-09-24T03:21:47.281Z Compiling ratatui v0.28.0
37822024-09-24T03:21:47.284Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-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 '--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)' --check-cfg 'cfg(feature, values("all-widgets", "crossterm", "default", "document-features", "macros", "palette", "serde", "termion", "termwiz", "underline-color", "unstable", "unstable-rendered-line-info", "unstable-widget-ref", "widget-calendar"))' -C metadata=b764378681d32ac6 -C extra-filename=-b764378681d32ac6 --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-8e41b751a0ccc20a.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-a0df4d0548b0a401.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-b38aa10ecf19e52e.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rmeta --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-cfbf10543b7f664a.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-8aff66b2cacf76c4.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-af4c16b7d1ccc6d5.so --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-1b803a069b8e44cb.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37832024-09-24T03:21:47.669Z Compiling rusqlite v0.32.1
37842024-09-24T03:21:47.673Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusqlite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusqlite-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array", "backup", "blob", "buildtime_bindgen", "bundled", "bundled-full", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "chrono", "collation", "column_decltype", "csv", "csvtab", "extra_check", "functions", "hooks", "i128_blob", "in_gecko", "limits", "load_extension", "loadable_extension", "modern-full", "modern_sqlite", "preupdate_hook", "release_memory", "rusqlite-macros", "serde_json", "serialize", "series", "session", "sqlcipher", "time", "trace", "unlock_notify", "url", "uuid", "vtab", "wasm32-wasi-vfs", "window", "with-asan"))' -C metadata=e643c13adf7c3842 -C extra-filename=-e643c13adf7c3842 --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-8e41b751a0ccc20a.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-38d4df39420f26f0.rmeta --extern fallible_streaming_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_streaming_iterator-268e12232fc32356.rmeta --extern hashlink=/work/oxidecomputer/omicron/target/debug/deps/libhashlink-b9c432051d188330.rmeta --extern libsqlite3_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibsqlite3_sys-c3eacb493a7f854a.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
37852024-09-24T03:21:47.829Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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="uio"' --check-cfg 'cfg(docsrs)' --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=0fa7e78d44341ac0 -C extra-filename=-0fa7e78d44341ac0 --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-8e41b751a0ccc20a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.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)'`
37862024-09-24T03:21:48.545Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37872024-09-24T03:21:48.548Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=21cce2ea04e0f6dc -C extra-filename=-21cce2ea04e0f6dc --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-21cce2ea04e0f6dc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37882024-09-24T03:21:48.559Z Compiling samael v0.0.17
37892024-09-24T03:21:48.562Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.17/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)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=aa37e11c5d7feccd -C extra-filename=-aa37e11c5d7feccd --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-aa37e11c5d7feccd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-989dde74a23b284b.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37902024-09-24T03:21:48.884Z Compiling twox-hash v1.6.3
37912024-09-24T03:21:48.887Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name twox_hash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/twox-hash-1.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 --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "digest_0_10", "digest_0_9", "rand", "serde", "serialize", "std"))' -C metadata=859bca93b8189f0f -C extra-filename=-859bca93b8189f0f --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-94faf137b493206b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37922024-09-24T03:21:49.608Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-21cce2ea04e0f6dc/build-script-build`
37932024-09-24T03:21:49.639Z Compiling event-listener v5.3.1
37942024-09-24T03:21:49.642Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "loom", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=af5e5308be06b924 -C extra-filename=-af5e5308be06b924 --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-ff0fd89ddb267c08.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-cb6104646fa2ceab.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37952024-09-24T03:21:50.283Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a551f245e8a26f52098382903ccf0a982b7c54fa#a551f245)
37962024-09-24T03:21:50.286Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/a551f24/pantry-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e2b392aa66d894d2 -C extra-filename=-e2b392aa66d894d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37972024-09-24T03:21:50.634Z Compiling fatfs v0.3.6
37982024-09-24T03:21:50.637Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fatfs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "chrono", "core_io", "default", "std"))' -C metadata=c1b7ebbafef0d976 -C extra-filename=-c1b7ebbafef0d976 --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-e992fadcca1ed6f2.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37992024-09-24T03:21:50.994Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-aa37e11c5d7feccd/build-script-bindings`
38002024-09-24T03:21:52.287Z Compiling event-listener-strategy v0.5.2
38012024-09-24T03:21:52.290Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f111ec96a719308a -C extra-filename=-f111ec96a719308a --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-af5e5308be06b924.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38022024-09-24T03:21:52.527Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38032024-09-24T03:21:52.530Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=094b04f4f45accb1 -C extra-filename=-094b04f4f45accb1 --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-8599901668faa364.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38042024-09-24T03:21:53.040Z Compiling csv-core v0.1.11
38052024-09-24T03:21:53.042Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name csv_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=ea19030902cb9687 -C extra-filename=-ea19030902cb9687 --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-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38062024-09-24T03:21:53.619Z Compiling csv v1.3.0
38072024-09-24T03:21:53.622Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name csv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-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)' --check-cfg 'cfg(feature, values())' -C metadata=7bbbd3f4da410b18 -C extra-filename=-7bbbd3f4da410b18 --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-ea19030902cb9687.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38082024-09-24T03:21:54.070Z Compiling futures-lite v2.3.0
38092024-09-24T03:21:54.073Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_lite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=366d819a177e7bb2 -C extra-filename=-366d819a177e7bb2 --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-93d3aefab645b806.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ec51e95ae6c78625.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-cb6104646fa2ceab.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38102024-09-24T03:21:54.273Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=90aefd1bb8f3ee88 -C extra-filename=-90aefd1bb8f3ee88 --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-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-7e163dc342453adc.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-30c55ec0d37a5c48.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-aba34158fbf029ed.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-01bb75b60de83b30.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-21754a3ca339db82.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xmlsec1 -l xml2 -l ssl -l crypto -l xmlsec1 -l ltdl -l xslt -l xml2 -l z -l lzma -l m -l socket -l nsl -l m -l xml2 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg xmlsec_dynamic`
38112024-09-24T03:21:54.987Z Compiling rtoolbox v0.0.2
38122024-09-24T03:21:54.989Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rtoolbox --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=2fd1dd22322cf433 -C extra-filename=-2fd1dd22322cf433 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38132024-09-24T03:21:55.405Z Compiling plotters-backend v0.3.5
38142024-09-24T03:21:55.410Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters_backend --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cae6e4eff76e0ec4 -C extra-filename=-cae6e4eff76e0ec4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38152024-09-24T03:21:55.908Z Compiling shell-words v1.1.0
38162024-09-24T03:21:55.911Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name shell_words --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bfaf6b529bbb10b0 -C extra-filename=-bfaf6b529bbb10b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38172024-09-24T03:21:56.071Z Compiling plotters-svg v0.3.5
38182024-09-24T03:21:56.075Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters_svg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-svg-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bitmap_encoder", "debug", "image"))' -C metadata=e75ceed9def0dc02 -C extra-filename=-e75ceed9def0dc02 --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-cae6e4eff76e0ec4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38192024-09-24T03:21:56.242Z Compiling rpassword v7.3.1
38202024-09-24T03:21:56.245Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rpassword --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=f50f65d7a9697e08 -C extra-filename=-f50f65d7a9697e08 --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-3cee8a96976693de.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-2fd1dd22322cf433.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38212024-09-24T03:21:56.479Z Compiling tui-tree-widget v0.22.0
38222024-09-24T03:21:56.481Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tui_tree_widget --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tui-tree-widget-0.22.0/src/lib.rs --error-format=json --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)' --check-cfg 'cfg(feature, values())' -C metadata=7815cc9ad8435ef1 -C extra-filename=-7815cc9ad8435ef1 --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-b764378681d32ac6.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38232024-09-24T03:21:56.597Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
38242024-09-24T03:21:56.600Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-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)' --check-cfg 'cfg(feature, values())' -C metadata=90dacc4881e8d60c -C extra-filename=-90dacc4881e8d60c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
38252024-09-24T03:21:56.839Z Compiling http-body-util v0.1.2
38262024-09-24T03:21:56.850Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-util-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0d6642808d26d223 -C extra-filename=-0d6642808d26d223 --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-edb6ed13ed361498.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-27813c8b8f2c81c2.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-e4a994d51dd5af05.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38272024-09-24T03:21:57.365Z Compiling cast v0.3.0
38282024-09-24T03:21:57.368Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("std"))' -C metadata=044a52419a148846 -C extra-filename=-044a52419a148846 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38292024-09-24T03:21:57.712Z Compiling yansi v0.5.1
38302024-09-24T03:21:57.715Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name yansi --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yansi-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)' --check-cfg 'cfg(feature, values())' -C metadata=88b97de0d39332af -C extra-filename=-88b97de0d39332af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38312024-09-24T03:21:58.081Z Compiling pretty_assertions v1.4.0
38322024-09-24T03:21:58.083Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_assertions --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty_assertions-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable"))' -C metadata=0027465b2e6825f2 -C extra-filename=-0027465b2e6825f2 --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-0f6054f8c11a1395.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-88b97de0d39332af.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38332024-09-24T03:21:58.433Z Compiling criterion-plot v0.5.0
38342024-09-24T03:21:58.436Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name criterion_plot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=d839c17e454abea8 -C extra-filename=-d839c17e454abea8 --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-044a52419a148846.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38352024-09-24T03:21:58.620Z Compiling plotters v0.3.5
38362024-09-24T03:21:58.623Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="area_series"' --cfg 'feature="line_series"' --cfg 'feature="plotters-svg"' --cfg 'feature="svg_backend"' --check-cfg 'cfg(docsrs)' --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=cb38a7de030db99f -C extra-filename=-cb38a7de030db99f --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-2914d78ac96fc53c.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-cae6e4eff76e0ec4.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-e75ceed9def0dc02.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38372024-09-24T03:21:59.529Z Compiling async-lock v3.4.0
38382024-09-24T03:21:59.532Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "loom", "std"))' -C metadata=96c2bb290b71dd5b -C extra-filename=-96c2bb290b71dd5b --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-af5e5308be06b924.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-f111ec96a719308a.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38392024-09-24T03:22:00.852Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38402024-09-24T03:22:00.856Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=95d37880db3449e4 -C extra-filename=-95d37880db3449e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
38412024-09-24T03:22:00.996Z Compiling polyval v0.6.2
38422024-09-24T03:22:00.998Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name polyval --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=e9752113ade2aab3 -C extra-filename=-e9752113ade2aab3 --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-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-55e7aefd9e3954de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38432024-09-24T03:22:01.489Z Compiling polling v3.7.3
38442024-09-24T03:22:01.493Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name polling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(polling_test_epoll_pipe)' -C metadata=339baf9d9ea77581 -C extra-filename=-339baf9d9ea77581 --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-94faf137b493206b.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-51981822c0da3c8e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38452024-09-24T03:22:02.198Z Compiling tinytemplate v1.2.1
38462024-09-24T03:22:02.201Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinytemplate --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=9298f6c0d190a3da -C extra-filename=-9298f6c0d190a3da --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-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38472024-09-24T03:22:03.225Z Compiling anes v0.1.6
38482024-09-24T03:22:03.227Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("bitflags", "default", "parser"))' -C metadata=392193819af349f5 -C extra-filename=-392193819af349f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38492024-09-24T03:22:03.449Z Compiling oorandom v11.1.3
38502024-09-24T03:22:03.451Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oorandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oorandom-11.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)' --check-cfg 'cfg(feature, values())' -C metadata=1eb2728289b3cdf7 -C extra-filename=-1eb2728289b3cdf7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38512024-09-24T03:22:03.669Z Compiling criterion v0.5.1
38522024-09-24T03:22:03.672Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name criterion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=96dff87273d05c82 -C extra-filename=-96dff87273d05c82 --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-392193819af349f5.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-044a52419a148846.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-d839c17e454abea8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-dc0a9157b5066ae2.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-1eb2728289b3cdf7.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-cb38a7de030db99f.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-9298f6c0d190a3da.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38532024-09-24T03:22:03.732Z Compiling async-io v2.3.4
38542024-09-24T03:22:03.736Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(polling_test_poll_backend)' -C metadata=8c308ad87cc50b06 -C extra-filename=-8c308ad87cc50b06 --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-96c2bb290b71dd5b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-ff0fd89ddb267c08.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ec51e95ae6c78625.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-366d819a177e7bb2.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-cb6104646fa2ceab.rmeta --extern polling=/work/oxidecomputer/omicron/target/debug/deps/libpolling-339baf9d9ea77581.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-51981822c0da3c8e.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96e20c34b56be83.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38552024-09-24T03:22:05.992Z Compiling ghash v0.5.1
38562024-09-24T03:22:05.995Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ghash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=efe9b099f1f020e5 -C extra-filename=-efe9b099f1f020e5 --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-41406f716c9b46c1.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-e9752113ade2aab3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38572024-09-24T03:22:06.199Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38582024-09-24T03:22:06.201Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=35daa78451972b98 -C extra-filename=-35daa78451972b98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-b764378681d32ac6.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-f50f65d7a9697e08.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-7815cc9ad8435ef1.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-094b04f4f45accb1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38592024-09-24T03:22:09.719Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
38602024-09-24T03:22:09.721Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=856e4e79b708d7a8 -C extra-filename=-856e4e79b708d7a8 --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-6414f43f52935490.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
38612024-09-24T03:22:11.392Z Compiling ctr v0.9.2
38622024-09-24T03:22:11.396Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ctr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "std", "zeroize"))' -C metadata=050a81df27ed7a1d -C extra-filename=-050a81df27ed7a1d --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-e977bd3425988650.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38632024-09-24T03:22:11.766Z Compiling doc-comment v0.3.3
38642024-09-24T03:22:11.768Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=14c1a7aa8d9df06d -C extra-filename=-14c1a7aa8d9df06d --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-14c1a7aa8d9df06d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38652024-09-24T03:22:12.500Z Compiling target-lexicon v0.12.16
38662024-09-24T03:22:12.502Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=1168d39a58d12fe8 -C extra-filename=-1168d39a58d12fe8 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-1168d39a58d12fe8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38672024-09-24T03:22:13.035Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libgit2_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=8be616b355e615a1 -C extra-filename=-8be616b355e615a1 --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-3cee8a96976693de.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-3f227de299bd7bff.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-0a68b1f68bc35a51/out/build -l static=git2 -L native=/usr/lib/amd64 --cfg libgit2_vendored`
38682024-09-24T03:22:13.650Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=81c1e8896bf25f00 -C extra-filename=-81c1e8896bf25f00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38692024-09-24T03:22:13.749Z Compiling git2 v0.19.0
38702024-09-24T03:22:13.752Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name git2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=0dff232791eb0c97 -C extra-filename=-0dff232791eb0c97 --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-8e41b751a0ccc20a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-8be616b355e615a1.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.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-0a68b1f68bc35a51/out/build -L native=/usr/lib/amd64`
38712024-09-24T03:22:15.107Z Compiling async-task v4.7.1
38722024-09-24T03:22:15.111Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_task --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=8100723cf864eb84 -C extra-filename=-8100723cf864eb84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38732024-09-24T03:22:15.655Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-1168d39a58d12fe8/build-script-build`
38742024-09-24T03:22:15.734Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-14c1a7aa8d9df06d/build-script-build`
38752024-09-24T03:22:15.937Z Compiling aes-gcm v0.10.3
38762024-09-24T03:22:15.959Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aes_gcm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=88f0a03741b70015 -C extra-filename=-88f0a03741b70015 --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-3e1e810109062e87.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-18f4db89bee0a6d1.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e977bd3425988650.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-050a81df27ed7a1d.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-efe9b099f1f020e5.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38772024-09-24T03:22:16.273Z Compiling async-channel v2.3.1
38782024-09-24T03:22:16.282Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=178ccdfa2777e1ef -C extra-filename=-178ccdfa2777e1ef --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-ff0fd89ddb267c08.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-f111ec96a719308a.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38792024-09-24T03:22:16.709Z Compiling piper v0.2.4
38802024-09-24T03:22:16.719Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name piper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "futures-io", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=025f3bbad23255d0 -C extra-filename=-025f3bbad23255d0 --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-0226d346e4689e13.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-93d3aefab645b806.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ec51e95ae6c78625.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38812024-09-24T03:22:16.720Z Compiling ssh-encoding v0.2.0
38822024-09-24T03:22:16.720Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_encoding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "base64", "bytes", "pem", "sha2", "std"))' -C metadata=e4d03b5884997a04 -C extra-filename=-e4d03b5884997a04 --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-43a44750c8116f3c.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38832024-09-24T03:22:17.117Z Compiling blowfish v0.9.1
38842024-09-24T03:22:17.120Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blowfish --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("bcrypt", "zeroize"))' -C metadata=8d7e7ed1636de317 -C extra-filename=-8d7e7ed1636de317 --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-325983a483f82094.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e977bd3425988650.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38852024-09-24T03:22:17.248Z Compiling assert_cmd v2.0.16
38862024-09-24T03:22:17.251Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=822646a8dc5d2c94 -C extra-filename=-822646a8dc5d2c94 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-822646a8dc5d2c94 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38872024-09-24T03:22:17.619Z Compiling guppy-workspace-hack v0.1.0
38882024-09-24T03:22:17.622Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=94b301b3d8fce7ed -C extra-filename=-94b301b3d8fce7ed --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-94b301b3d8fce7ed -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38892024-09-24T03:22:17.789Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-822646a8dc5d2c94/build-script-build`
38902024-09-24T03:22:17.807Z Compiling bcrypt-pbkdf v0.10.0
38912024-09-24T03:22:17.810Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bcrypt_pbkdf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "zeroize"))' -C metadata=d2e3d495a61124d0 -C extra-filename=-d2e3d495a61124d0 --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-8d7e7ed1636de317.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-59943db3992387f1.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38922024-09-24T03:22:17.974Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-94b301b3d8fce7ed/build-script-build`
38932024-09-24T03:22:18.004Z Compiling ssh-cipher v0.2.0
38942024-09-24T03:22:18.007Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("aes-cbc", "aes-ctr", "aes-gcm", "chacha20poly1305", "std", "tdes"))' -C metadata=fd6eec1f6d56cf74 -C extra-filename=-fd6eec1f6d56cf74 --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-18f4db89bee0a6d1.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-88f0a03741b70015.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-8e15544280dfd98f.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-ab7b6f9a46d207a6.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e977bd3425988650.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-050a81df27ed7a1d.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-b24544a66ce7fca7.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-e4d03b5884997a04.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38952024-09-24T03:22:18.487Z Compiling blocking v1.6.1
38962024-09-24T03:22:18.490Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blocking --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=392b9143b48186b1 -C extra-filename=-392b9143b48186b1 --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-178ccdfa2777e1ef.rmeta --extern async_task=/work/oxidecomputer/omicron/target/debug/deps/libasync_task-8100723cf864eb84.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ec51e95ae6c78625.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-366d819a177e7bb2.rmeta --extern piper=/work/oxidecomputer/omicron/target/debug/deps/libpiper-025f3bbad23255d0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38972024-09-24T03:22:19.164Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name doc_comment --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=00e199471b724386 -C extra-filename=-00e199471b724386 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38982024-09-24T03:22:19.281Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name target_lexicon --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=8e39602dda6439bf -C extra-filename=-8e39602dda6439bf --out-dir /work/oxidecomputer/omicron/target/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"'`
38992024-09-24T03:22:19.718Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vergen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vergen-8.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cargo"' --cfg 'feature="cargo_metadata"' --cfg 'feature="cfg-if"' --cfg 'feature="default"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="git2-rs"' --cfg 'feature="regex"' --cfg 'feature="rustc"' --cfg 'feature="rustc_version"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --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=1263c03663b57ba3 -C extra-filename=-1263c03663b57ba3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern git2_rs=/work/oxidecomputer/omicron/target/debug/deps/libgit2-0dff232791eb0c97.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-5207196babc65af3.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.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-0a68b1f68bc35a51/out/build -L native=/usr/lib/amd64 --cfg stable --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'`
39002024-09-24T03:22:20.133Z Compiling async-executor v1.13.1
39012024-09-24T03:22:20.136Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_executor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("static"))' -C metadata=c8b0dac2b9f6a170 -C extra-filename=-c8b0dac2b9f6a170 --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-8100723cf864eb84.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-ff0fd89ddb267c08.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-93d3aefab645b806.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-366d819a177e7bb2.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96e20c34b56be83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39022024-09-24T03:22:21.059Z Compiling async-signal v0.2.10
39032024-09-24T03:22:21.067Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_signal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=16c3442c882ce695 -C extra-filename=-16c3442c882ce695 --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-8c308ad87cc50b06.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ec51e95ae6c78625.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-51981822c0da3c8e.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-402a1c926ffbe73d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39042024-09-24T03:22:21.452Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
39052024-09-24T03:22:21.455Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1eb945799bd3cfd7 -C extra-filename=-1eb945799bd3cfd7 --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-8599901668faa364.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39062024-09-24T03:22:22.020Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39072024-09-24T03:22:22.025Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=af3bb30513cd8d49 -C extra-filename=-af3bb30513cd8d49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39082024-09-24T03:22:22.836Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39092024-09-24T03:22:22.838Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce94de758e2e8ca3 -C extra-filename=-ce94de758e2e8ca3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39102024-09-24T03:22:24.063Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a551f245e8a26f52098382903ccf0a982b7c54fa#a551f245)
39112024-09-24T03:22:24.066Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/a551f24/common/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c55caa8db667b126 -C extra-filename=-c55caa8db667b126 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-c55caa8db667b126 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-1263c03663b57ba3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/usr/lib/amd64`
39122024-09-24T03:22:25.795Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-common-c55caa8db667b126/build-script-build`
39132024-09-24T03:22:25.894Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
39142024-09-24T03:22:25.897Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_api --edition=2021 clickhouse-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=365918ebfaa3831a -C extra-filename=-365918ebfaa3831a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39152024-09-24T03:22:26.844Z Compiling password-hash v0.4.2
39162024-09-24T03:22:26.846Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "rand_core", "std"))' -C metadata=ef65e5def1c66cb1 -C extra-filename=-ef65e5def1c66cb1 --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-43a44750c8116f3c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39172024-09-24T03:22:27.789Z Compiling matches v0.1.10
39182024-09-24T03:22:27.792Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/matches-0.1.10/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c42a4b82e96c2465 -C extra-filename=-c42a4b82e96c2465 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39192024-09-24T03:22:27.806Z Compiling event-listener v2.5.3
39202024-09-24T03:22:27.809Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=921517d8acbb2aef -C extra-filename=-921517d8acbb2aef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39212024-09-24T03:22:27.909Z Compiling target-spec v3.2.1
39222024-09-24T03:22:27.911Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.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 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' --check-cfg 'cfg(doc_cfg)' -C metadata=6776775b34ffe480 -C extra-filename=-6776775b34ffe480 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-6776775b34ffe480 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39232024-09-24T03:22:28.260Z Compiling futures-timer v3.0.3
39242024-09-24T03:22:28.263Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_timer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("gloo-timers", "send_wrapper", "wasm-bindgen"))' -C metadata=f688c9515f1032bd -C extra-filename=-f688c9515f1032bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39252024-09-24T03:22:28.547Z Compiling hex-literal v0.4.1
39262024-09-24T03:22:28.550Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hex_literal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=61be641122cdfc7a -C extra-filename=-61be641122cdfc7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39272024-09-24T03:22:28.716Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-6776775b34ffe480/build-script-build`
39282024-09-24T03:22:28.746Z Compiling async-channel v1.9.0
39292024-09-24T03:22:28.749Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=999c5bdbe7128c8b -C extra-filename=-999c5bdbe7128c8b --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-ff0fd89ddb267c08.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-921517d8acbb2aef.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39302024-09-24T03:22:29.050Z Compiling idna v0.2.3
39312024-09-24T03:22:29.053Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-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)' --check-cfg 'cfg(feature, values())' -C metadata=d9acef88aca71128 -C extra-filename=-d9acef88aca71128 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern matches=/work/oxidecomputer/omicron/target/debug/deps/libmatches-c42a4b82e96c2465.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39322024-09-24T03:22:29.235Z Compiling pbkdf2 v0.11.0
39332024-09-24T03:22:29.238Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=e92f97dca25b0ed8 -C extra-filename=-e92f97dca25b0ed8 --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-ca0a7abe1fe991cc.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-67128cdfc27fc86d.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-ef65e5def1c66cb1.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39342024-09-24T03:22:29.602Z Compiling async-process v2.2.4
39352024-09-24T03:22:29.605Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_process --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-process-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(async_process_force_signal_backend)' -C metadata=ec0db07446f4ddb6 -C extra-filename=-ec0db07446f4ddb6 --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-8c308ad87cc50b06.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-96c2bb290b71dd5b.rmeta --extern async_signal=/work/oxidecomputer/omicron/target/debug/deps/libasync_signal-16c3442c882ce695.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-af5e5308be06b924.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-366d819a177e7bb2.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-51981822c0da3c8e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39362024-09-24T03:22:30.627Z Compiling async-global-executor v2.4.1
39372024-09-24T03:22:30.630Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_global_executor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("async-io", "default", "tokio", "tokio-crate", "tokio02", "tokio02-crate", "tokio03", "tokio03-crate"))' -C metadata=f041d37e5b2b332e -C extra-filename=-f041d37e5b2b332e --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-178ccdfa2777e1ef.rmeta --extern async_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_executor-c8b0dac2b9f6a170.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-8c308ad87cc50b06.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-96c2bb290b71dd5b.rmeta --extern blocking=/work/oxidecomputer/omicron/target/debug/deps/libblocking-392b9143b48186b1.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-366d819a177e7bb2.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39382024-09-24T03:22:31.044Z Compiling cfg-expr v0.16.0
39392024-09-24T03:22:31.047Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_expr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-expr-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=4359b8ce38373635 -C extra-filename=-4359b8ce38373635 --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-90c42fabfdf6af03.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-8e39602dda6439bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39402024-09-24T03:22:32.397Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_cmd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=f34b7261dab3b999 -C extra-filename=-f34b7261dab3b999 --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-43f69afcb50accdb.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-00e199471b724386.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-010f1331228f9ea5.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-e26635fc8c38883b.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-67dd394de3b1f54c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39412024-09-24T03:22:32.455Z Compiling ssh-key v0.6.6
39422024-09-24T03:22:32.457Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_key --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "crypto", "default", "dsa", "ecdsa", "ed25519", "encryption", "getrandom", "p256", "p384", "p521", "rand_core", "rsa", "serde", "std", "tdes"))' -C metadata=f4bdc1addc058ce8 -C extra-filename=-f4bdc1addc058ce8 --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-d2e3d495a61124d0.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f8fc1c1aa249dbdf.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-68d6347307c2291e.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-19e1c4c2cc846170.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-a4e10d911e7941bf.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-f48662bdd54b37ff.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-fd6eec1f6d56cf74.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-e4d03b5884997a04.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39432024-09-24T03:22:33.532Z Compiling polar-core v0.27.3
39442024-09-24T03:22:33.534Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default"))' -C metadata=1675be4a319ef3bb -C extra-filename=-1675be4a319ef3bb --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-1675be4a319ef3bb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-57409f9b447f969d.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39452024-09-24T03:22:33.705Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name guppy_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=5ded1e9cb14903cd -C extra-filename=-5ded1e9cb14903cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39462024-09-24T03:22:33.835Z Compiling p256 v0.13.2
39472024-09-24T03:22:33.837Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name p256 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=4e3571f07a18e93d -C extra-filename=-4e3571f07a18e93d --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-a318800bc3251e3b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7a6848bc8d5b9891.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-e7358d9b8f5a929b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39482024-09-24T03:22:34.615Z Compiling p521 v0.13.3
39492024-09-24T03:22:34.615Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name p521 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=2dfe7e590d7d7a70 -C extra-filename=-2dfe7e590d7d7a70 --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-f1815429b9cc9059.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-a318800bc3251e3b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7a6848bc8d5b9891.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-e7358d9b8f5a929b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39502024-09-24T03:22:35.197Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-1675be4a319ef3bb/build-script-build`
39512024-09-24T03:22:35.691Z Compiling enum-as-inner v0.5.1
39522024-09-24T03:22:35.693Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.5.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)' --check-cfg 'cfg(feature, values())' -C metadata=9b933cbcd590b5a5 -C extra-filename=-9b933cbcd590b5a5 --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-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39532024-09-24T03:22:36.501Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name polar_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=381131d856fb185f -C extra-filename=-381131d856fb185f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-4282df15fb49f14d.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-2695a1968e5226c0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39542024-09-24T03:22:36.622Z Compiling async-attributes v1.1.2
39552024-09-24T03:22:36.625Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=3155790fea6c9b7b -C extra-filename=-3155790fea6c9b7b --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-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39562024-09-24T03:22:36.912Z Compiling num_cpus v1.16.0
39572024-09-24T03:22:36.915Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_cpus --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_cpus-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 embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a657b0e2611d9a07 -C extra-filename=-a657b0e2611d9a07 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39582024-09-24T03:22:37.021Z Compiling russh-cryptovec v0.7.2
39592024-09-24T03:22:37.023Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_cryptovec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-cryptovec-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=56d59c746607a8bc -C extra-filename=-56d59c746607a8bc --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39602024-09-24T03:22:37.057Z Compiling kv-log-macro v1.0.7
39612024-09-24T03:22:37.059Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name kv_log_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=1daccee9c0f43f07 -C extra-filename=-1daccee9c0f43f07 --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-9bb3211f8a6d4da7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39622024-09-24T03:22:37.182Z Compiling md5 v0.7.0
39632024-09-24T03:22:37.197Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=96fe82f29da6b3cb -C extra-filename=-96fe82f29da6b3cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39642024-09-24T03:22:37.268Z Compiling threadpool v1.8.1
39652024-09-24T03:22:37.334Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name threadpool --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/threadpool-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ee778c1f89c66602 -C extra-filename=-ee778c1f89c66602 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_cpus=/work/oxidecomputer/omicron/target/debug/deps/libnum_cpus-a657b0e2611d9a07.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39662024-09-24T03:22:37.349Z Compiling trust-dns-proto v0.22.0
39672024-09-24T03:22:37.349Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_proto --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-proto-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "bytes", "default", "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", "http", "js-sys", "mdns", "native-tls", "openssl", "quinn", "ring", "rustls", "rustls-pemfile", "serde", "serde-config", "socket2", "testing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "wasm-bindgen", "wasm-bindgen-crate", "webpki", "webpki-roots"))' -C metadata=44a4fd48ddcab347 -C extra-filename=-44a4fd48ddcab347 --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-f9ec920ba5de742f.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-9b933cbcd590b5a5.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ec51e95ae6c78625.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-d9acef88aca71128.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-bfd9b440086bc207.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39682024-09-24T03:22:37.634Z Compiling async-std v1.13.0
39692024-09-24T03:22:37.678Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=cdc31fc83660c648 -C extra-filename=-cdc31fc83660c648 --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-3155790fea6c9b7b.so --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-999c5bdbe7128c8b.rmeta --extern async_global_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_global_executor-f041d37e5b2b332e.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-8c308ad87cc50b06.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-96c2bb290b71dd5b.rmeta --extern async_process=/work/oxidecomputer/omicron/target/debug/deps/libasync_process-ec0db07446f4ddb6.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ec51e95ae6c78625.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-366d819a177e7bb2.rmeta --extern kv_log_macro=/work/oxidecomputer/omicron/target/debug/deps/libkv_log_macro-1daccee9c0f43f07.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-ab4c9310920e6cf2.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96e20c34b56be83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39702024-09-24T03:22:37.689Z Compiling russh-keys v0.45.0
39712024-09-24T03:22:37.689Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_keys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("legacy-ed25519-pkcs8-parser", "openssl", "vendored-openssl", "yasna"))' -C metadata=45716bc583b157ec -C extra-filename=-45716bc583b157ec --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-18f4db89bee0a6d1.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-d2e3d495a61124d0.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-1df7013ae5da0785.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-8e15544280dfd98f.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-050a81df27ed7a1d.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-58d414abc21eec5c.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ca0a7abe1fe991cc.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-a318800bc3251e3b.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f8fc1c1aa249dbdf.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7a6848bc8d5b9891.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-67128cdfc27fc86d.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-d345e3f692f84e20.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-96fe82f29da6b3cb.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-4e3571f07a18e93d.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-20c69f4ed4bf8dc7.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-2dfe7e590d7d7a70.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-e92f97dca25b0ed8.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-bf9bce91fa32d2db.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-9eff6005834d6557.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-d7cb5b81a02ef6f8.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-19e1c4c2cc846170.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-56d59c746607a8bc.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-a4e10d911e7941bf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b937650cfbeb6e6f.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-b8a0ab74de6ab18c.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-e4d03b5884997a04.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-f4bdc1addc058ce8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-60752444239cd916.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39722024-09-24T03:22:38.142Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name target_spec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-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 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' --check-cfg 'cfg(doc_cfg)' -C metadata=7adf3d90364c6897 -C extra-filename=-7adf3d90364c6897 --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-4359b8ce38373635.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-5ded1e9cb14903cd.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-8e39602dda6439bf.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39732024-09-24T03:22:39.296Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39742024-09-24T03:22:39.298Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=97ddddc4804a084d -C extra-filename=-97ddddc4804a084d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-1eb945799bd3cfd7.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39752024-09-24T03:22:41.218Z Compiling httptest v0.16.1
39762024-09-24T03:22:41.221Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httptest-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5cb632f819bb243e -C extra-filename=-5cb632f819bb243e --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-0b179f319982781a.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-9f8fe1d87fa9a6f6.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-27813c8b8f2c81c2.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-0d6642808d26d223.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99b80dc317afebd1.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-90f296ce10c86040.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39772024-09-24T03:22:42.162Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39782024-09-24T03:22:42.166Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_test_utils --edition=2021 oximeter/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9e0a69bb52bee4ae -C extra-filename=-9e0a69bb52bee4ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-d967666dfcfe4861.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-84d6f1934979acae.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39792024-09-24T03:22:43.982Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39802024-09-24T03:22:43.992Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2799d2ed6511cea0 -C extra-filename=-2799d2ed6511cea0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39812024-09-24T03:22:44.866Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_common --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/a551f24/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e856ede429ad1d1a -C extra-filename=-e856ede429ad1d1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-42f3561578a41d43.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-0fa7e78d44341ac0.rmeta --extern rusqlite=/work/oxidecomputer/omicron/target/debug/deps/librusqlite-e643c13adf7c3842.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-ef67309bf96e0f1b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-028c2b6ba7ba4c11.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern twox_hash=/work/oxidecomputer/omicron/target/debug/deps/libtwox_hash-859bca93b8189f0f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/lib/amd64`
39822024-09-24T03:22:45.944Z Compiling oso v0.27.3
39832024-09-24T03:22:45.947Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oso --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="oso-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("anyhow", "clap", "cli", "default", "derive", "oso-derive", "rustyline", "rustyline-derive", "tracing-subscriber", "uuid-06", "uuid-07", "uuid-10"))' -C metadata=92a14373633ed062 -C extra-filename=-92a14373633ed062 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern impl_trait_for_tuples=/work/oxidecomputer/omicron/target/debug/deps/libimpl_trait_for_tuples-5a623d5b63242388.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-e06eba2a3ddb785c.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-381131d856fb185f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39842024-09-24T03:22:46.012Z Compiling rustls-native-certs v0.7.0
39852024-09-24T03:22:46.016Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-native-certs-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)' --check-cfg 'cfg(feature, values())' -C metadata=f041200ec977b96b -C extra-filename=-f041200ec977b96b --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-aba34158fbf029ed.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39862024-09-24T03:22:46.474Z Compiling pathdiff v0.2.1
39872024-09-24T03:22:46.477Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pathdiff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pathdiff-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="camino"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=c104aeb6db08514d -C extra-filename=-c104aeb6db08514d --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-b792cecba43cac9d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39882024-09-24T03:22:46.673Z Compiling num-bigint v0.4.5
39892024-09-24T03:22:46.676Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.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="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=e88e53b6ed9589d6 -C extra-filename=-e88e53b6ed9589d6 --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-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39902024-09-24T03:22:47.749Z Compiling headers-core v0.3.0
39912024-09-24T03:22:47.752Z Compiling des v0.8.1
39922024-09-24T03:22:47.752Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name headers_core --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=f30ace705b8fdad5 -C extra-filename=-f30ace705b8fdad5 --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-27813c8b8f2c81c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39932024-09-24T03:22:47.752Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name des --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=67207e686d15fe91 -C extra-filename=-67207e686d15fe91 --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-e977bd3425988650.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39942024-09-24T03:22:47.923Z Compiling escape8259 v0.5.2
39952024-09-24T03:22:47.925Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name escape8259 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/escape8259-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89595c76ca3fa193 -C extra-filename=-89595c76ca3fa193 --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-cd12841eafeed674.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39962024-09-24T03:22:48.135Z Compiling dhcproto-macros v0.1.0
39972024-09-24T03:22:48.138Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-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)' --check-cfg 'cfg(feature, values())' -C metadata=f3082a10e84b91dd -C extra-filename=-f3082a10e84b91dd --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`
39982024-09-24T03:22:48.400Z Compiling nested v0.1.1
39992024-09-24T03:22:48.403Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nested --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=c6ce3764432eb2b8 -C extra-filename=-c6ce3764432eb2b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40002024-09-24T03:22:48.714Z Compiling guppy v0.17.7
40012024-09-24T03:22:48.718Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-0.17.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("guppy-summaries", "proptest", "proptest-derive", "proptest1", "rayon", "rayon1", "summaries", "toml"))' --check-cfg 'cfg(doc_cfg)' -C metadata=55c5344820fdb400 -C extra-filename=-55c5344820fdb400 --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-bdb500d6706a0d33.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-fda43baac4e8c7a6.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-5ded1e9cb14903cd.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-c6ce3764432eb2b8.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-c104aeb6db08514d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-7adf3d90364c6897.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40022024-09-24T03:22:48.855Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=873a086622636532 -C extra-filename=-873a086622636532 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-54dbd7f4e59fa1fd.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-64c755c38fa600bf.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-81c1e8896bf25f00.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-92a14373633ed062.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-90aefd1bb8f3ee88.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
40032024-09-24T03:22:49.211Z Compiling dhcproto v0.12.0
40042024-09-24T03:22:49.223Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=ff0b2994c1b7c382 -C extra-filename=-ff0b2994c1b7c382 --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-f3082a10e84b91dd.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-44a4fd48ddcab347.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40052024-09-24T03:22:49.767Z Compiling libtest-mimic v0.7.3
40062024-09-24T03:22:49.769Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libtest_mimic --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libtest-mimic-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)' --check-cfg 'cfg(feature, values())' -C metadata=51a447082fbdb6bf -C extra-filename=-51a447082fbdb6bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-89595c76ca3fa193.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --extern threadpool=/work/oxidecomputer/omicron/target/debug/deps/libthreadpool-ee778c1f89c66602.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40072024-09-24T03:22:51.944Z Compiling russh v0.45.0
40082024-09-24T03:22:51.947Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "flate2", "legacy-ed25519-pkcs8-parser", "openssl", "vendored-openssl"))' -C metadata=1e83d815a4ac1807 -C extra-filename=-1e83d815a4ac1807 --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-18f4db89bee0a6d1.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-88f0a03741b70015.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-8e15544280dfd98f.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-ab7b6f9a46d207a6.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-050a81df27ed7a1d.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-efb1d161a82b4537.rmeta --extern des=/work/oxidecomputer/omicron/target/debug/deps/libdes-67207e686d15fe91.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ca0a7abe1fe991cc.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7a6848bc8d5b9891.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-3459d31894bcb70d.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-67128cdfc27fc86d.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-e88e53b6ed9589d6.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-4e3571f07a18e93d.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-20c69f4ed4bf8dc7.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-2dfe7e590d7d7a70.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-b24544a66ce7fca7.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-56d59c746607a8bc.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-45716bc583b157ec.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b937650cfbeb6e6f.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-e4d03b5884997a04.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-f4bdc1addc058ce8.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40092024-09-24T03:22:52.615Z Compiling headers v0.4.0
40102024-09-24T03:22:52.618Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name headers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=f0ca5e63c2b32eb6 -C extra-filename=-f0ca5e63c2b32eb6 --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-a2ffa63167802121.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-f30ace705b8fdad5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-27813c8b8f2c81c2.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b937650cfbeb6e6f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40112024-09-24T03:22:52.836Z Compiling hyper-rustls v0.26.0
40122024-09-24T03:22:52.839Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=e8b3d3075598f3d4 -C extra-filename=-e8b3d3075598f3d4 --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-b15458759d1621c8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-27813c8b8f2c81c2.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99b80dc317afebd1.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-90f296ce10c86040.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-f041200ec977b96b.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-7546da3b93a44012.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
40132024-09-24T03:22:53.451Z Compiling async-object-pool v0.1.5
40142024-09-24T03:22:53.454Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_object_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=d178fe3347bff16a -C extra-filename=-d178fe3347bff16a --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-cdc31fc83660c648.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40152024-09-24T03:22:53.648Z Compiling fancy-regex v0.13.0
40162024-09-24T03:22:53.651Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fancy_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-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="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "std", "track_caller", "unicode"))' -C metadata=9c2e6e68afd33b71 -C extra-filename=-9c2e6e68afd33b71 --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-f27c634c8e28190b.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40172024-09-24T03:22:54.643Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=6896f7df449613cb -C extra-filename=-6896f7df449613cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-e63658d63b89b65a.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-296cf3c89bb9d2a9.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-cbecf45927a82e5c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-873a086622636532.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-81c1e8896bf25f00.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-40664317400f437e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
40182024-09-24T03:22:56.096Z Compiling rstest_macros v0.22.0
40192024-09-24T03:22:56.105Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.22.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)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=7816911818319087 -C extra-filename=-7816911818319087 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-7816911818319087 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-5207196babc65af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40202024-09-24T03:22:56.694Z Compiling assert-json-diff v2.0.2
40212024-09-24T03:22:56.696Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_json_diff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=b78cb43a86e1305f -C extra-filename=-b78cb43a86e1305f --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-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40222024-09-24T03:22:57.679Z Compiling toml_edit v0.21.1
40232024-09-24T03:22:57.682Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=ac41b99578d4f73a -C extra-filename=-ac41b99578d4f73a --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-e7d7b8ea648ab4e3.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-bbbcfac9a5ddaa19.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40242024-09-24T03:22:57.824Z Compiling serde_regex v1.1.0
40252024-09-24T03:22:57.826Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=9eab24602c08667b -C extra-filename=-9eab24602c08667b --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-f062f553787acf4a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40262024-09-24T03:22:57.853Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40272024-09-24T03:22:57.856Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ispf --edition=2018 /home/build/.cargo/git/checkouts/ispf-c858ba521079d51a/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)' --check-cfg 'cfg(feature, values())' -C metadata=a8e6f4ee64113ea8 -C extra-filename=-a8e6f4ee64113ea8 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40282024-09-24T03:22:58.140Z Compiling path-tree v0.8.1
40292024-09-24T03:22:58.144Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name path_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=ae53a31358fb5190 -C extra-filename=-ae53a31358fb5190 --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-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40302024-09-24T03:22:58.361Z Compiling internet-checksum v0.2.1
40312024-09-24T03:22:58.363Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internet_checksum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("benchmark"))' -C metadata=2aa57df40d917e83 -C extra-filename=-2aa57df40d917e83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40322024-09-24T03:22:58.590Z Compiling stringmetrics v2.2.2
40332024-09-24T03:22:58.592Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name stringmetrics --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("bench"))' -C metadata=b76476b32eaaab4f -C extra-filename=-b76476b32eaaab4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40342024-09-24T03:22:58.765Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-7816911818319087/build-script-build`
40352024-09-24T03:22:58.869Z Compiling httpmock v0.8.0-alpha.1
40362024-09-24T03:22:58.871Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httpmock --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=20964143cbec9c4e -C extra-filename=-20964143cbec9c4e --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-b78cb43a86e1305f.rmeta --extern async_object_pool=/work/oxidecomputer/omicron/target/debug/deps/libasync_object_pool-d178fe3347bff16a.rmeta --extern async_std=/work/oxidecomputer/omicron/target/debug/deps/libasync_std-cdc31fc83660c648.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-f688c9515f1032bd.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f0ca5e63c2b32eb6.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-27813c8b8f2c81c2.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-0d6642808d26d223.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99b80dc317afebd1.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-90f296ce10c86040.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --extern path_tree=/work/oxidecomputer/omicron/target/debug/deps/libpath_tree-ae53a31358fb5190.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_regex=/work/oxidecomputer/omicron/target/debug/deps/libserde_regex-9eab24602c08667b.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rmeta --extern stringmetrics=/work/oxidecomputer/omicron/target/debug/deps/libstringmetrics-b76476b32eaaab4f.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-36b664ce9afcce98.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40372024-09-24T03:22:58.894Z Compiling datatest-stable v0.2.9
40382024-09-24T03:22:58.896Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name datatest_stable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/datatest-stable-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)' --check-cfg 'cfg(feature, values())' -C metadata=a35e015408fec4dd -C extra-filename=-a35e015408fec4dd --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-b792cecba43cac9d.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-9c2e6e68afd33b71.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-51a447082fbdb6bf.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40392024-09-24T03:22:59.661Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40402024-09-24T03:22:59.679Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=3f45419d4cc0f4dd -C extra-filename=-3f45419d4cc0f4dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2799d2ed6511cea0.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2fbb0984dc419504.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
40412024-09-24T03:22:59.870Z Compiling omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
40422024-09-24T03:22:59.872Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev_lib --edition=2021 dev-tools/omicron-dev-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a304661ee697292c -C extra-filename=-a304661ee697292c --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-3cee8a96976693de.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40432024-09-24T03:23:00.285Z Compiling proc-macro-crate v3.1.0
40442024-09-24T03:23:00.287Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd91f439f7087df2 -C extra-filename=-bd91f439f7087df2 --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-ac41b99578d4f73a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40452024-09-24T03:23:00.522Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
40462024-09-24T03:23:00.525Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 cockroach-admin/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7721a56c387a919 -C extra-filename=-d7721a56c387a919 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-d7721a56c387a919 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40472024-09-24T03:23:00.907Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40482024-09-24T03:23:00.909Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omdb/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2608d795e4c919e -C extra-filename=-d2608d795e4c919e --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-d2608d795e4c919e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40492024-09-24T03:23:01.292Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
40502024-09-24T03:23:01.294Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/reconfigurator-cli/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2b4aafab9a4ed8b0 -C extra-filename=-2b4aafab9a4ed8b0 --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-2b4aafab9a4ed8b0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40512024-09-24T03:23:01.675Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
40522024-09-24T03:23:01.678Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omicron-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1c80e8fa003a1645 -C extra-filename=-1c80e8fa003a1645 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-1c80e8fa003a1645 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40532024-09-24T03:23:01.849Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
40542024-09-24T03:23:01.852Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/db-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c4f3884654bc5403 -C extra-filename=-c4f3884654bc5403 --out-dir /work/oxidecomputer/omicron/target/debug/build/db-dev-c4f3884654bc5403 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40552024-09-24T03:23:02.055Z Compiling similar-asserts v1.5.0
40562024-09-24T03:23:02.058Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name similar_asserts --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-asserts-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="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "unicode"))' -C metadata=2a4b334350991e3e -C extra-filename=-2a4b334350991e3e --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-c4214c86ee2bbd33.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40572024-09-24T03:23:02.246Z Compiling trybuild v1.0.99
40582024-09-24T03:23:02.249Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.99/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=583a5539a3014bd9 -C extra-filename=-583a5539a3014bd9 --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-583a5539a3014bd9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40592024-09-24T03:23:02.831Z Compiling relative-path v1.9.3
40602024-09-24T03:23:02.834Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name relative_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=b73652ab3b928921 -C extra-filename=-b73652ab3b928921 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40612024-09-24T03:23:03.225Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-583a5539a3014bd9/build-script-build`
40622024-09-24T03:23:03.257Z Running `/work/oxidecomputer/omicron/target/debug/build/db-dev-c4f3884654bc5403/build-script-build`
40632024-09-24T03:23:03.287Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-1c80e8fa003a1645/build-script-build`
40642024-09-24T03:23:03.318Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-2b4aafab9a4ed8b0/build-script-build`
40652024-09-24T03:23:03.349Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-d2608d795e4c919e/build-script-build`
40662024-09-24T03:23:03.377Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-d7721a56c387a919/build-script-build`
40672024-09-24T03:23:03.407Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40682024-09-24T03:23:03.411Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5f59486e183b31a2 -C extra-filename=-5f59486e183b31a2 --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-43f69afcb50accdb.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-ff0b2994c1b7c382.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-95d37880db3449e4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-1e83d815a4ac1807.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-45716bc583b157ec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
40692024-09-24T03:23:03.585Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
40702024-09-24T03:23:03.589Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_clickhouse_admin --edition=2021 clickhouse-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=829aeff62b602465 -C extra-filename=-829aeff62b602465 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-365918ebfaa3831a.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40712024-09-24T03:23:05.037Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rstest_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.22.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)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=ff924462fe94a460 -C extra-filename=-ff924462fe94a460 --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-94faf137b493206b.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-bd91f439f7087df2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-b73652ab3b928921.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40722024-09-24T03:23:05.902Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
40732024-09-24T03:23:05.910Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=554cef517874aa4e -C extra-filename=-554cef517874aa4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ce94de758e2e8ca3.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-40bcff8a204b7264.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-af3bb30513cd8d49.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-094b04f4f45accb1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
40742024-09-24T03:23:07.157Z Compiling multimap v0.10.0
40752024-09-24T03:23:07.159Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name multimap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "serde", "serde_impl"))' -C metadata=c7e2f42601feaebd -C extra-filename=-c7e2f42601feaebd --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40762024-09-24T03:23:07.504Z Compiling uzers v0.11.3
40772024-09-24T03:23:07.507Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name uzers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uzers-0.11.3/src/lib.rs --error-format=json --json=diagnostic-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)' --check-cfg 'cfg(feature, values("cache", "default", "log", "logging", "mock"))' -C metadata=eee104eeb33313f3 -C extra-filename=-eee104eeb33313f3 --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-3cee8a96976693de.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40782024-09-24T03:23:08.787Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=5f503ddebb1df142 -C extra-filename=-5f503ddebb1df142 --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-39f07e80d6316e9c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(trybuild_no_target)' --check-cfg 'cfg(host_os, values("windows"))'`
40792024-09-24T03:23:08.790Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
40802024-09-24T03:23:08.790Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d013ff10ac8c7d3c -C extra-filename=-d013ff10ac8c7d3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-35daa78451972b98.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40812024-09-24T03:23:09.487Z Compiling blake2b_simd v1.0.2
40822024-09-24T03:23:09.504Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake2b_simd --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "std", "uninline_portable"))' -C metadata=6aa2698a0ac787b2 -C extra-filename=-6aa2698a0ac787b2 --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-8c86a7a964b0dca8.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-417409ccb48187aa.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-bb2dcf9258e9fbc9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40832024-09-24T03:23:14.953Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
40842024-09-24T03:23:14.955Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 live-tests/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=56a8608cc5237a71 -C extra-filename=-56a8608cc5237a71 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-56a8608cc5237a71 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40852024-09-24T03:23:15.325Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
40862024-09-24T03:23:15.328Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/ch-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2b6277bb7feba198 -C extra-filename=-2b6277bb7feba198 --out-dir /work/oxidecomputer/omicron/target/debug/build/ch-dev-2b6277bb7feba198 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40872024-09-24T03:23:15.708Z Compiling partial-io v0.5.4
40882024-09-24T03:23:15.712Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name partial_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("futures", "futures03", "pin-project", "proptest", "proptest1", "quickcheck", "quickcheck1", "rand", "tokio", "tokio1"))' -C metadata=0c8ffd9694870ebf -C extra-filename=-0c8ffd9694870ebf --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-c1ea8c1ff613af68.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-3899f306fde85002.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40892024-09-24T03:23:16.225Z Compiling rand_distr v0.4.3
40902024-09-24T03:23:16.228Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_distr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "serde1", "std", "std_math"))' -C metadata=66a8ef7ad7b69e7e -C extra-filename=-66a8ef7ad7b69e7e --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-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40912024-09-24T03:23:16.485Z Compiling rstest v0.22.0
40922024-09-24T03:23:16.488Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest-0.22.0/src/lib.rs --error-format=json --json=diagnostic-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)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=3294f0712183ed64 -C extra-filename=-3294f0712183ed64 --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-c1ea8c1ff613af68.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-f688c9515f1032bd.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-ff924462fe94a460.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40932024-09-24T03:23:16.572Z Compiling approx v0.5.1
40942024-09-24T03:23:16.575Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name approx --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("default", "num-complex", "std"))' -C metadata=0b9fb23795fcdd0d -C extra-filename=-0b9fb23795fcdd0d --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-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40952024-09-24T03:23:16.742Z Running `/work/oxidecomputer/omicron/target/debug/build/ch-dev-2b6277bb7feba198/build-script-build`
40962024-09-24T03:23:16.771Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-56a8608cc5237a71/build-script-build`
40972024-09-24T03:23:16.799Z Compiling rust-argon2 v2.1.0
40982024-09-24T03:23:16.800Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=5183c0a999dee1e3 -C extra-filename=-5183c0a999dee1e3 --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-a2ffa63167802121.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-6aa2698a0ac787b2.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-bb2dcf9258e9fbc9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40992024-09-24T03:23:16.832Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41002024-09-24T03:23:16.834Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=03c8aa59d498afc1 -C extra-filename=-03c8aa59d498afc1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eee104eeb33313f3.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41012024-09-24T03:23:17.221Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1f385342cfe9a2c1 -C extra-filename=-1f385342cfe9a2c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-97ddddc4804a084d.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-1eb945799bd3cfd7.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41022024-09-24T03:23:17.962Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
41032024-09-24T03:23:17.965Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=78fb20584642c73b -C extra-filename=-78fb20584642c73b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0dc4457f5255bc8d.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-365918ebfaa3831a.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-97ddddc4804a084d.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-cf2e04638ef691dd.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ce94de758e2e8ca3.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0caaca8d8dc42a71.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6d1429e29994084e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-66de859e04bc3ac9.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-8b65fb5e19bc92ea.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-af3bb30513cd8d49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
41042024-09-24T03:23:18.495Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41052024-09-24T03:23:18.498Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2269634adf308451 -C extra-filename=-2269634adf308451 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-c8bf5d13aa2147e9.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
41062024-09-24T03:23:19.276Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
41072024-09-24T03:23:19.278Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=24eabee050305190 -C extra-filename=-24eabee050305190 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41082024-09-24T03:23:21.009Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
41092024-09-24T03:23:21.012Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name live_tests_macros --edition=2021 live-tests/macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e812da85a917a89 -C extra-filename=-1e812da85a917a89 --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-6414f43f52935490.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41102024-09-24T03:23:21.405Z Compiling cargo_toml v0.20.4
41112024-09-24T03:23:21.439Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_toml-0.20.4/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)' --check-cfg 'cfg(feature, values("features"))' -C metadata=1263893f538321b2 -C extra-filename=-1263893f538321b2 --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-19476516253bd8c8.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41122024-09-24T03:23:22.023Z Compiling termios v0.3.3
41132024-09-24T03:23:22.026Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name termios --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values())' -C metadata=e03e3713c7c0db51 -C extra-filename=-e03e3713c7c0db51 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41142024-09-24T03:23:22.316Z Compiling indoc v2.0.5
41152024-09-24T03:23:22.319Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indoc-2.0.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)' --check-cfg 'cfg(feature, values())' -C metadata=6d8b0b7d5da02efe -C extra-filename=-6d8b0b7d5da02efe --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`
41162024-09-24T03:23:23.344Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg_server --edition=2021 wicket-dbg/src/bin/wicket-dbg-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=730eba19654e3efb -C extra-filename=-730eba19654e3efb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-35daa78451972b98.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-d013ff10ac8c7d3c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41172024-09-24T03:23:23.467Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1f45d49658dc851a -C extra-filename=-1f45d49658dc851a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-6d8b0b7d5da02efe.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-02866ca65eda4802.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-fa674040a9ff2f04.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41182024-09-24T03:23:23.598Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/bin/wicket-dbg.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=46a3bd2ffa5e4365 -C extra-filename=-46a3bd2ffa5e4365 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-35daa78451972b98.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-d013ff10ac8c7d3c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41192024-09-24T03:23:25.915Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41202024-09-24T03:23:25.944Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_cli --edition=2021 gateway-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5649d682ab294e9a -C extra-filename=-5649d682ab294e9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-e03e3713c7c0db51.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-53ed234ccebe4ff4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41212024-09-24T03:23:26.064Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/bin/omicron-package.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ec140c097b50a439 -C extra-filename=-ec140c097b50a439 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-2269634adf308451.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-c8bf5d13aa2147e9.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
41222024-09-24T03:23:30.165Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
41232024-09-24T03:23:30.168Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values())' -C metadata=1cc9e6acffac4f75 -C extra-filename=-1cc9e6acffac4f75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-1263893f538321b2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41242024-09-24T03:23:30.603Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/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)' --check-cfg 'cfg(feature, values())' -C metadata=91bea5ac2358c1e9 -C extra-filename=-91bea5ac2358c1e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0dc4457f5255bc8d.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-365918ebfaa3831a.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-97ddddc4804a084d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-cf2e04638ef691dd.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ce94de758e2e8ca3.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0caaca8d8dc42a71.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6d1429e29994084e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-78fb20584642c73b.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-66de859e04bc3ac9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-8b65fb5e19bc92ea.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-af3bb30513cd8d49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
41252024-09-24T03:23:31.032Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=740f0b7eadd14361 -C extra-filename=-740f0b7eadd14361 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-24eabee050305190.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41262024-09-24T03:23:31.793Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=391c343f603d3779 -C extra-filename=-391c343f603d3779 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-20964143cbec9c4e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-8b65fb5e19bc92ea.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-94fdee91b791ad93.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41272024-09-24T03:23:32.438Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7c6fee35c406343 -C extra-filename=-d7c6fee35c406343 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-20964143cbec9c4e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-8b65fb5e19bc92ea.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-94fdee91b791ad93.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41282024-09-24T03:23:32.818Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_commands --edition=2021 oximeter/collector/tests/test_commands.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c2b749e85257a767 -C extra-filename=-c2b749e85257a767 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-20964143cbec9c4e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-8b65fb5e19bc92ea.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-94fdee91b791ad93.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41292024-09-24T03:23:34.410Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6fcc1550593827de -C extra-filename=-6fcc1550593827de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-20964143cbec9c4e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-8b65fb5e19bc92ea.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41302024-09-24T03:23:34.644Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6e4d03925250273e -C extra-filename=-6e4d03925250273e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-d394aa9687013f7a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-96dff87273d05c82.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-5183c0a999dee1e3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41312024-09-24T03:23:34.729Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/bin/zone-setup.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b4561f5ef8e74b4c -C extra-filename=-b4561f5ef8e74b4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eee104eeb33313f3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-03c8aa59d498afc1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41322024-09-24T03:23:35.901Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 oximeter/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8f4e917f368ecd4 -C extra-filename=-b8f4e917f368ecd4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-0b9fb23795fcdd0d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-96dff87273d05c82.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-84d6f1934979acae.so --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-66a8ef7ad7b69e7e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-3294f0712183ed64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-5f503ddebb1df142.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41332024-09-24T03:23:38.078Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
41342024-09-24T03:23:38.080Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-dev"))' -C metadata=b811e386d4f20574 -C extra-filename=-b811e386d4f20574 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-94fdee91b791ad93.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
41352024-09-24T03:23:41.095Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41362024-09-24T03:23:41.097Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=70b1e778a97f9915 -C extra-filename=-70b1e778a97f9915 --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-c1ea8c1ff613af68.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41372024-09-24T03:23:42.913Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41382024-09-24T03:23:43.095Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0ce5b2a23b0652be -C extra-filename=-0ce5b2a23b0652be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41392024-09-24T03:23:45.260Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e48b0849f422f1db -C extra-filename=-e48b0849f422f1db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a989b92b37053200.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-65070b8536d99399.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-70b1e778a97f9915.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41402024-09-24T03:23:45.923Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6ffe5295dda52621 -C extra-filename=-6ffe5295dda52621 --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-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41412024-09-24T03:23:48.518Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b4a996bc82364705 -C extra-filename=-b4a996bc82364705 --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-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41422024-09-24T03:23:48.865Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_compilation --edition=2021 oximeter/types/tests/test_compilation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aa3098d082103c9c -C extra-filename=-aa3098d082103c9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-0b9fb23795fcdd0d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-96dff87273d05c82.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-84d6f1934979acae.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-66a8ef7ad7b69e7e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-3294f0712183ed64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-5f503ddebb1df142.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41432024-09-24T03:23:49.976Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ch_dev --edition=2021 dev-tools/ch-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=19078b9b5a40600e -C extra-filename=-19078b9b5a40600e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-5af61904fabbd7da.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41442024-09-24T03:23:50.075Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=7c741e22a14a5b6e -C extra-filename=-7c741e22a14a5b6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-3f45419d4cc0f4dd.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2799d2ed6511cea0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2fbb0984dc419504.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-0c8ffd9694870ebf.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
41452024-09-24T03:23:50.136Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a8a32ca954a359a -C extra-filename=-7a8a32ca954a359a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a989b92b37053200.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rmeta --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-e856ede429ad1d1a.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-e2b392aa66d894d2.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c1b7ebbafef0d976.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-873a086622636532.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c47dbcd040fe622f.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0caaca8d8dc42a71.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6d1429e29994084e.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b4a996bc82364705.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-70b1e778a97f9915.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e48b0849f422f1db.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6ffe5295dda52621.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-90aefd1bb8f3ee88.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
41462024-09-24T03:23:52.239Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=905380c13c111a0a -C extra-filename=-905380c13c111a0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2799d2ed6511cea0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2fbb0984dc419504.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-0c8ffd9694870ebf.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
41472024-09-24T03:23:52.276Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin --edition=2021 clickhouse-admin/src/bin/clickhouse-admin.rs --error-format=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)' --check-cfg 'cfg(feature, values())' -C metadata=90eee68130093a37 -C extra-filename=-90eee68130093a37 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-365918ebfaa3831a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-829aeff62b602465.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41482024-09-24T03:23:52.499Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bdda5ce6b6a11cbd -C extra-filename=-bdda5ce6b6a11cbd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eee104eeb33313f3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41492024-09-24T03:23:54.442Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f72f24af0d7248c -C extra-filename=-2f72f24af0d7248c --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-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-ff0b2994c1b7c382.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-95d37880db3449e4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-1e83d815a4ac1807.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-45716bc583b157ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41502024-09-24T03:23:56.229Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d79c93daa47cce2 -C extra-filename=-5d79c93daa47cce2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ce94de758e2e8ca3.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-40bcff8a204b7264.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-554cef517874aa4e.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-af3bb30513cd8d49.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-094b04f4f45accb1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
41512024-09-24T03:24:04.844Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicketd/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ecefa0652349b4d8 -C extra-filename=-ecefa0652349b4d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-3f45419d4cc0f4dd.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ce94de758e2e8ca3.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2799d2ed6511cea0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-40bcff8a204b7264.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-35daa78451972b98.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-554cef517874aa4e.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-af3bb30513cd8d49.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-094b04f4f45accb1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/opt/ooce/pgsql-13/lib/amd64`
41522024-09-24T03:24:09.037Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a3f87dcb8881d5f7 -C extra-filename=-a3f87dcb8881d5f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-3f45419d4cc0f4dd.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ce94de758e2e8ca3.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2799d2ed6511cea0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-40bcff8a204b7264.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-35daa78451972b98.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-554cef517874aa4e.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-af3bb30513cd8d49.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-094b04f4f45accb1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/opt/ooce/pgsql-13/lib/amd64`
41532024-09-24T03:24:11.873Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name commtest --edition=2021 end-to-end-tests/src/bin/commtest.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a1f4f75abad970fa -C extra-filename=-a1f4f75abad970fa --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-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-ff0b2994c1b7c382.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-5f59486e183b31a2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-95d37880db3449e4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-1e83d815a4ac1807.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-45716bc583b157ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41542024-09-24T03:24:14.321Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap --edition=2021 end-to-end-tests/src/bin/bootstrap.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=190c07dc7927b04f -C extra-filename=-190c07dc7927b04f --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-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-ff0b2994c1b7c382.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-5f59486e183b31a2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-95d37880db3449e4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-1e83d815a4ac1807.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-45716bc583b157ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41552024-09-24T03:24:14.778Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcp_server --edition=2021 end-to-end-tests/src/bin/dhcp-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9a3776290712ae7a -C extra-filename=-9a3776290712ae7a --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-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-ff0b2994c1b7c382.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-5f59486e183b31a2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-95d37880db3449e4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-1e83d815a4ac1807.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-45716bc583b157ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41562024-09-24T03:24:16.884Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1312bbbd9a17dc6a -C extra-filename=-1312bbbd9a17dc6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-3f45419d4cc0f4dd.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ce94de758e2e8ca3.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2799d2ed6511cea0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-40bcff8a204b7264.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-35daa78451972b98.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-af3bb30513cd8d49.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-094b04f4f45accb1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/opt/ooce/pgsql-13/lib/amd64`
41572024-09-24T03:24:17.127Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_dev --edition=2021 dev-tools/db-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1fba52140c6a04e1 -C extra-filename=-1fba52140c6a04e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-a304661ee697292c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-5af61904fabbd7da.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41582024-09-24T03:24:17.546Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_db_dev --edition=2021 dev-tools/db-dev/tests/test-db-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b87f44282af9d785 -C extra-filename=-b87f44282af9d785 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-a304661ee697292c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-5af61904fabbd7da.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41592024-09-24T03:24:19.476Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_dev --edition=2021 dev-tools/db-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e715be9c82270187 -C extra-filename=-e715be9c82270187 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-5af61904fabbd7da.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41602024-09-24T03:24:22.876Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 tufaceous/tests/integration-tests/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)' --check-cfg 'cfg(feature, values())' -C metadata=5bcc2adc052cc319 -C extra-filename=-5bcc2adc052cc319 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-a35e015408fec4dd.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
41612024-09-24T03:24:23.555Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=acc54528eeb08d16 -C extra-filename=-acc54528eeb08d16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e48b0849f422f1db.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41622024-09-24T03:24:28.304Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin --edition=2021 clickhouse-admin/src/bin/clickhouse-admin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=09f833565f9ac3db -C extra-filename=-09f833565f9ac3db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-365918ebfaa3831a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-d967666dfcfe4861.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-829aeff62b602465.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-9e0a69bb52bee4ae.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
41632024-09-24T03:24:30.460Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f18535f89262b481 -C extra-filename=-f18535f89262b481 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-54dbd7f4e59fa1fd.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-64c755c38fa600bf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-81c1e8896bf25f00.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-92a14373633ed062.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-90aefd1bb8f3ee88.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41642024-09-24T03:24:31.163Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2021 clickhouse-admin/tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=03bef3872cbf9c5a -C extra-filename=-03bef3872cbf9c5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-365918ebfaa3831a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-d967666dfcfe4861.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-829aeff62b602465.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-9e0a69bb52bee4ae.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
41652024-09-24T03:24:34.981Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=a554203fb22a8b66 -C extra-filename=-a554203fb22a8b66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-e63658d63b89b65a.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-296cf3c89bb9d2a9.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-cbecf45927a82e5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-e8b3d3075598f3d4.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-873a086622636532.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-81c1e8896bf25f00.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-92a14373633ed062.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-40664317400f437e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
41662024-09-24T03:24:36.540Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin --edition=2021 cockroach-admin/src/bin/cockroach-admin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3d41b080b72f05e0 -C extra-filename=-3d41b080b72f05e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-97ddddc4804a084d.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-1eb945799bd3cfd7.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-1f385342cfe9a2c1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
41672024-09-24T03:24:38.503Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=98797d09b14183d0 -C extra-filename=-98797d09b14183d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a989b92b37053200.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-96dff87273d05c82.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-e856ede429ad1d1a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-e2b392aa66d894d2.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c1b7ebbafef0d976.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5cb632f819bb243e.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-e8b3d3075598f3d4.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-873a086622636532.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c47dbcd040fe622f.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0caaca8d8dc42a71.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6d1429e29994084e.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b4a996bc82364705.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-70b1e778a97f9915.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e48b0849f422f1db.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6ffe5295dda52621.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-856e4e79b708d7a8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-95d37880db3449e4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-94fdee91b791ad93.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-90aefd1bb8f3ee88.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2a4b334350991e3e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-bddd2c979781f3cd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
41682024-09-24T03:24:38.679Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c209c1306856c919 -C extra-filename=-c209c1306856c919 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-c7e2f42601feaebd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6ffe5295dda52621.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-b764378681d32ac6.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41692024-09-24T03:24:42.683Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_nexus_add_remove --edition=2021 live-tests/tests/test_nexus_add_remove.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cac86346f19ac048 -C extra-filename=-cac86346f19ac048 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-1e812da85a917a89.so --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41702024-09-24T03:24:54.612Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9d09ca220118461b -C extra-filename=-9d09ca220118461b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5cb632f819bb243e.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
41712024-09-24T03:24:56.784Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a77d7c39c5044805 -C extra-filename=-a77d7c39c5044805 --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-c1ea8c1ff613af68.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41722024-09-24T03:24:59.867Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_clickhouse_admin --edition=2021 clickhouse-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=52cf9972ba2482d2 -C extra-filename=-52cf9972ba2482d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-365918ebfaa3831a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-d967666dfcfe4861.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-9e0a69bb52bee4ae.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
41732024-09-24T03:25:02.346Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=16d0cd85233de880 -C extra-filename=-16d0cd85233de880 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-97ddddc4804a084d.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-1eb945799bd3cfd7.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
41742024-09-24T03:25:02.476Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-dev"))' -C metadata=17f4db89ebe2bd4b -C extra-filename=-17f4db89ebe2bd4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-94fdee91b791ad93.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
41752024-09-24T03:25:07.929Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=71553720d281b505 -C extra-filename=-71553720d281b505 --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-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-873a086622636532.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-856e4e79b708d7a8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
41762024-09-24T03:25:25.440Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ebbd64f974a35a87 -C extra-filename=-ebbd64f974a35a87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
41772024-09-24T03:25:28.030Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=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)' --check-cfg 'cfg(feature, values())' -C metadata=9e9ad9650c3b39bc -C extra-filename=-9e9ad9650c3b39bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-a35e015408fec4dd.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
41782024-09-24T03:25:28.317Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/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)' --check-cfg 'cfg(feature, values())' -C metadata=08f5b17e0d0fa57e -C extra-filename=-08f5b17e0d0fa57e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-a35e015408fec4dd.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
41792024-09-24T03:25:30.435Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name manifest_tests --edition=2021 tufaceous/tests/manifest-tests.rs --error-format=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' --cfg test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2d89d41dfc4d8148 -C extra-filename=-2d89d41dfc4d8148 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-a35e015408fec4dd.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
41802024-09-24T03:25:30.574Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 sled-agent/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=3c1cf6abcd6562c9 -C extra-filename=-3c1cf6abcd6562c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-55c5344820fdb400.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-281dd7f8d47fe766.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6b772d1234dacccd.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-20831c057b53adf6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-8b1b84339bfd512f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-914cf7489b5eca54.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-cb071d5f095ec893.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41812024-09-24T03:25:39.095Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=c495fb46a23c30fb -C extra-filename=-c495fb46a23c30fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-55c5344820fdb400.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-281dd7f8d47fe766.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6b772d1234dacccd.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-20831c057b53adf6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-8b1b84339bfd512f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-914cf7489b5eca54.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-cb071d5f095ec893.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41822024-09-24T03:25:40.838Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=483c2701124d8687 -C extra-filename=-483c2701124d8687 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-55c5344820fdb400.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-281dd7f8d47fe766.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6b772d1234dacccd.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-20831c057b53adf6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-8b1b84339bfd512f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-914cf7489b5eca54.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-cb071d5f095ec893.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41832024-09-24T03:25:42.373Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=5a711a7ee762abb7 -C extra-filename=-5a711a7ee762abb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-55c5344820fdb400.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-281dd7f8d47fe766.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6b772d1234dacccd.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-20831c057b53adf6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-8b1b84339bfd512f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-914cf7489b5eca54.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-cb071d5f095ec893.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41842024-09-24T03:25:42.544Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=1ab72bc1a7d2a724 -C extra-filename=-1ab72bc1a7d2a724 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-55c5344820fdb400.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-281dd7f8d47fe766.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6b772d1234dacccd.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-20831c057b53adf6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-8b1b84339bfd512f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-914cf7489b5eca54.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-cb071d5f095ec893.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41852024-09-24T03:25:43.855Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=97d82c4b52b4a5de -C extra-filename=-97d82c4b52b4a5de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-b764378681d32ac6.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-f50f65d7a9697e08.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-7815cc9ad8435ef1.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-35daa78451972b98.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-094b04f4f45accb1.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41862024-09-24T03:25:46.193Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicket/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3aaaa9fd75b1f91c -C extra-filename=-3aaaa9fd75b1f91c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-b764378681d32ac6.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-f50f65d7a9697e08.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-7815cc9ad8435ef1.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-35daa78451972b98.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-094b04f4f45accb1.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41872024-09-24T03:25:46.214Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5e3453f0f35b516e -C extra-filename=-5e3453f0f35b516e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-35daa78451972b98.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41882024-09-24T03:25:47.639Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=48f0ff7e1f828f81 -C extra-filename=-48f0ff7e1f828f81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-b764378681d32ac6.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-f50f65d7a9697e08.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-7815cc9ad8435ef1.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-35daa78451972b98.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-094b04f4f45accb1.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41892024-09-24T03:25:49.130Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2021 oximeter/db/tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="native-sql"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql", "oxql", "sql"))' -C metadata=30787b46e74d4c12 -C extra-filename=-30787b46e74d4c12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-d967666dfcfe4861.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-96dff87273d05c82.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4425ccb74d56e55b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-9e0a69bb52bee4ae.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-7bdbde32ad3f10f7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-048e0deea516129d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41902024-09-24T03:25:59.548Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="native-sql"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql", "oxql", "sql"))' -C metadata=0225a4ff7e1026ca -C extra-filename=-0225a4ff7e1026ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-d967666dfcfe4861.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-96dff87273d05c82.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4425ccb74d56e55b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-9e0a69bb52bee4ae.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-7bdbde32ad3f10f7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-048e0deea516129d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41912024-09-24T03:26:01.035Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="native-sql"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql", "oxql", "sql"))' -C metadata=83f9e79c22b05e38 -C extra-filename=-83f9e79c22b05e38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-d967666dfcfe4861.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-96dff87273d05c82.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4425ccb74d56e55b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-9e0a69bb52bee4ae.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-7bdbde32ad3f10f7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-048e0deea516129d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41922024-09-24T03:26:02.120Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ccb70e49758d8a16 -C extra-filename=-ccb70e49758d8a16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0dc4457f5255bc8d.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-365918ebfaa3831a.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-97ddddc4804a084d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-cf2e04638ef691dd.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ce94de758e2e8ca3.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0caaca8d8dc42a71.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6d1429e29994084e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-66de859e04bc3ac9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-8b65fb5e19bc92ea.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-af3bb30513cd8d49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
41932024-09-24T03:26:03.420Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6a1fff103a9b00d6 -C extra-filename=-6a1fff103a9b00d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41942024-09-24T03:26:16.652Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=b9c5f3235ba7d88d -C extra-filename=-b9c5f3235ba7d88d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-281dd7f8d47fe766.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6b772d1234dacccd.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-20831c057b53adf6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-8b1b84339bfd512f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-914cf7489b5eca54.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-cb071d5f095ec893.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41952024-09-24T03:26:27.321Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=68a2360a838d2648 -C extra-filename=-68a2360a838d2648 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-281dd7f8d47fe766.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6b772d1234dacccd.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-20831c057b53adf6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-8b1b84339bfd512f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-914cf7489b5eca54.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-cb071d5f095ec893.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41962024-09-24T03:26:43.004Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b324a8d024f762d0 -C extra-filename=-b324a8d024f762d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-680b8cb7b0392efd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
41972024-09-24T03:26:57.493Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=c598185878159e47 -C extra-filename=-c598185878159e47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-281dd7f8d47fe766.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6b772d1234dacccd.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-20831c057b53adf6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-8b1b84339bfd512f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-914cf7489b5eca54.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-cb071d5f095ec893.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
41982024-09-24T03:26:58.663Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c33da41717b20c34 -C extra-filename=-c33da41717b20c34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-b764378681d32ac6.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-f50f65d7a9697e08.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-7815cc9ad8435ef1.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-094b04f4f45accb1.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41992024-09-24T03:27:10.769Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=970589fe12ac054f -C extra-filename=-970589fe12ac054f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-1eb945799bd3cfd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42002024-09-24T03:27:12.726Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66a914cb23f6b07e -C extra-filename=-66a914cb23f6b07e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
42012024-09-24T03:27:20.096Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=473b27471db04e90 -C extra-filename=-473b27471db04e90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/usr/ssl-3/lib/amd64`
42022024-09-24T03:27:28.043Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42032024-09-24T03:27:28.046Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_releng --edition=2021 dev-tools/releng/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1a8263d8a775262f -C extra-filename=-1a8263d8a775262f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-c8bf5d13aa2147e9.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
42042024-09-24T03:27:37.563Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef57b40c6d30b1fb -C extra-filename=-ef57b40c6d30b1fb --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-8599901668faa364.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42052024-09-24T03:27:38.887Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ec270a5725830383 -C extra-filename=-ec270a5725830383 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-8b65fb5e19bc92ea.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-94fdee91b791ad93.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42062024-09-24T03:27:41.180Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cb0b0a7c5a4dff6c -C extra-filename=-cb0b0a7c5a4dff6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-8b65fb5e19bc92ea.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-94fdee91b791ad93.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42072024-09-24T03:27:43.144Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a72ee11c4369ff91 -C extra-filename=-a72ee11c4369ff91 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-c8bf5d13aa2147e9.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
42082024-09-24T03:27:49.783Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bea5f375cf952ce7 -C extra-filename=-bea5f375cf952ce7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-680b8cb7b0392efd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42092024-09-24T03:27:52.541Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_external_api --edition=2021 nexus/external-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=258e49f606823615 -C extra-filename=-258e49f606823615 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-66de859e04bc3ac9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42102024-09-24T03:27:56.564Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ecbd848e019860a0 -C extra-filename=-ecbd848e019860a0 --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-8599901668faa364.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42112024-09-24T03:27:57.699Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8dc2e35422e46430 -C extra-filename=-8dc2e35422e46430 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42122024-09-24T03:27:59.335Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1628630b655f9826 -C extra-filename=-1628630b655f9826 --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-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-e92616affb1e474b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-bddd2c979781f3cd.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
42132024-09-24T03:28:00.906Z Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
42142024-09-24T03:28:00.909Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs_dev --edition=2021 dev-tools/mgs-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=95da557e0371347d -C extra-filename=-95da557e0371347d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-e92616affb1e474b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-5af61904fabbd7da.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
42152024-09-24T03:28:02.298Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=11abaee4b186ae12 -C extra-filename=-11abaee4b186ae12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-cf2e04638ef691dd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-a67262891fa6c30f.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2fbb0984dc419504.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-e92616affb1e474b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-5af61904fabbd7da.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-53ed234ccebe4ff4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
42162024-09-24T03:28:03.644Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aea97f20fc79401d -C extra-filename=-aea97f20fc79401d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-cf2e04638ef691dd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-a67262891fa6c30f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2fbb0984dc419504.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-e92616affb1e474b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-5af61904fabbd7da.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-bddd2c979781f3cd.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-53ed234ccebe4ff4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
42172024-09-24T03:28:05.230Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 gateway/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a832447fd47a042b -C extra-filename=-a832447fd47a042b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-cf2e04638ef691dd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-a67262891fa6c30f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2fbb0984dc419504.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-e92616affb1e474b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-5af61904fabbd7da.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-bddd2c979781f3cd.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-53ed234ccebe4ff4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
42182024-09-24T03:28:06.370Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3b83d0fed0257bda -C extra-filename=-3b83d0fed0257bda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-cf2e04638ef691dd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-a67262891fa6c30f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2fbb0984dc419504.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-5af61904fabbd7da.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-bddd2c979781f3cd.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-53ed234ccebe4ff4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
42192024-09-24T03:28:11.003Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=62c26af438d9deda -C extra-filename=-62c26af438d9deda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b6c53acb87a92443.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9d0848bf311d3261.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e90bd45f0aaf536b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42202024-09-24T03:28:13.153Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=04d1086e829a3a69 -C extra-filename=-04d1086e829a3a69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b6c53acb87a92443.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9d0848bf311d3261.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e90bd45f0aaf536b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42212024-09-24T03:28:13.773Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8f51ed4418f709fa -C extra-filename=-8f51ed4418f709fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b6c53acb87a92443.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9d0848bf311d3261.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e90bd45f0aaf536b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42222024-09-24T03:28:21.452Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name basic_test --edition=2021 dns-server/tests/basic_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6a79c54e33a4e78f -C extra-filename=-6a79c54e33a4e78f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b6c53acb87a92443.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9d0848bf311d3261.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e90bd45f0aaf536b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42232024-09-24T03:28:24.114Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name commands_test --edition=2021 dns-server/tests/commands_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3bf866c56d6263e3 -C extra-filename=-3bf866c56d6263e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b6c53acb87a92443.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9d0848bf311d3261.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e90bd45f0aaf536b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42242024-09-24T03:28:25.245Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ea87b9b043f2d63b -C extra-filename=-ea87b9b043f2d63b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b6c53acb87a92443.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9d0848bf311d3261.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e90bd45f0aaf536b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42252024-09-24T03:28:26.677Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=11dd43ae643366d0 -C extra-filename=-11dd43ae643366d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-65070b8536d99399.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-048e053912b89bba.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42262024-09-24T03:28:27.125Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_learner --edition=2021 bootstore/tests/v0-fsm-proptest-learner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=24a8d94e934ff70b -C extra-filename=-24a8d94e934ff70b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1b7fb6310e483337.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-f79ae8c6ada7b572.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-332904de727b0d43.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-95e91a854f17fc49.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42272024-09-24T03:28:27.270Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns --edition=2021 internal-dns/src/lib.rs --error-format=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)' --check-cfg 'cfg(feature, values())' -C metadata=d0868c18e404a12b -C extra-filename=-d0868c18e404a12b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e90bd45f0aaf536b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42282024-09-24T03:28:38.059Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_rack_coordinator --edition=2021 bootstore/tests/v0-fsm-proptest-rack-coordinator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4c83ea8db7e4fc05 -C extra-filename=-4c83ea8db7e4fc05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1b7fb6310e483337.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-f79ae8c6ada7b572.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-332904de727b0d43.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-95e91a854f17fc49.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42292024-09-24T03:28:41.639Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4ccd2f87069130d -C extra-filename=-f4ccd2f87069130d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1b7fb6310e483337.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-f79ae8c6ada7b572.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-332904de727b0d43.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-95e91a854f17fc49.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42302024-09-24T03:28:42.992Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=78b6390c96d59d30 -C extra-filename=-78b6390c96d59d30 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4bf70369cde44e16.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f592ca97398f43f3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42312024-09-24T03:28:54.168Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="native-sql"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql", "oxql", "sql"))' -C metadata=fc600212f2fbddcd -C extra-filename=-fc600212f2fbddcd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-d967666dfcfe4861.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4425ccb74d56e55b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-7bdbde32ad3f10f7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-048e0deea516129d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42322024-09-24T03:28:57.297Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/bin/sp-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a8bc93a54502b6de -C extra-filename=-a8bc93a54502b6de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-bddd2c979781f3cd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
42332024-09-24T03:28:59.343Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5744f5f8e6b142f1 -C extra-filename=-5744f5f8e6b142f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-296cf3c89bb9d2a9.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c47dbcd040fe622f.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-40bcff8a204b7264.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42342024-09-24T03:29:02.331Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_test_utils --edition=2021 oximeter/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b346c8ffabb223cb -C extra-filename=-b346c8ffabb223cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-d967666dfcfe4861.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-84d6f1934979acae.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42352024-09-24T03:29:03.800Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=369af80d8514c740 -C extra-filename=-369af80d8514c740 --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-52abb3859d92c8cf.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42362024-09-24T03:29:06.148Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d8dac8d1c90f79df -C extra-filename=-d8dac8d1c90f79df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42372024-09-24T03:29:10.617Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=64c432f623c0d1cc -C extra-filename=-64c432f623c0d1cc --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-f9ec920ba5de742f.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42382024-09-24T03:29:12.351Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=957a9418bc5ecccd -C extra-filename=-957a9418bc5ecccd --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-52abb3859d92c8cf.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42392024-09-24T03:29:12.781Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e70918f583f6f646 -C extra-filename=-e70918f583f6f646 --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-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42402024-09-24T03:29:15.293Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c517e7b0a3a5f71d -C extra-filename=-c517e7b0a3a5f71d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
42412024-09-24T03:29:19.211Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=54ce0725e0868534 -C extra-filename=-54ce0725e0868534 --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-52abb3859d92c8cf.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
42422024-09-24T03:29:21.788Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3aee18e9ef18cff8 -C extra-filename=-3aee18e9ef18cff8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b6c53acb87a92443.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9d0848bf311d3261.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e90bd45f0aaf536b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42432024-09-24T03:29:23.822Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=851e898974b05686 -C extra-filename=-851e898974b05686 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b6c53acb87a92443.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9d0848bf311d3261.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e90bd45f0aaf536b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42442024-09-24T03:29:33.982Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9a9ab037d16b979d -C extra-filename=-9a9ab037d16b979d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b6c53acb87a92443.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9d0848bf311d3261.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e90bd45f0aaf536b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42452024-09-24T03:29:34.414Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_api --edition=2021 sled-agent/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a402dd32e8dbf197 -C extra-filename=-a402dd32e8dbf197 --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-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42462024-09-24T03:29:35.538Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f8e02305682dd02b -C extra-filename=-f8e02305682dd02b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-8d9c2c31d5599ceb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42472024-09-24T03:29:37.354Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1c81e4eac1b96828 -C extra-filename=-1c81e4eac1b96828 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-8d9c2c31d5599ceb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42482024-09-24T03:29:40.212Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=727959846455add4 -C extra-filename=-727959846455add4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42492024-09-24T03:29:40.460Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=916468ed90b254e5 -C extra-filename=-916468ed90b254e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2fbb0984dc419504.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42502024-09-24T03:29:41.511Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=502aae248349d8a2 -C extra-filename=-502aae248349d8a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6b772d1234dacccd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
42512024-09-24T03:29:44.913Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e4b0780c6c835acc -C extra-filename=-e4b0780c6c835acc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-fbf1721742859380.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42522024-09-24T03:29:47.143Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7bb1d994e716dbcb -C extra-filename=-7bb1d994e716dbcb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42532024-09-24T03:29:59.818Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e020e3b6bb2c02ce -C extra-filename=-e020e3b6bb2c02ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42542024-09-24T03:30:03.912Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d911705e069c9e2d -C extra-filename=-d911705e069c9e2d --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-60a3e039301b84ef.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42552024-09-24T03:30:05.446Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6045a9bfd25ea807 -C extra-filename=-6045a9bfd25ea807 --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-60a3e039301b84ef.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42562024-09-24T03:30:05.644Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1907efa8b21ecbbe -C extra-filename=-1907efa8b21ecbbe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4425ccb74d56e55b.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-f20140c5c1cae79e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-9c89a7e0c6e27b0c.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-ba4c1e913d3f904c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-cb071d5f095ec893.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
42572024-09-24T03:30:28.852Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0c0f0f5d5b2faedc -C extra-filename=-0c0f0f5d5b2faedc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42582024-09-24T03:30:28.875Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74da8f2c2bd1e593 -C extra-filename=-74da8f2c2bd1e593 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42592024-09-24T03:30:29.065Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=41235e2b41bf4929 -C extra-filename=-41235e2b41bf4929 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-429a83cc6834e394.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-64c755c38fa600bf.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-65070b8536d99399.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42602024-09-24T03:30:31.685Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca5444d8414985bb -C extra-filename=-ca5444d8414985bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42612024-09-24T03:30:32.321Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c046bd3ee5d04a10 -C extra-filename=-c046bd3ee5d04a10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42622024-09-24T03:30:33.038Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' -C metadata=d8f06778a989e99d -C extra-filename=-d8f06778a989e99d --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-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-3fa18eb32d6d99b6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42632024-09-24T03:30:38.152Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=290d0e9a33cc6029 -C extra-filename=-290d0e9a33cc6029 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-84d6f1934979acae.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-9d73a59329a2a1ac.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a4c41ea69db9d2cd.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42642024-09-24T03:30:44.700Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ba5d568b7ea4cc94 -C extra-filename=-ba5d568b7ea4cc94 --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-6414f43f52935490.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-c75834bb1df1d415.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fea6e3f9d7980692.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42652024-09-24T03:30:46.121Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/bin/oximeter-schema.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e2a7bf8c179f1862 -C extra-filename=-e2a7bf8c179f1862 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-9d73a59329a2a1ac.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42662024-09-24T03:30:46.382Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ff96f27d0c930e54 -C extra-filename=-ff96f27d0c930e54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42672024-09-24T03:30:47.664Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxql_types --edition=2021 oximeter/oxql-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f7be3fa8d499b74b -C extra-filename=-f7be3fa8d499b74b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42682024-09-24T03:30:48.282Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
42692024-09-24T03:30:48.284Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dnswait --edition=2021 internal-dns-cli/src/bin/dnswait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bf14ae6877c03731 -C extra-filename=-bf14ae6877c03731 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42702024-09-24T03:30:50.317Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
42712024-09-24T03:30:50.320Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crdb_seed --edition=2021 dev-tools/crdb-seed/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=96012c7d9d51fa11 -C extra-filename=-96012c7d9d51fa11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42722024-09-24T03:30:50.431Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner_cli --edition=2021 test-utils/src/bin/falcon_runner_cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=b4291bfc06fe6aee -C extra-filename=-b4291bfc06fe6aee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0dc4457f5255bc8d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-f1ba33698d34c9b1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4425ccb74d56e55b.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-e26ad1706baab635.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42732024-09-24T03:30:51.645Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=11716bccabd7477e -C extra-filename=-11716bccabd7477e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-01bb75b60de83b30.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42742024-09-24T03:30:52.200Z Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
42752024-09-24T03:30:52.203Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cert_dev --edition=2021 dev-tools/cert-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0c3a69d799fd82e6 -C extra-filename=-0c3a69d799fd82e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42762024-09-24T03:30:52.923Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev_lib --edition=2021 dev-tools/omicron-dev-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=829194e7a39f9ee4 -C extra-filename=-829194e7a39f9ee4 --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-3cee8a96976693de.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42772024-09-24T03:30:54.790Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner --edition=2021 test-utils/src/bin/falcon_runner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=ddfca60cebc7a158 -C extra-filename=-ddfca60cebc7a158 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0dc4457f5255bc8d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-f1ba33698d34c9b1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4425ccb74d56e55b.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-e26ad1706baab635.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42782024-09-24T03:30:56.847Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_cert_dev --edition=2021 dev-tools/cert-dev/tests/test-cert-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=67461d471ef0f1cb -C extra-filename=-67461d471ef0f1cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42792024-09-24T03:30:58.534Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab7777e96bbf4067 -C extra-filename=-ab7777e96bbf4067 --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-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42802024-09-24T03:30:58.745Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=44020d3cbdc56951 -C extra-filename=-44020d3cbdc56951 --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-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42812024-09-24T03:31:00.956Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3909f6965f8d626e -C extra-filename=-3909f6965f8d626e --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-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42822024-09-24T03:31:00.956Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7ce53f517ea33a0 -C extra-filename=-d7ce53f517ea33a0 --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-f9ec920ba5de742f.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-f79ae8c6ada7b572.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-332904de727b0d43.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42832024-09-24T03:31:01.892Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_api --edition=2021 clickhouse-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a37e82c4fd95e1f4 -C extra-filename=-a37e82c4fd95e1f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42842024-09-24T03:31:03.915Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=f46c2442e15acf7f -C extra-filename=-f46c2442e15acf7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-23dc985f084fda09.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-748642a1849d3461.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-b1a54d07005cc8e8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-20831c057b53adf6.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-fc6af69011f3b35a.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-33a25d9e453c9147.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
42852024-09-24T03:31:03.960Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8faa7b070dadce2 -C extra-filename=-b8faa7b070dadce2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42862024-09-24T03:31:05.652Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=65b66c1010fba2e6 -C extra-filename=-65b66c1010fba2e6 --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-f4aeff83f02cde28.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42872024-09-24T03:31:08.876Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=37584f4686b41177 -C extra-filename=-37584f4686b41177 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0dc4457f5255bc8d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-f1ba33698d34c9b1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4425ccb74d56e55b.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-e26ad1706baab635.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42882024-09-24T03:31:09.616Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c0c140427a4c2430 -C extra-filename=-c0c140427a4c2430 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-b01b952446fd7d41.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42892024-09-24T03:31:11.835Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_types --edition=2021 clickhouse-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=53682a4544c2eb94 -C extra-filename=-53682a4544c2eb94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0dc4457f5255bc8d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42902024-09-24T03:31:14.068Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=7a5de1342c90b9c2 -C extra-filename=-7a5de1342c90b9c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-429a83cc6834e394.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-9f41ece8fa89b28b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42912024-09-24T03:31:18.213Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2344e6b9271aca02 -C extra-filename=-2344e6b9271aca02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42922024-09-24T03:31:22.268Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1dc02e3126f4d893 -C extra-filename=-1dc02e3126f4d893 --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-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42932024-09-24T03:31:22.581Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4e17e1c839a08f86 -C extra-filename=-4e17e1c839a08f86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42942024-09-24T03:31:25.241Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=58d1a1c8553491b3 -C extra-filename=-58d1a1c8553491b3 --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-8599901668faa364.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42952024-09-24T03:31:25.491Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cert_dev --edition=2021 dev-tools/cert-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8590969a88ec8f45 -C extra-filename=-8590969a88ec8f45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42962024-09-24T03:31:26.810Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0bbd70607a90c786 -C extra-filename=-0bbd70607a90c786 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42972024-09-24T03:31:27.498Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/bin/oxlog.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8955688e2309f8ca -C extra-filename=-8955688e2309f8ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-33a25d9e453c9147.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-d1fe35a71df76961.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42982024-09-24T03:31:27.978Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=26cc77659545de90 -C extra-filename=-26cc77659545de90 --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-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
42992024-09-24T03:31:28.186Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f995df9aa5c8cf0a -C extra-filename=-f995df9aa5c8cf0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-d1fe35a71df76961.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
43002024-09-24T03:31:29.598Z Running `/home/build/.rustup/toolchains/1.80.1-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)' --check-cfg 'cfg(feature, values("default", "schemars", "schemars08", "serde", "std", "uuid-v4"))' -C metadata=74f9908bc2d3f1f9 -C extra-filename=-74f9908bc2d3f1f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-65070b8536d99399.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43012024-09-24T03:31:29.947Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b99a91f2204ff3f5 -C extra-filename=-b99a91f2204ff3f5 --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-6414f43f52935490.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
43022024-09-24T03:31:30.332Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name live_tests_macros --edition=2021 live-tests/macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7fff0038eb8b301d -C extra-filename=-7fff0038eb8b301d --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-6414f43f52935490.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
43032024-09-24T03:31:30.397Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f428eb47b622f17 -C extra-filename=-6f428eb47b622f17 --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-6414f43f52935490.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
43042024-09-24T03:31:30.453Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a03cd5bd56147397 -C extra-filename=-a03cd5bd56147397 --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-6414f43f52935490.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
43052024-09-24T03:31:30.532Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3bad3a075c5c0749 -C extra-filename=-3bad3a075c5c0749 --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-6414f43f52935490.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
43062024-09-24T03:31:30.701Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager_types --edition=2021 dev-tools/openapi-manager/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b4b0f4b08eed5b86 -C extra-filename=-b4b0f4b08eed5b86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
43072024-09-24T03:31:30.940Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d83200a793a45775 -C extra-filename=-d83200a793a45775 --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-6414f43f52935490.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
43082024-09-24T03:31:31.126Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2015 workspace-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2dac9dcd8b706fee -C extra-filename=-2dac9dcd8b706fee --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-bdb500d6706a0d33.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e977bd3425988650.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-3d4b03788a112093.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-63411cafe06c85bd.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-efb1d161a82b4537.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ca0a7abe1fe991cc.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-bde51f4758c41521.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-a318800bc3251e3b.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f8fc1c1aa249dbdf.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7a6848bc8d5b9891.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e8b978ec7a9d98e8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ec51e95ae6c78625.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-3459d31894bcb70d.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bb6974eb2a6ed7a2.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-2abe9fe1e738a523.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-333cc1e052d8280e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-67128cdfc27fc86d.rlib --extern hyper_582f2526e08bb6a0=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern hyper_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99b80dc317afebd1.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-90f296ce10c86040.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-d345e3f692f84e20.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-73ba9b38c2adb040.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-68d6347307c2291e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-d7cb5b81a02ef6f8.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-2026a0998620394e.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-19e1c4c2cc846170.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-51981822c0da3c8e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b937650cfbeb6e6f.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-00d43a90ac604eda.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-970f38cc963541c5.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0aa41fa91298e638.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-5858723c89856af0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-f57404723f9fcb27.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
43092024-09-24T03:32:28.893Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all_output --edition=2021 dev-tools/omdb/tests/test_all_output.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=489ac87b0d755f74 -C extra-filename=-489ac87b0d755f74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-c7e2f42601feaebd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6ffe5295dda52621.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-856e4e79b708d7a8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-b764378681d32ac6.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43102024-09-24T03:32:28.898Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=057cc663c45e9d32 -C extra-filename=-057cc663c45e9d32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a989b92b37053200.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-e856ede429ad1d1a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-e2b392aa66d894d2.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c1b7ebbafef0d976.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-873a086622636532.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c47dbcd040fe622f.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0caaca8d8dc42a71.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6d1429e29994084e.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b4a996bc82364705.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-70b1e778a97f9915.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e48b0849f422f1db.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6ffe5295dda52621.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-90aefd1bb8f3ee88.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
43112024-09-24T03:32:28.898Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6cc765f95475ae34 -C extra-filename=-6cc765f95475ae34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a989b92b37053200.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-96dff87273d05c82.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-e856ede429ad1d1a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-e2b392aa66d894d2.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c1b7ebbafef0d976.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5cb632f819bb243e.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-e8b3d3075598f3d4.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-873a086622636532.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c47dbcd040fe622f.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0caaca8d8dc42a71.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6d1429e29994084e.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b4a996bc82364705.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-70b1e778a97f9915.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e48b0849f422f1db.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6ffe5295dda52621.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-856e4e79b708d7a8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-95d37880db3449e4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-94fdee91b791ad93.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-90aefd1bb8f3ee88.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2a4b334350991e3e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-bddd2c979781f3cd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
43122024-09-24T03:32:28.899Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8c3c64011267e61a -C extra-filename=-8c3c64011267e61a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-c7e2f42601feaebd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6ffe5295dda52621.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-856e4e79b708d7a8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-b764378681d32ac6.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43132024-09-24T03:32:33.819Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a301d6cab025e4ff -C extra-filename=-a301d6cab025e4ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e48b0849f422f1db.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-856e4e79b708d7a8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43142024-09-24T03:32:37.328Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_basic --edition=2021 dev-tools/reconfigurator-cli/tests/test_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0bb6de5379ca2cb5 -C extra-filename=-0bb6de5379ca2cb5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e48b0849f422f1db.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-856e4e79b708d7a8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43152024-09-24T03:32:40.443Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=33e1c42124cce290 -C extra-filename=-33e1c42124cce290 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-a304661ee697292c.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-95d37880db3449e4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-5af61904fabbd7da.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43162024-09-24T03:32:45.311Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_omicron_dev --edition=2021 dev-tools/omicron-dev/tests/test-omicron-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=57341532ece778de -C extra-filename=-57341532ece778de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-a304661ee697292c.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-95d37880db3449e4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-5af61904fabbd7da.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43172024-09-24T03:32:49.520Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d45d879f78493a06 -C extra-filename=-d45d879f78493a06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a989b92b37053200.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-e856ede429ad1d1a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-e2b392aa66d894d2.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c1b7ebbafef0d976.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-873a086622636532.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c47dbcd040fe622f.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0caaca8d8dc42a71.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6d1429e29994084e.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b4a996bc82364705.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-70b1e778a97f9915.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e48b0849f422f1db.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6ffe5295dda52621.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-90aefd1bb8f3ee88.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
43182024-09-24T03:32:53.074Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a587f64f8b751e0e -C extra-filename=-a587f64f8b751e0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-5af61904fabbd7da.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43192024-09-24T03:32:57.572Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9b0f084549c76a5b -C extra-filename=-9b0f084549c76a5b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a989b92b37053200.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5cb632f819bb243e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-65070b8536d99399.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-70b1e778a97f9915.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-856e4e79b708d7a8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
43202024-09-24T03:33:09.908Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=259789f073fe8fc5 -C extra-filename=-259789f073fe8fc5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a989b92b37053200.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-96dff87273d05c82.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-e856ede429ad1d1a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-e2b392aa66d894d2.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c1b7ebbafef0d976.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5cb632f819bb243e.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-e8b3d3075598f3d4.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-873a086622636532.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c47dbcd040fe622f.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0caaca8d8dc42a71.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6d1429e29994084e.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b4a996bc82364705.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-70b1e778a97f9915.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e48b0849f422f1db.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6ffe5295dda52621.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-856e4e79b708d7a8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-95d37880db3449e4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-94fdee91b791ad93.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-90aefd1bb8f3ee88.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2a4b334350991e3e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-bddd2c979781f3cd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
43212024-09-24T03:33:11.194Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 nexus/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=87843b3faa6b6089 -C extra-filename=-87843b3faa6b6089 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a989b92b37053200.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-96dff87273d05c82.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-e856ede429ad1d1a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-e2b392aa66d894d2.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c1b7ebbafef0d976.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5cb632f819bb243e.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-e8b3d3075598f3d4.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-873a086622636532.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c47dbcd040fe622f.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0caaca8d8dc42a71.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6d1429e29994084e.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b4a996bc82364705.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-70b1e778a97f9915.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e48b0849f422f1db.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6ffe5295dda52621.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-856e4e79b708d7a8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-95d37880db3449e4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-94fdee91b791ad93.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-90aefd1bb8f3ee88.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2a4b334350991e3e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-bddd2c979781f3cd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L /usr/platform/oxide/lib/amd64/`
43222024-09-24T03:55:24.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38m 31s
43232024-09-24T03:55:39.796Z
43242024-09-24T03:55:39.808Zreal 38:45.716928814
43252024-09-24T03:55:39.808Zuser 1:50:41.946979471
43262024-09-24T03:55:39.808Zsys 25:02.783860837
43272024-09-24T03:55:39.808Ztrap 9.891582095
43282024-09-24T03:55:39.808Ztflt 14.213829832
43292024-09-24T03:55:39.808Zdflt 1:51:57.741451101
43302024-09-24T03:55:39.808Zkflt 1.410646296
43312024-09-24T03:55:39.808Zlock 7:27:07.608101785
43322024-09-24T03:55:39.808Zslp 21:27:49.016155637
43332024-09-24T03:55:39.808Zlat 9:35.614745979
43342024-09-24T03:55:39.808Zstop 7:18.400113108
43352024-09-24T03:55:40.806Z+ banner test
43362024-09-24T03:55:40.871Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
43372024-09-24T03:55:41.781Z
43382024-09-24T03:55:41.785Z ##### ###### #### #####
43392024-09-24T03:55:41.785Z # # # #
43402024-09-24T03:55:41.785Z # ##### #### #
43412024-09-24T03:55:41.785Z # # # #
43422024-09-24T03:55:41.785Z # # # # #
43432024-09-24T03:55:41.785Z # ###### #### #
43442024-09-24T03:55:41.785Z
43452024-09-24T03:55:45.391Zinfo: experimental features enabled: setup-scripts
43462024-09-24T03:55:47.220Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
43472024-09-24T03:55:47.358Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
43482024-09-24T03:55:47.393Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
43492024-09-24T03:55:47.406Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
43502024-09-24T03:56:00.383Z Finished `test` profile [unoptimized + debuginfo] target(s) in 14.95s
43512024-09-24T03:56:06.663Z------------
43522024-09-24T03:56:06.663Z Nextest run ID e00b44ec-dc72-42f5-bec1-57e5cff31af7 with nextest profile: ci
43532024-09-24T03:56:06.663Z Starting 1583 tests across 162 binaries (4 tests and 5 binaries skipped, including 5 binaries via profile.default.default-filter)
43542024-09-24T03:56:06.672Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
43552024-09-24T03:56:07.554Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
43562024-09-24T03:56:10.240Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
43572024-09-24T03:56:12.228Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
43582024-09-24T03:56:18.240Z Finished `test` profile [unoptimized + debuginfo] target(s) in 11.51s
43592024-09-24T03:56:18.351Z Running `target/debug/crdb-seed`
43602024-09-24T03:56:18.391ZSep 24 03:56:16.605 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpY4bsN3
43612024-09-24T03:56:18.403ZSep 24 03:56:16.605 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmphqKlK3,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpY4bsN3/listen-url
43622024-09-24T03:56:18.403ZSep 24 03:56:16.607 INFO cockroach environment: BUILDOMAT_JOB_ID=01J8H030M04R7TGYHJ2W30GXC0 BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo CARGO_HOME=/home/build/.cargo CARGO_INCREMENTAL=0 CARGO_MANIFEST_DIR=/work/oxidecomputer/omicron/dev-tools/crdb-seed CARGO_PKG_AUTHORS= CARGO_PKG_DESCRIPTION= CARGO_PKG_HOMEPAGE= CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE= CARGO_PKG_NAME=crdb-seed CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY= CARGO_PKG_RUST_VERSION= CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE= CARGO_TERM_COLOR=always CI=true GITHUB_BRANCH=renovate/httptest-0.x GITHUB_REF=refs/heads/renovate/httptest-0.x GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=425a962cb770da99038563c9383e6225cc1462d4 GOTRACEBACK=crash HOME=/home/build LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out:/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out:/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envfIfNfO NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out:/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out:/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib NEXTEST_RUN_ID=e00b44ec-dc72-42f5-bec1-57e5cff31af7 PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin PWD=/work/oxidecomputer/omicron RUSTC_BOOTSTRAP=1 RUSTDOCFLAGS=--document-private-items -D warnings RUSTFLAGS=-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 RUSTUP_HOME=/home/build/.rustup RUSTUP_TOOLCHAIN=1.80.1-x86_64-unknown-illumos RUST_BACKTRACE=1 RUST_RECURSION_COUNT=2 SHLVL=1 SSL_CERT_DIR=/usr/ssl/certs SSL_CERT_FILE=/etc/ssl/cacert.pem TMPDIR=/var/tmp/omicron_tmp TZ=UTC USER=build _=/usr/bin/ptime
43632024-09-24T03:56:19.865ZSep 24 03:56:18.079 INFO cockroach pid: 6217
43642024-09-24T03:56:19.865ZSep 24 03:56:18.079 INFO cockroach listen URL: postgresql://root@[::1]:55494/omicron?sslmode=disable
43652024-09-24T03:56:19.865ZSep 24 03:56:18.079 INFO cockroach: populating
43662024-09-24T03:56:24.478ZSep 24 03:56:20.643 INFO cockroach: populated
43672024-09-24T03:56:24.533ZSep 24 03:56:22.747 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/7888c2fb782f3500cf5404b9680c8152f4554f551acee683d7a98ec218b57e57.tar`
43682024-09-24T03:56:24.538Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
43692024-09-24T03:56:24.587Z PASS [ 0.038s] api_identity test::test_identity
43702024-09-24T03:56:24.607Z PASS [ 0.032s] api_identity test::test_identity_no_field
43712024-09-24T03:56:24.613Z PASS [ 0.034s] bootstore schemes::tests::hello_roundtrip
43722024-09-24T03:56:24.613Z PASS [ 0.022s] bootstore trust_quorum::rack_secret::tests::create_and_verify
43732024-09-24T03:56:24.613Z PASS [ 0.023s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
43742024-09-24T03:56:24.613Z PASS [ 0.033s] bootstore schemes::v0::share_pkg::tests::create_packages
43752024-09-24T03:56:24.616Z PASS [ 0.059s] authz-macros tests::test_authz_snapshots
43762024-09-24T03:56:24.679Z PASS [ 0.061s] clickhouse-admin-types tests::test_empty_output_raft_config_parse_fail
43772024-09-24T03:56:24.695Z PASS [ 0.079s] clickhouse-admin-types tests::test_additional_key_value_pairs_in_output_parse_fail
43782024-09-24T03:56:24.696Z PASS [ 0.075s] clickhouse-admin-types tests::test_empty_output_parse_fail
43792024-09-24T03:56:24.696Z PASS [ 0.116s] bootstore schemes::v0::peer::tests::network_config
43802024-09-24T03:56:24.710Z PASS [ 0.031s] clickhouse-admin-types tests::test_empty_value_lgif_parse_fail
43812024-09-24T03:56:24.715Z PASS [ 0.030s] clickhouse-admin-types tests::test_full_lgif_parse_success
43822024-09-24T03:56:24.721Z PASS [ 0.031s] clickhouse-admin-types tests::test_full_raft_config_parse_success
43832024-09-24T03:56:24.737Z PASS [ 0.021s] clickhouse-admin-types tests::test_invalid_address_raft_config_parse_fail
43842024-09-24T03:56:24.753Z PASS [ 0.035s] clickhouse-admin-types tests::test_generate_replica_config
43852024-09-24T03:56:24.753Z PASS [ 0.022s] clickhouse-admin-types tests::test_misshapen_id_raft_config_parse_fail
43862024-09-24T03:56:24.756Z PASS [ 0.047s] clickhouse-admin-types tests::test_generate_keeper_config
43872024-09-24T03:56:24.759Z PASS [ 0.023s] clickhouse-admin-types tests::test_misshapen_participant_raft_config_parse_fail
43882024-09-24T03:56:24.765Z PASS [ 0.022s] clickhouse-admin-types tests::test_misshapen_port_raft_config_parse_fail
43892024-09-24T03:56:24.771Z PASS [ 0.022s] clickhouse-admin-types tests::test_misshapen_priority_raft_config_parse_fail
43902024-09-24T03:56:24.776Z PASS [ 0.022s] clickhouse-admin-types tests::test_misshapen_raft_config_parse_fail
43912024-09-24T03:56:24.783Z PASS [ 0.023s] clickhouse-admin-types tests::test_missing_address_raft_config_parse_fail
43922024-09-24T03:56:24.788Z PASS [ 0.023s] clickhouse-admin-types tests::test_missing_keys_lgif_parse_fail
43932024-09-24T03:56:24.794Z PASS [ 0.023s] clickhouse-admin-types tests::test_missing_participant_raft_config_parse_fail
43942024-09-24T03:56:24.821Z PASS [ 0.024s] clickhouse-admin-types tests::test_missing_port_raft_config_parse_fail
43952024-09-24T03:56:24.824Z PASS [ 0.024s] clickhouse-admin-types tests::test_missing_priority_raft_config_parse_fail
43962024-09-24T03:56:24.824Z PASS [ 0.024s] clickhouse-admin-types tests::test_missing_server_id_raft_config_parse_fail
43972024-09-24T03:56:24.824Z PASS [ 0.023s] clickhouse-admin-types tests::test_non_existent_key_with_correct_value_lgif_parse_fail
43982024-09-24T03:56:24.824Z PASS [ 0.021s] clickhouse-admin-types tests::test_non_u64_value_lgif_parse_fail
43992024-09-24T03:56:24.846Z PASS [ 0.027s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
44002024-09-24T03:56:24.852Z PASS [ 0.029s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
44012024-09-24T03:56:24.863Z PASS [ 0.019s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
44022024-09-24T03:56:24.873Z PASS [ 0.018s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
44032024-09-24T03:56:24.873Z PASS [ 0.269s] cert-dev::test-cert-dev test_cert_create
44042024-09-24T03:56:24.880Z PASS [ 0.017s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
44052024-09-24T03:56:24.902Z PASS [ 0.089s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
44062024-09-24T03:56:24.907Z PASS [ 0.101s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
44072024-09-24T03:56:25.012Z PASS [ 0.101s] db-macros lookup::test::test_lookup_snapshots
44082024-09-24T03:56:25.031Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_fails_for_enums
44092024-09-24T03:56:25.052Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
44102024-09-24T03:56:25.071Z PASS [ 0.019s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
44112024-09-24T03:56:25.092Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
44122024-09-24T03:56:25.112Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
44132024-09-24T03:56:25.139Z PASS [ 0.025s] db-macros tests::test_derive_snapshots
44142024-09-24T03:56:25.158Z PASS [ 0.020s] db-macros tests::test_derive_with_unknown_field
44152024-09-24T03:56:25.272Z PASS [ 0.385s] db-dev::test-db-dev test_db_dev_wipe_no_args
44162024-09-24T03:56:25.272Z PASS [ 0.390s] db-dev::test-db-dev test_db_dev_populate_no_args
44172024-09-24T03:56:25.481Z PASS [ 0.214s] dns-server storage::test::test_update_in_progress
44182024-09-24T03:56:25.484Z PASS [ 0.218s] dns-server storage::test::test_update_interrupted
44192024-09-24T03:56:25.493Z PASS [ 0.336s] dns-server storage::test::test_update_basic
44202024-09-24T03:56:25.706Z PASS [ 1.139s] bootstore schemes::v0::peer::tests::basic_3_nodes
44212024-09-24T03:56:26.070Z PASS [ 0.594s] dns-server::basic_test a_crud
44222024-09-24T03:56:26.086Z PASS [ 0.371s] dns-server::basic_test multi_record_crud
44232024-09-24T03:56:26.086Z PASS [ 0.583s] dns-server::basic_test empty_record
44242024-09-24T03:56:26.087Z PASS [ 0.590s] dns-server::basic_test aaaa_crud
44252024-09-24T03:56:26.378Z PASS [ 0.294s] dns-server::basic_test servfail
44262024-09-24T03:56:26.387Z PASS [ 0.308s] dns-server::basic_test nxdomain
44272024-09-24T03:56:26.404Z PASS [ 0.334s] dns-server::basic_test name_contains_zone
44282024-09-24T03:56:26.411Z PASS [ 0.323s] dns-server::basic_test srv_crud
44292024-09-24T03:56:26.454Z PASS [ 0.041s] dns-service-client diff::test::diff_invalid
44302024-09-24T03:56:26.475Z PASS [ 0.070s] dns-service-client diff::test::diff_equivalent
44312024-09-24T03:56:26.483Z PASS [ 0.097s] dns-service-client diff::test::diff_different
44322024-09-24T03:56:26.513Z PASS [ 0.038s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
44332024-09-24T03:56:26.522Z PASS [ 0.068s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
44342024-09-24T03:56:26.594Z PASS [ 0.102s] illumos-utils destructor::test::test_delayed_delete
44352024-09-24T03:56:26.594Z PASS [ 0.064s] illumos-utils destructor::test::test_destructor_bad_close
44362024-09-24T03:56:26.626Z PASS [ 0.025s] illumos-utils link::test::test_allocate_within_scopes
44372024-09-24T03:56:26.626Z PASS [ 0.034s] illumos-utils link::test::test_allocate
44382024-09-24T03:56:26.647Z PASS [ 0.028s] illumos-utils running_zone::tests::test_is_oxide_smf_service
44392024-09-24T03:56:26.654Z PASS [ 0.028s] illumos-utils zfs::test::parse_dataset_bad_avail
44402024-09-24T03:56:26.674Z PASS [ 0.026s] illumos-utils zfs::test::parse_dataset_bad_quota
44412024-09-24T03:56:26.680Z PASS [ 0.027s] illumos-utils zfs::test::parse_dataset_bad_reservation
44422024-09-24T03:56:26.701Z PASS [ 0.027s] illumos-utils zfs::test::parse_dataset_bad_usage
44432024-09-24T03:56:26.708Z PASS [ 0.027s] illumos-utils zfs::test::parse_dataset_bad_uuid
44442024-09-24T03:56:26.732Z PASS [ 0.031s] illumos-utils zfs::test::parse_dataset_missing_fields
44452024-09-24T03:56:26.741Z PASS [ 0.032s] illumos-utils zfs::test::parse_dataset_props
44462024-09-24T03:56:26.760Z PASS [ 0.027s] illumos-utils zfs::test::parse_dataset_props_with_optionals
44472024-09-24T03:56:26.773Z PASS [ 0.029s] illumos-utils zone::tests::test_parse_ip_network
44482024-09-24T03:56:26.790Z PASS [ 0.030s] illumos-utils zpool::test::test_parse_zpool
44492024-09-24T03:56:26.801Z PASS [ 0.031s] illumos-utils zpool::test::test_parse_zpool_missing_column
44502024-09-24T03:56:27.174Z PASS [ 0.651s] illumos-utils destructor::test::test_delayed_delete_with_error
44512024-09-24T03:56:27.387Z PASS [ 0.222s] installinator-common block_size_writer::tests::proptest_block_writer
44522024-09-24T03:56:27.432Z PASS [ 0.045s] internal-dns config::test::display_hosts
44532024-09-24T03:56:27.461Z PASS [ 0.028s] internal-dns config::test::display_srv_service
44542024-09-24T03:56:27.529Z PASS [ 0.069s] internal-dns config::test::test_builder_errors
44552024-09-24T03:56:27.703Z PASS [ 0.174s] internal-dns config::test::test_builder_output
44562024-09-24T03:56:28.734Z PASS [ 1.026s] internal-dns resolver::test::insert_and_lookup_multiple_records
44572024-09-24T03:56:29.104Z PASS [ 0.374s] internal-dns resolver::test::insert_and_lookup_one_record
44582024-09-24T03:56:29.408Z PASS [ 0.303s] internal-dns resolver::test::lookup_nonexistent_record_fails
44592024-09-24T03:56:30.365Z PASS [ 0.954s] internal-dns resolver::test::resolver_can_access_backup_dns_server
44602024-09-24T03:56:30.536Z PASS [ 4.156s] dns-server::commands_test test_dnsadm
44612024-09-24T03:56:30.791Z PASS [ 0.429s] internal-dns resolver::test::resolver_can_be_used_with_progenitor_client
44622024-09-24T03:56:30.894Z PASS [ 0.359s] internal-dns resolver::test::resolver_doesnt_bail_on_missing_targets
44632024-09-24T03:56:30.940Z PASS [ 0.046s] ipcc tests::deserialize_fixed_value
44642024-09-24T03:56:30.996Z PASS [ 0.054s] ipcc tests::installinator_image_id_round_trip
44652024-09-24T03:56:31.036Z PASS [ 0.037s] ipcc tests::serialized_size
44662024-09-24T03:56:31.121Z PASS [ 0.332s] internal-dns resolver::test::update_record
44672024-09-24T03:56:31.142Z PASS [ 0.111s] key-manager tests::different_disks_produce_different_keys
44682024-09-24T03:56:31.148Z PASS [ 0.028s] key-manager tests::different_ikm_produces_different_keys
44692024-09-24T03:56:31.174Z PASS [ 0.031s] key-manager tests::disk_encryption_key_epoch_0
44702024-09-24T03:56:31.185Z PASS [ 0.032s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
44712024-09-24T03:56:31.279Z PASS [ 6.394s] db-dev::test-db-dev test_db_killed
44722024-09-24T03:56:31.321Z PASS [ 0.042s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
44732024-09-24T03:56:31.340Z PASS [ 0.164s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
44742024-09-24T03:56:31.353Z PASS [ 0.164s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
44752024-09-24T03:56:31.359Z PASS [ 0.038s] nexus-auth authn::external::session_cookie::test::test_get_token
44762024-09-24T03:56:31.367Z PASS [ 0.030s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
44772024-09-24T03:56:31.379Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
44782024-09-24T03:56:31.391Z PASS [ 0.033s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
44792024-09-24T03:56:31.399Z PASS [ 0.032s] nexus-auth authn::external::session_cookie::test::test_other_cookie
44802024-09-24T03:56:31.406Z PASS [ 0.032s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
44812024-09-24T03:56:31.425Z PASS [ 0.032s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
44822024-09-24T03:56:31.439Z PASS [ 0.040s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
44832024-09-24T03:56:31.451Z PASS [ 0.040s] nexus-auth authn::external::spoof::test::test_make_header_value
44842024-09-24T03:56:31.461Z PASS [ 0.034s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
44852024-09-24T03:56:31.475Z PASS [ 0.027s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
44862024-09-24T03:56:31.487Z PASS [ 0.048s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
44872024-09-24T03:56:31.494Z PASS [ 0.036s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
44882024-09-24T03:56:31.509Z PASS [ 0.036s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
44892024-09-24T03:56:31.523Z PASS [ 0.029s] nexus-auth authn::external::token::test::test_make_header_value
44902024-09-24T03:56:31.533Z PASS [ 0.047s] nexus-auth authn::external::test::test_authn_sequence
44912024-09-24T03:56:31.541Z PASS [ 0.031s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
44922024-09-24T03:56:31.549Z PASS [ 0.027s] nexus-auth authn::external::token::test::test_token_header_missing
44932024-09-24T03:56:31.562Z PASS [ 0.030s] nexus-auth authn::external::token::test::test_token_header_valid
44942024-09-24T03:56:31.614Z PASS [ 0.072s] nexus-auth authn::test::test_internal_users
44952024-09-24T03:56:31.640Z PASS [ 0.075s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
44962024-09-24T03:56:31.703Z PASS [ 0.145s] nexus-auth authz::context::test::test_unregistered_resource
44972024-09-24T03:56:31.703Z PASS [ 0.083s] nexus-auth context::test::test_background_context
44982024-09-24T03:56:31.717Z PASS [ 0.077s] nexus-auth context::test::test_child_context
44992024-09-24T03:56:31.757Z PASS [ 0.058s] nexus-auth context::test::test_test_context
45002024-09-24T03:56:31.806Z PASS [ 0.084s] nexus-config nexus_config::test::test_config_bad_toml
45012024-09-24T03:56:31.814Z PASS [ 0.054s] nexus-config nexus_config::test::test_config_empty
45022024-09-24T03:56:31.841Z PASS [ 0.029s] nexus-config nexus_config::test::test_config_nonexistent
45032024-09-24T03:56:31.893Z PASS [ 0.054s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
45042024-09-24T03:56:31.929Z PASS [ 0.189s] nexus-config nexus_config::test::test_bad_authn_schemes
45052024-09-24T03:56:31.947Z PASS [ 0.127s] nexus-config nexus_config::test::test_deployment_config_schema
45062024-09-24T03:56:32.014Z PASS [ 0.093s] nexus-config nexus_config::test::test_repo_configs_are_valid
45072024-09-24T03:56:32.014Z PASS [ 0.040s] nexus-config postgres_config::test::test_bad_url
45082024-09-24T03:56:32.044Z PASS [ 0.045s] nexus-config postgres_config::test::test_example_url
45092024-09-24T03:56:32.044Z PASS [ 0.130s] nexus-config nexus_config::test::test_valid
45102024-09-24T03:56:32.065Z PASS [ 0.066s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
45112024-09-24T03:56:32.093Z PASS [ 0.041s] nexus-db-fixed-data test::test_allowlist_id_is_valid
45122024-09-24T03:56:32.126Z PASS [ 0.040s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
45132024-09-24T03:56:32.148Z PASS [ 0.111s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
45142024-09-24T03:56:32.181Z PASS [ 0.070s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
45152024-09-24T03:56:32.242Z PASS [ 0.156s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
45162024-09-24T03:56:32.296Z PASS [ 0.161s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
45172024-09-24T03:56:32.343Z PASS [ 0.108s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
45182024-09-24T03:56:32.418Z PASS [ 0.065s] nexus-db-model schema_versions::test::test_known_versions
45192024-09-24T03:56:32.436Z PASS [ 0.244s] nexus-db-model device_auth::test::test_generate_user_code
45202024-09-24T03:56:32.502Z PASS [ 0.149s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
45212024-09-24T03:56:32.503Z PASS [ 0.054s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
45222024-09-24T03:56:32.509Z PASS [ 0.033s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
45232024-09-24T03:56:32.509Z PASS [ 0.062s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
45242024-09-24T03:56:32.509Z PASS [ 0.041s] nexus-db-model schema_versions::test::test_verify
45252024-09-24T03:56:32.522Z PASS [ 0.043s] nexus-db-model semver_version::test::test_to_from_sortable_string
45262024-09-24T03:56:32.528Z PASS [ 0.042s] nexus-db-model tests::test_ip_subnet_check_requestable_address
45272024-09-24T03:56:32.538Z PASS [ 0.040s] nexus-db-model tests::test_ipv6_net_random_subnet
45282024-09-24T03:56:32.567Z PASS [ 0.045s] nexus-db-model tests::test_roles_database_strings
45292024-09-24T03:56:32.594Z PASS [ 0.045s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
45302024-09-24T03:56:32.595Z PASS [ 0.038s] nexus-db-model vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states
45312024-09-24T03:56:33.590Z PASS [ 6.798s] installinator mock_peers::tests::proptest_fetch_artifact
45322024-09-24T03:56:34.024Z PASS [ 7.218s] installinator write::tests::proptest_write_artifact
45332024-09-24T03:56:39.665Z PASS [ 7.074s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
45342024-09-24T03:56:39.907Z PASS [ 7.329s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
45352024-09-24T03:56:40.052Z PASS [ 7.484s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
45362024-09-24T03:56:40.533Z PASS [ 6.942s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
45372024-09-24T03:56:41.127Z PASS [ 7.105s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
45382024-09-24T03:56:44.055Z PASS [ 19.145s] db-dev::test-db-dev test_db_run
45392024-09-24T03:56:44.110Z PASS [ 0.056s] nexus-db-queries db::collection_attach::test::test_verify_query
45402024-09-24T03:56:45.589Z PASS [ 5.924s] nexus-db-queries db::collection_attach::test::test_attach_once
45412024-09-24T03:56:46.332Z PASS [ 5.797s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
45422024-09-24T03:56:46.571Z PASS [ 6.664s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
45432024-09-24T03:56:46.785Z PASS [ 6.725s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
45442024-09-24T03:56:47.521Z PASS [ 6.393s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
45452024-09-24T03:56:49.832Z PASS [ 5.721s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
45462024-09-24T03:56:49.879Z PASS [ 0.047s] nexus-db-queries db::collection_detach::test::test_verify_query
45472024-09-24T03:56:50.503Z PASS [ 25.907s] bootstore::v0-fsm-proptest-learner run
45482024-09-24T03:56:50.955Z PASS [ 5.365s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
45492024-09-24T03:56:52.250Z PASS [ 5.917s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
45502024-09-24T03:56:52.997Z PASS [ 6.423s] nexus-db-queries db::collection_detach::test::test_detach_once
45512024-09-24T03:56:53.287Z PASS [ 6.508s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
45522024-09-24T03:56:53.612Z PASS [ 6.089s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
45532024-09-24T03:56:54.714Z PASS [ 30.111s] bootstore::v0-fsm-proptest-rack-coordinator run
45542024-09-24T03:56:55.692Z PASS [ 5.813s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
45552024-09-24T03:56:55.732Z PASS [ 0.041s] nexus-db-queries db::collection_detach_many::test::test_verify_query
45562024-09-24T03:56:56.335Z PASS [ 5.833s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
45572024-09-24T03:56:56.978Z PASS [ 6.022s] nexus-db-queries db::collection_detach_many::test::test_detach_many
45582024-09-24T03:56:57.014Z PASS [ 0.036s] nexus-db-queries db::collection_insert::test::test_verify_query
45592024-09-24T03:56:57.053Z PASS [ 0.040s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
45602024-09-24T03:56:57.089Z PASS [ 0.033s] nexus-db-queries db::column_walker::test::test_walk_columns
45612024-09-24T03:56:57.130Z PASS [ 0.044s] nexus-db-queries db::column_walker::test::test_walk_table
45622024-09-24T03:56:57.607Z PASS [ 5.357s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
45632024-09-24T03:56:58.461Z PASS [ 5.464s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
45642024-09-24T03:56:58.802Z PASS [ 5.190s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
45652024-09-24T03:56:59.172Z PASS [ 5.884s] nexus-db-queries db::collection_detach_many::test::test_detach_once
45662024-09-24T03:57:00.657Z PASS [ 4.922s] nexus-db-queries db::collection_insert::test::test_collection_not_present
45672024-09-24T03:57:00.666Z PASS [ 5.949s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
45682024-09-24T03:57:01.240Z PASS [ 4.903s] nexus-db-queries db::collection_insert::test::test_collection_present
45692024-09-24T03:57:04.512Z PASS [ 7.379s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
45702024-09-24T03:57:04.991Z PASS [ 7.313s] nexus-db-queries db::datastore::bgp::tests::test_delete_bgp_config_and_announce_set_by_name
45712024-09-24T03:57:05.846Z PASS [ 7.383s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
45722024-09-24T03:57:06.167Z PASS [ 7.362s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
45732024-09-24T03:57:06.300Z PASS [ 5.633s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
45742024-09-24T03:57:06.539Z PASS [ 5.298s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
45752024-09-24T03:57:06.899Z PASS [ 6.236s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
45762024-09-24T03:57:07.246Z PASS [ 8.071s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
45772024-09-24T03:57:13.352Z PASS [ 8.838s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_allocate_external_networking
45782024-09-24T03:57:13.391Z PASS [ 0.039s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
45792024-09-24T03:57:13.556Z PASS [ 8.632s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_deallocate_external_networking
45802024-09-24T03:57:14.352Z PASS [ 8.505s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
45812024-09-24T03:57:15.350Z PASS [ 8.102s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
45822024-09-24T03:57:15.418Z PASS [ 9.116s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
45832024-09-24T03:57:15.495Z PASS [ 8.954s] nexus-db-queries db::datastore::deployment::tests::test_set_target
45842024-09-24T03:57:15.677Z PASS [ 8.781s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
45852024-09-24T03:57:19.967Z PASS [ 13.796s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target
45862024-09-24T03:57:20.903Z PASS [ 7.510s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
45872024-09-24T03:57:21.225Z PASS [ 7.668s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
45882024-09-24T03:57:23.364Z PASS [ 7.867s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
45892024-09-24T03:57:23.396Z PASS [ 8.043s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
45902024-09-24T03:57:23.429Z PASS [ 8.009s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
45912024-09-24T03:57:23.472Z PASS [ 9.116s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
45922024-09-24T03:57:23.893Z PASS [ 8.215s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
45932024-09-24T03:57:28.673Z PASS [ 7.770s] nexus-db-queries db::datastore::instance::tests::test_instance_commit_update_is_idempotent
45942024-09-24T03:57:29.023Z PASS [ 7.797s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
45952024-09-24T03:57:29.930Z PASS [ 9.962s] nexus-db-queries db::datastore::instance::tests::test_instance_and_vmm_list_by_sled_agent
45962024-09-24T03:57:31.553Z PASS [ 8.079s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_
45972024-09-24T03:57:31.599Z PASS [ 8.167s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
45982024-09-24T03:57:31.615Z PASS [ 8.213s] nexus-db-queries db::datastore::instance::tests::test_instance_update_invalidated_while_locked
45992024-09-24T03:57:31.656Z PASS [ 7.759s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
46002024-09-24T03:57:31.711Z PASS [ 8.345s] nexus-db-queries db::datastore::instance::tests::test_instance_set_migration_ids
46012024-09-24T03:57:35.907Z PASS [ 6.881s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
46022024-09-24T03:57:35.940Z PASS [ 7.263s] nexus-db-queries db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay
46032024-09-24T03:57:38.523Z PASS [ 8.591s] nexus-db-queries db::datastore::inventory::test::test_inventory_deletion
46042024-09-24T03:57:39.687Z PASS [ 8.032s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
46052024-09-24T03:57:39.963Z PASS [ 8.342s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
46062024-09-24T03:57:39.963Z PASS [ 8.354s] nexus-db-queries db::datastore::inventory::test::test_representative_collection_populates_database
46072024-09-24T03:57:39.986Z PASS [ 8.275s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
46082024-09-24T03:57:42.699Z PASS [ 11.142s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
46092024-09-24T03:57:42.823Z PASS [ 6.881s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
46102024-09-24T03:57:44.479Z PASS [ 8.570s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
46112024-09-24T03:57:45.822Z PASS [ 7.299s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
46122024-09-24T03:57:47.239Z PASS [ 7.548s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
46132024-09-24T03:57:47.635Z PASS [ 7.647s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_expunge
46142024-09-24T03:57:47.934Z PASS [ 7.978s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
46152024-09-24T03:57:48.347Z PASS [ 8.381s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
46162024-09-24T03:57:50.250Z PASS [ 7.550s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassign_fails_if_no_collectors
46172024-09-24T03:57:51.537Z PASS [ 7.057s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_create_rejects_expunged_oximeters
46182024-09-24T03:57:53.016Z PASS [ 7.191s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
46192024-09-24T03:57:54.819Z PASS [ 7.577s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
46202024-09-24T03:57:55.401Z PASS [ 7.764s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
46212024-09-24T03:57:55.803Z PASS [ 7.868s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
46222024-09-24T03:57:55.877Z PASS [ 7.528s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
46232024-09-24T03:57:56.835Z PASS [ 14.008s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassigns_randomly
46242024-09-24T03:57:57.739Z PASS [ 7.487s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
46252024-09-24T03:57:58.849Z PASS [ 7.309s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
46262024-09-24T03:58:01.174Z PASS [ 8.157s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
46272024-09-24T03:58:01.214Z PASS [ 0.040s] nexus-db-queries db::datastore::region::test::test_extent_count
46282024-09-24T03:58:03.928Z PASS [ 8.124s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
46292024-09-24T03:58:03.944Z PASS [ 8.543s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
46302024-09-24T03:58:04.014Z PASS [ 8.135s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
46312024-09-24T03:58:04.794Z PASS [ 9.976s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
46322024-09-24T03:58:05.764Z PASS [ 8.930s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
46332024-09-24T03:58:05.846Z PASS [ 6.993s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
46342024-09-24T03:58:06.160Z PASS [ 8.416s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
46352024-09-24T03:58:07.566Z PASS [ 6.349s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
46362024-09-24T03:58:11.799Z PASS [ 7.785s] nexus-db-queries db::datastore::region_snapshot_replacement::test::count_replacement_steps
46372024-09-24T03:58:11.892Z PASS [ 7.944s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga
46382024-09-24T03:58:11.964Z PASS [ 8.033s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
46392024-09-24T03:58:12.537Z PASS [ 7.742s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict
46402024-09-24T03:58:13.554Z PASS [ 7.788s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement
46412024-09-24T03:58:13.835Z PASS [ 7.676s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume
46422024-09-24T03:58:13.850Z PASS [ 8.005s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc
46432024-09-24T03:58:14.996Z PASS [ 7.428s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region
46442024-09-24T03:58:19.596Z PASS [ 7.703s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
46452024-09-24T03:58:19.703Z PASS [ 7.902s] nexus-db-queries db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume
46462024-09-24T03:58:20.074Z PASS [ 8.108s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
46472024-09-24T03:58:20.371Z PASS [ 7.832s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
46482024-09-24T03:58:21.785Z PASS [ 7.931s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
46492024-09-24T03:58:21.803Z PASS [ 7.958s] nexus-db-queries db::datastore::saga::test::test_saga_reassignment
46502024-09-24T03:58:21.994Z PASS [ 8.439s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
46512024-09-24T03:58:23.442Z PASS [ 8.444s] nexus-db-queries db::datastore::sled::test::sled_list_batch
46522024-09-24T03:58:27.942Z PASS [ 8.238s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
46532024-09-24T03:58:28.235Z PASS [ 8.638s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
46542024-09-24T03:58:28.482Z PASS [ 8.109s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
46552024-09-24T03:58:30.017Z PASS [ 8.221s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
46562024-09-24T03:58:30.045Z PASS [ 8.261s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
46572024-09-24T03:58:30.103Z PASS [ 8.106s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
46582024-09-24T03:58:31.096Z PASS [ 7.653s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
46592024-09-24T03:58:31.302Z PASS [ 11.226s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
46602024-09-24T03:58:35.465Z PASS [ 7.520s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
46612024-09-24T03:58:35.739Z PASS [ 7.255s] nexus-db-queries db::datastore::test::test_project_creation
46622024-09-24T03:58:35.926Z PASS [ 5.909s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
46632024-09-24T03:58:36.175Z PASS [ 7.937s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
46642024-09-24T03:58:38.532Z PASS [ 8.480s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
46652024-09-24T03:58:38.664Z PASS [ 7.564s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
46662024-09-24T03:58:39.374Z PASS [ 7.915s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
46672024-09-24T03:58:43.814Z PASS [ 8.347s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
46682024-09-24T03:58:44.398Z PASS [ 14.290s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
46692024-09-24T03:58:44.890Z PASS [ 5.669s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
46702024-09-24T03:58:46.708Z PASS [ 8.044s] nexus-db-queries db::datastore::test::test_session_methods
46712024-09-24T03:58:48.444Z PASS [ 12.516s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
46722024-09-24T03:58:49.555Z PASS [ 13.811s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
46732024-09-24T03:58:50.728Z PASS [ 14.550s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
46742024-09-24T03:58:51.255Z PASS [ 7.439s] nexus-db-queries db::datastore::test::test_ssh_keys
46752024-09-24T03:58:51.567Z PASS [ 7.169s] nexus-db-queries db::datastore::test::test_table_scan
46762024-09-24T03:58:52.151Z PASS [ 13.622s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
46772024-09-24T03:58:52.203Z PASS [ 0.052s] nexus-db-queries db::datastore::volume::tests::test_read_only_target_in_vcr
46782024-09-24T03:58:52.225Z PASS [ 7.329s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
46792024-09-24T03:58:52.256Z PASS [ 0.053s] nexus-db-queries db::datastore::volume::tests::test_replace_read_only_target_in_vcr
46802024-09-24T03:58:54.020Z PASS [ 7.311s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
46812024-09-24T03:58:55.390Z PASS [ 6.944s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
46822024-09-24T03:58:56.788Z PASS [ 7.232s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
46832024-09-24T03:58:58.675Z PASS [ 7.419s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
46842024-09-24T03:58:58.718Z PASS [ 7.988s] nexus-db-queries db::datastore::vmm::tests::test_vmm_and_migration_update_runtime
46852024-09-24T03:58:59.057Z PASS [ 7.488s] nexus-db-queries db::datastore::volume::tests::test_find_volumes_referencing_socket_addr
46862024-09-24T03:58:59.653Z PASS [ 7.387s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_snapshot
46872024-09-24T03:58:59.653Z PASS [ 7.422s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
46882024-09-24T03:59:01.014Z PASS [ 6.993s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_conflict_error_returned
46892024-09-24T03:59:02.445Z PASS [ 7.052s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
46902024-09-24T03:59:03.990Z PASS [ 7.201s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
46912024-09-24T03:59:05.297Z PASS [ 5.645s] nexus-db-queries db::explain::test::test_explain_full_table_scan
46922024-09-24T03:59:05.305Z PASS [ 5.662s] nexus-db-queries db::explain::test::test_explain_async
46932024-09-24T03:59:07.016Z PASS [ 8.296s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
46942024-09-24T03:59:07.954Z PASS [ 8.896s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
46952024-09-24T03:59:07.996Z PASS [ 0.040s] nexus-db-queries db::pagination::test::test_paginator
46962024-09-24T03:59:08.012Z PASS [ 5.568s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
46972024-09-24T03:59:08.247Z PASS [ 7.232s] nexus-db-queries db::lookup::test::test_lookup
46982024-09-24T03:59:08.312Z PASS [ 9.635s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
46992024-09-24T03:59:09.464Z PASS [ 5.470s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
47002024-09-24T03:59:10.716Z PASS [ 5.407s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
47012024-09-24T03:59:10.856Z PASS [ 5.556s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_works_with_joins
47022024-09-24T03:59:12.768Z PASS [ 5.749s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
47032024-09-24T03:59:16.387Z PASS [ 8.073s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
47042024-09-24T03:59:16.685Z PASS [ 8.671s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
47052024-09-24T03:59:16.916Z PASS [ 8.667s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
47062024-09-24T03:59:16.925Z PASS [ 8.928s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
47072024-09-24T03:59:16.965Z PASS [ 0.040s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
47082024-09-24T03:59:17.951Z PASS [ 8.487s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
47092024-09-24T03:59:18.671Z PASS [ 7.953s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
47102024-09-24T03:59:19.006Z PASS [ 8.135s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
47112024-09-24T03:59:20.496Z PASS [ 7.725s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
47122024-09-24T03:59:24.665Z PASS [ 8.278s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
47132024-09-24T03:59:24.735Z PASS [ 8.048s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
47142024-09-24T03:59:25.081Z PASS [ 8.115s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
47152024-09-24T03:59:26.010Z PASS [ 9.092s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
47162024-09-24T03:59:26.213Z PASS [ 8.260s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
47172024-09-24T03:59:26.623Z PASS [ 7.839s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
47182024-09-24T03:59:26.751Z PASS [ 7.733s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
47192024-09-24T03:59:27.631Z PASS [ 7.136s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
47202024-09-24T03:59:32.818Z PASS [ 8.151s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
47212024-09-24T03:59:32.889Z PASS [ 8.154s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
47222024-09-24T03:59:32.916Z PASS [ 0.028s] nexus-db-queries db::queries::network_interface::tests::test_last_available_address
47232024-09-24T03:59:33.021Z PASS [ 7.939s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
47242024-09-24T03:59:34.553Z PASS [ 8.540s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
47252024-09-24T03:59:34.564Z PASS [ 8.348s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
47262024-09-24T03:59:34.749Z PASS [ 8.222s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
47272024-09-24T03:59:34.849Z PASS [ 8.118s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
47282024-09-24T03:59:34.887Z PASS [ 0.040s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
47292024-09-24T03:59:35.358Z PASS [ 7.715s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
47302024-09-24T03:59:35.706Z PASS [ 0.357s] nexus-db-queries db::queries::oximeter::test::expectorate_query
47312024-09-24T03:59:38.758Z PASS [ 5.737s] nexus-db-queries db::queries::next_item::tests::test_explain_next_item_self_joined
47322024-09-24T03:59:39.559Z PASS [ 0.800s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
47332024-09-24T03:59:40.516Z PASS [ 7.692s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
47342024-09-24T03:59:40.823Z PASS [ 0.309s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
47352024-09-24T03:59:40.953Z PASS [ 8.033s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
47362024-09-24T03:59:41.071Z PASS [ 5.363s] nexus-db-queries db::queries::oximeter::test::explainable
47372024-09-24T03:59:41.082Z PASS [ 0.256s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
47382024-09-24T03:59:41.121Z PASS [ 6.568s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
47392024-09-24T03:59:41.178Z PASS [ 6.290s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
47402024-09-24T03:59:41.191Z PASS [ 6.624s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined
47412024-09-24T03:59:41.237Z PASS [ 6.497s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined_with_gaps
47422024-09-24T03:59:41.263Z PASS [ 0.303s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
47432024-09-24T03:59:41.300Z PASS [ 0.043s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
47442024-09-24T03:59:41.337Z PASS [ 0.036s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
47452024-09-24T03:59:41.344Z PASS [ 0.112s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
47462024-09-24T03:59:41.382Z PASS [ 0.039s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
47472024-09-24T03:59:41.414Z PASS [ 0.045s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
47482024-09-24T03:59:41.438Z PASS [ 0.363s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
47492024-09-24T03:59:44.460Z PASS [ 4.898s] nexus-db-queries db::queries::region_allocation::test::explainable
47502024-09-24T03:59:46.895Z PASS [ 5.773s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
47512024-09-24T03:59:47.198Z PASS [ 6.020s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
47522024-09-24T03:59:47.306Z PASS [ 6.227s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
47532024-09-24T03:59:47.400Z PASS [ 6.025s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
47542024-09-24T03:59:47.427Z PASS [ 5.993s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
47552024-09-24T03:59:47.440Z PASS [ 0.039s] nexus-defaults tests::test_random_vpc_ipv6_prefix
47562024-09-24T03:59:47.498Z PASS [ 6.310s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
47572024-09-24T03:59:47.514Z PASS [ 0.073s] nexus-inventory builder::test::test_empty
47582024-09-24T03:59:47.555Z PASS [ 6.163s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
47592024-09-24T03:59:47.585Z PASS [ 0.087s] nexus-inventory builder::test::test_problems
47602024-09-24T03:59:47.718Z PASS [ 0.291s] nexus-inventory builder::test::test_basic
47612024-09-24T03:59:48.440Z PASS [ 0.853s] nexus-inventory collector::test::test_multi_mgs_failure
47622024-09-24T03:59:48.915Z PASS [ 1.196s] nexus-inventory collector::test::test_sled_agent_failure
47632024-09-24T03:59:49.254Z PASS [ 1.738s] nexus-inventory collector::test::test_basic
47642024-09-24T03:59:49.416Z PASS [ 1.859s] nexus-inventory collector::test::test_multi_mgs
47652024-09-24T03:59:54.244Z PASS [ 9.781s] nexus-db-queries policy_test::test_conferred_roles
47662024-09-24T03:59:54.448Z PASS [ 0.205s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
47672024-09-24T03:59:54.456Z PASS [ 7.149s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
47682024-09-24T03:59:54.518Z PASS [ 0.061s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
47692024-09-24T03:59:54.596Z PASS [ 0.078s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
47702024-09-24T03:59:54.605Z PASS [ 0.156s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
47712024-09-24T03:59:54.769Z PASS [ 7.567s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
47722024-09-24T03:59:57.676Z PASS [ 8.756s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
47732024-09-24T03:59:58.002Z PASS [ 9.562s] nexus-metrics-producer-gc tests::test_prune_expired_producers
47742024-09-24T04:00:19.561Z PASS [ 24.950s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
47752024-09-24T04:00:20.505Z PASS [ 31.246s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
47762024-09-24T04:00:20.813Z PASS [ 0.308s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
47772024-09-24T04:00:20.862Z PASS [ 0.049s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
47782024-09-24T04:00:20.914Z PASS [ 0.052s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
47792024-09-24T04:00:21.041Z PASS [ 0.124s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
47802024-09-24T04:00:21.110Z PASS [ 0.066s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
47812024-09-24T04:00:21.197Z PASS [ 0.078s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
47822024-09-24T04:00:21.275Z PASS [ 0.088s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
47832024-09-24T04:00:21.326Z PASS [ 0.053s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
47842024-09-24T04:00:21.368Z PASS [ 0.042s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
47852024-09-24T04:00:21.428Z PASS [ 0.060s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
47862024-09-24T04:00:21.482Z PASS [ 0.047s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
47872024-09-24T04:00:21.539Z PASS [ 0.063s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::add_3_servers_and_expunge_one_simultaneously
47882024-09-24T04:00:21.638Z PASS [ 0.100s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_2_of_5_keeper_zones
47892024-09-24T04:00:21.698Z PASS [ 0.039s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_a_different_keeper_while_adding_keeper
47902024-09-24T04:00:21.743Z PASS [ 0.057s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_keeper_being_added
47912024-09-24T04:00:21.860Z PASS [ 0.092s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::inventory_returns_unexpected_membership
47922024-09-24T04:00:21.908Z PASS [ 0.065s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::move_from_3_to_5_keepers
47932024-09-24T04:00:21.965Z PASS [ 0.048s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::no_changes_needed
47942024-09-24T04:00:22.093Z PASS [ 0.106s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
47952024-09-24T04:00:22.902Z PASS [ 25.223s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
47962024-09-24T04:00:22.979Z PASS [ 0.077s] nexus-reconfigurator-planning blueprint_builder::internal_dns::test::test_dns_subnet_allocator
47972024-09-24T04:00:23.058Z PASS [ 0.079s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
47982024-09-24T04:00:23.093Z PASS [ 0.035s] nexus-reconfigurator-planning ip_allocator::test::test_basic
47992024-09-24T04:00:23.173Z PASS [ 0.078s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
48002024-09-24T04:00:23.288Z PASS [ 0.116s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
48012024-09-24T04:00:23.465Z PASS [ 0.175s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
48022024-09-24T04:00:23.700Z PASS [ 0.237s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
48032024-09-24T04:00:23.753Z PASS [ 25.731s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
48042024-09-24T04:00:23.756Z PASS [ 0.040s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
48052024-09-24T04:00:23.823Z PASS [ 29.044s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
48062024-09-24T04:00:23.836Z PASS [ 0.093s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
48072024-09-24T04:00:23.920Z PASS [ 34.492s] nexus-reconfigurator-execution datasets::tests::test_ensure_dataset_records_exist
48082024-09-24T04:00:23.930Z PASS [ 0.110s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
48092024-09-24T04:00:23.941Z PASS [ 0.188s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
48102024-09-24T04:00:23.974Z PASS [ 0.133s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
48112024-09-24T04:00:24.033Z PASS [ 0.107s] nexus-reconfigurator-planning planner::test::test_reuse_external_ips_from_expunged_zones
48122024-09-24T04:00:24.107Z PASS [ 0.166s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
48132024-09-24T04:00:24.107Z PASS [ 0.156s] nexus-reconfigurator-planning planner::test::test_spread_internal_dns_zones_across_sleds
48142024-09-24T04:00:24.153Z PASS [ 0.057s] nexus-saga-recovery recovery::test::test_read_all_from_channel
48152024-09-24T04:00:24.184Z PASS [ 0.153s] nexus-saga-recovery recovery::test::test_plan_basic
48162024-09-24T04:00:24.210Z PASS [ 0.048s] nexus-sled-agent-shared inventory::tests::test_name_prefixes
48172024-09-24T04:00:24.341Z PASS [ 0.121s] nexus-saga-recovery test::test_basic
48182024-09-24T04:00:24.341Z PASS [ 0.269s] nexus-saga-recovery recovery::test::test_execution_basic
48192024-09-24T04:00:24.345Z PASS [ 0.059s] nexus-types authn::cookies::test::test_parse_cookies_empty_headers
48202024-09-24T04:00:24.345Z PASS [ 0.065s] nexus-types authn::cookies::test::test_parse_cookies_ignore_other_headers
48212024-09-24T04:00:24.345Z PASS [ 0.046s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers
48222024-09-24T04:00:24.345Z PASS [ 0.056s] nexus-types authn::cookies::test::test_parse_cookies_one_cookie
48232024-09-24T04:00:24.345Z PASS [ 0.068s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name
48242024-09-24T04:00:24.345Z PASS [ 0.051s] nexus-types authn::cookies::test::test_parse_cookies_two_cookies
48252024-09-24T04:00:24.354Z PASS [ 0.070s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
48262024-09-24T04:00:24.439Z PASS [ 0.105s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
48272024-09-24T04:00:24.479Z PASS [ 0.124s] nexus-types external_api::shared::test::test_policy_parsing
48282024-09-24T04:00:24.806Z PASS [ 0.330s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
48292024-09-24T04:00:24.825Z PASS [ 0.390s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
48302024-09-24T04:00:24.988Z PASS [ 0.180s] omicron-certificates tests::test_cert_extended_key_usage
48312024-09-24T04:00:25.192Z PASS [ 0.363s] omicron-certificates tests::test_common_name_is_validated
48322024-09-24T04:00:25.273Z PASS [ 0.283s] omicron-certificates tests::test_subject_alternate_names_are_validated
48332024-09-24T04:00:28.062Z PASS [ 2.875s] omicron-clickhouse-admin::integration_test test_lgif_parsing
48342024-09-24T04:00:28.505Z PASS [ 3.236s] omicron-clickhouse-admin::integration_test test_raft_config_parsing
48352024-09-24T04:00:31.956Z PASS [ 7.637s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
48362024-09-24T04:00:34.353Z PASS [ 5.847s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
48372024-09-24T04:00:34.404Z PASS [ 0.051s] omicron-common address::test::test_dns_subnets
48382024-09-24T04:00:34.437Z PASS [ 0.032s] omicron-common address::test::test_ip_range_checks_non_decreasing
48392024-09-24T04:00:34.512Z PASS [ 0.072s] omicron-common address::test::test_ip_range_enum_deserialization
48402024-09-24T04:00:34.529Z PASS [ 6.457s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
48412024-09-24T04:00:34.544Z PASS [ 0.036s] omicron-common address::test::test_ip_range_iter
48422024-09-24T04:00:34.610Z PASS [ 0.032s] omicron-common address::test::test_ip_range_length
48432024-09-24T04:00:34.613Z PASS [ 0.067s] omicron-common address::test::test_ip_range_try_from
48442024-09-24T04:00:34.640Z PASS [ 0.029s] omicron-common address::test::test_sled_address
48452024-09-24T04:00:34.726Z PASS [ 0.042s] omicron-common api::external::error::test::test_bail_unless
48462024-09-24T04:00:34.747Z PASS [ 0.053s] omicron-common api::external::error::test::test_context
48472024-09-24T04:00:34.747Z PASS [ 0.182s] omicron-common address::test::test_ipv6_subnet_deserialize
48482024-09-24T04:00:34.801Z PASS [ 0.064s] omicron-common api::external::http_pagination::test::test_pagination_examples
48492024-09-24T04:00:34.827Z PASS [ 0.061s] omicron-common api::external::http_pagination::test::test_pagination_schemas
48502024-09-24T04:00:34.883Z PASS [ 0.068s] omicron-common api::external::http_pagination::test::test_scan_by_id
48512024-09-24T04:00:34.883Z PASS [ 0.058s] omicron-common api::external::http_pagination::test::test_scan_by_name
48522024-09-24T04:00:34.903Z PASS [ 0.032s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
48532024-09-24T04:00:34.926Z PASS [ 0.047s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
48542024-09-24T04:00:34.963Z PASS [ 0.043s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
48552024-09-24T04:00:34.975Z PASS [ 0.047s] omicron-common api::external::test::test_bytecount
48562024-09-24T04:00:34.989Z PASS [ 0.041s] omicron-common api::external::test::test_bytecount_display
48572024-09-24T04:00:34.999Z PASS [ 40.393s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
48582024-09-24T04:00:35.024Z PASS [ 0.034s] omicron-common api::external::test::test_firewall_deserialization
48592024-09-24T04:00:35.081Z PASS [ 0.109s] omicron-common api::external::test::test_digest
48602024-09-24T04:00:35.096Z PASS [ 0.072s] omicron-common api::external::test::test_firewall_rule_target_parse
48612024-09-24T04:00:35.096Z PASS [ 0.092s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
48622024-09-24T04:00:35.116Z PASS [ 0.026s] omicron-common api::external::test::test_ip_port_range_from_str
48632024-09-24T04:00:35.135Z PASS [ 0.045s] omicron-common api::external::test::test_hostname_from_str
48642024-09-24T04:00:35.135Z PASS [ 0.027s] omicron-common api::external::test::test_ip_port_range_into_str
48652024-09-24T04:00:35.146Z PASS [ 0.027s] omicron-common api::external::test::test_ipv6_net_operations
48662024-09-24T04:00:35.183Z PASS [ 0.030s] omicron-common api::external::test::test_mac_system_iterator
48672024-09-24T04:00:35.183Z PASS [ 0.033s] omicron-common api::external::test::test_macaddr
48682024-09-24T04:00:35.183Z PASS [ 0.044s] omicron-common api::external::test::test_mac_to_int_conversions
48692024-09-24T04:00:35.203Z PASS [ 0.047s] omicron-common api::external::test::test_name_parse
48702024-09-24T04:00:35.219Z PASS [ 0.035s] omicron-common api::external::test::test_name_parse_from_param
48712024-09-24T04:00:35.219Z PASS [ 0.026s] omicron-common api::external::test::test_resource_name_parse
48722024-09-24T04:00:35.248Z PASS [ 0.029s] omicron-common api::external::test::test_role_name_parse
48732024-09-24T04:00:35.256Z PASS [ 0.045s] omicron-common api::external::test::test_route_destination_parse
48742024-09-24T04:00:35.271Z PASS [ 0.034s] omicron-common api::external::test::test_semver_serialize
48752024-09-24T04:00:35.277Z PASS [ 0.059s] omicron-common api::external::test::test_route_target_parse
48762024-09-24T04:00:35.307Z PASS [ 0.029s] omicron-common api::external::test::test_semver_validation
48772024-09-24T04:00:35.307Z PASS [ 0.036s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
48782024-09-24T04:00:35.310Z PASS [ 0.023s] omicron-common api::internal::shared::tests::test_dataset_kind_serialization
48792024-09-24T04:00:35.364Z PASS [ 0.040s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
48802024-09-24T04:00:35.364Z PASS [ 0.026s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
48812024-09-24T04:00:35.364Z PASS [ 0.055s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
48822024-09-24T04:00:35.399Z PASS [ 0.033s] omicron-common ledger::test::test_create_ledger_reads_from_storage
48832024-09-24T04:00:35.422Z PASS [ 0.079s] omicron-common ledger::test::test_commit_handles_write_failures
48842024-09-24T04:00:35.422Z PASS [ 0.057s] omicron-common ledger::test::test_create_default_ledger
48852024-09-24T04:00:35.437Z PASS [ 0.036s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
48862024-09-24T04:00:35.445Z PASS [ 0.038s] omicron-common update::tests::serde_artifact_kind
48872024-09-24T04:00:35.452Z PASS [ 0.039s] omicron-common zpool_name::test::test_parse_bad_zpool_names
48882024-09-24T04:00:35.462Z PASS [ 0.030s] omicron-common zpool_name::test::test_parse_external_zpool_name
48892024-09-24T04:00:35.471Z PASS [ 0.026s] omicron-common zpool_name::test::test_parse_internal_zpool_name
48902024-09-24T04:00:35.479Z PASS [ 0.026s] omicron-common zpool_name::test::test_parse_zpool_name_json
48912024-09-24T04:00:35.486Z PASS [ 0.026s] omicron-common zpool_name::test::test_zpool_name_regex
48922024-09-24T04:00:35.991Z PASS [ 0.512s] omicron-dev::test-omicron-dev test_omicron_dev_bad_cmd
48932024-09-24T04:00:35.991Z PASS [ 0.503s] omicron-dev::test-omicron-dev test_omicron_dev_no_args
48942024-09-24T04:00:36.090Z PASS [ 0.090s] omicron-gateway management_switch::location_map::tests::test_resolve_location
48952024-09-24T04:00:36.090Z PASS [ 0.099s] omicron-gateway management_switch::location_map::tests::test_config_validation
48962024-09-24T04:00:36.291Z PASS [ 0.199s] omicron-gateway::test_all integration_tests::config::read_production_smf_config
48972024-09-24T04:00:36.741Z PASS [ 0.660s] omicron-gateway::test_all integration_tests::component_list::component_list
48982024-09-24T04:00:36.868Z PASS [ 0.578s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
48992024-09-24T04:00:36.997Z PASS [ 0.257s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
49002024-09-24T04:00:37.096Z PASS [ 0.227s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
49012024-09-24T04:00:37.318Z PASS [ 5.362s] omicron-cockroach-admin context::tests::test_node_id
49022024-09-24T04:00:37.661Z PASS [ 13.363s] nexus-types deployment::tri_map::tests::proptest_ops
49032024-09-24T04:00:41.441Z PASS [ 19.390s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_external_ip_allocator
49042024-09-24T04:00:41.561Z PASS [ 54.651s] nexus-db-queries policy_test::test_iam_roles_behavior
49052024-09-24T04:00:41.639Z PASS [ 22.074s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
49062024-09-24T04:01:00.629Z PASS [ 23.529s] omicron-nexus app::background::driver::test::test_driver_basic
49072024-09-24T04:01:00.684Z PASS [ 25.191s] omicron-dev::test-omicron-dev test_run_all
49082024-09-24T04:01:01.572Z PASS [ 24.248s] omicron-nexus app::background::init::test::test_dns_propagation_basic
49092024-09-24T04:01:01.673Z PASS [ 24.670s] omicron-nexus app::background::driver::test::test_activation_in_progress
49102024-09-24T04:01:03.610Z PASS [ 21.962s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
49112024-09-24T04:01:03.677Z PASS [ 0.071s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
49122024-09-24T04:01:05.649Z PASS [ 27.983s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
49132024-09-24T04:01:06.645Z PASS [ 25.082s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
49142024-09-24T04:01:06.720Z PASS [ 25.275s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
49152024-09-24T04:01:08.006Z PASS [ 7.320s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
49162024-09-24T04:01:09.745Z PASS [ 8.171s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
49172024-09-24T04:01:10.239Z PASS [ 8.564s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
49182024-09-24T04:01:22.605Z PASS [ 21.970s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
49192024-09-24T04:01:24.752Z PASS [ 21.072s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
49202024-09-24T04:01:27.079Z PASS [ 20.354s] omicron-nexus app::background::tasks::dns_config::test::test_basic
49212024-09-24T04:01:27.087Z PASS [ 21.434s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
49222024-09-24T04:01:27.107Z PASS [ 20.458s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
49232024-09-24T04:01:28.564Z PASS [ 20.554s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
49242024-09-24T04:01:30.188Z PASS [ 20.439s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
49252024-09-24T04:01:47.735Z PASS [ 20.624s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
49262024-09-24T04:01:48.881Z PASS [ 18.690s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
49272024-09-24T04:01:48.965Z PASS [ 20.397s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
49282024-09-24T04:01:49.061Z PASS [ 21.970s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
49292024-09-24T04:01:52.386Z PASS [ 27.626s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_reincarnates_failed_instances
49302024-09-24T04:02:00.096Z PASS [ 49.846s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_cooldown_on_subsequent_reincarnations
49312024-09-24T04:02:06.038Z PASS [ 38.952s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
49322024-09-24T04:02:08.010Z PASS [ 20.271s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
49332024-09-24T04:02:08.807Z PASS [ 19.837s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
49342024-09-24T04:02:08.900Z PASS [ 20.015s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
49352024-09-24T04:02:09.352Z PASS [ 20.285s] omicron-nexus app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish
49362024-09-24T04:02:10.973Z PASS [ 18.585s] omicron-nexus app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task
49372024-09-24T04:02:15.802Z PASS [ 6.897s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
49382024-09-24T04:02:16.753Z PASS [ 0.954s] omicron-nexus app::external_endpoints::test::test_authority
49392024-09-24T04:02:16.862Z PASS [ 0.109s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
49402024-09-24T04:02:17.785Z PASS [ 6.809s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
49412024-09-24T04:02:17.878Z PASS [ 0.094s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
49422024-09-24T04:02:17.939Z PASS [ 0.060s] omicron-nexus app::external_endpoints::test::test_no_endpoint
49432024-09-24T04:02:17.994Z PASS [ 0.056s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_no_vmm
49442024-09-24T04:02:18.052Z PASS [ 0.057s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound
49452024-09-24T04:02:18.105Z PASS [ 0.054s] omicron-nexus app::instance::tests::test_instance_start_forbidden_while_creating
49462024-09-24T04:02:18.161Z PASS [ 0.055s] omicron-nexus app::instance::tests::test_instance_start_idempotent_if_active
49472024-09-24T04:02:18.253Z PASS [ 0.092s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
49482024-09-24T04:02:18.308Z PASS [ 0.055s] omicron-nexus app::sagas::demo::test::test_demo_saga_rendezvous
49492024-09-24T04:02:18.375Z PASS [ 1.512s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
49502024-09-24T04:02:18.414Z PASS [ 18.315s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start
49512024-09-24T04:02:21.890Z PASS [ 59.275s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
49522024-09-24T04:02:28.225Z PASS [ 20.210s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task
49532024-09-24T04:02:28.760Z PASS [ 19.948s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc
49542024-09-24T04:02:31.434Z PASS [ 22.077s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
49552024-09-24T04:02:33.299Z PASS [ 27.255s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start
49562024-09-24T04:02:48.405Z PASS [ 29.984s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
49572024-09-24T04:02:49.333Z PASS [ 27.436s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
49582024-09-24T04:02:49.412Z PASS [ 31.030s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
49592024-09-24T04:02:50.286Z PASS [ 31.971s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
49602024-09-24T04:02:55.863Z PASS [ 27.096s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
49612024-09-24T04:02:56.510Z PASS [ 28.279s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
49622024-09-24T04:03:22.243Z PASS [ 32.904s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
49632024-09-24T04:03:23.596Z PASS [ 33.305s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
49642024-09-24T04:03:24.571Z PASS [ 36.159s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
49652024-09-24T04:03:26.726Z PASS [ 37.307s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
49662024-09-24T04:03:28.562Z PASS [ 32.043s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
49672024-09-24T04:03:29.257Z PASS [ 33.388s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
49682024-09-24T04:03:31.449Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
49692024-09-24T04:03:33.313Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
49702024-09-24T04:03:55.503Z PASS [ 31.899s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
49712024-09-24T04:04:00.084Z PASS [ 35.506s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
49722024-09-24T04:04:00.166Z PASS [ 30.904s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
49732024-09-24T04:04:00.650Z PASS [ 32.085s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
49742024-09-24T04:04:01.509Z PASS [ 34.776s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
49752024-09-24T04:04:03.135Z PASS [ 40.882s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
49762024-09-24T04:04:28.606Z PASS [ 27.090s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
49772024-09-24T04:04:29.285Z PASS [ 28.629s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
49782024-09-24T04:04:29.507Z PASS [ 29.417s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
49792024-09-24T04:04:30.147Z PASS [ 27.007s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
49802024-09-24T04:04:31.461Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
49812024-09-24T04:04:33.325Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
49822024-09-24T04:04:34.987Z PASS [ 33.807s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
49832024-09-24T04:04:55.516Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
49842024-09-24T04:04:58.598Z PASS [ 29.308s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently
49852024-09-24T04:04:58.705Z PASS [ 29.191s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds
49862024-09-24T04:05:01.619Z PASS [ 31.466s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently
49872024-09-24T04:05:05.488Z PASS [ 69.971s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
49882024-09-24T04:05:28.618Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
49892024-09-24T04:05:29.271Z PASS [ 30.667s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds
49902024-09-24T04:05:29.443Z PASS [ 30.732s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently
49912024-09-24T04:05:31.474Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
49922024-09-24T04:05:33.339Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
49932024-09-24T04:05:33.995Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
49942024-09-24T04:05:34.441Z PASS [ 28.947s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds
49952024-09-24T04:06:01.360Z PASS [ 32.082s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently
49962024-09-24T04:06:01.632Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
49972024-09-24T04:06:05.068Z PASS [ 30.620s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds
49982024-09-24T04:06:11.716Z PASS [ 103.090s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
49992024-09-24T04:06:29.456Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
50002024-09-24T04:06:31.487Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
50012024-09-24T04:06:31.881Z PASS [ 30.514s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently
50022024-09-24T04:06:33.352Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
50032024-09-24T04:06:34.010Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
50042024-09-24T04:06:36.583Z PASS [ 122.576s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
50052024-09-24T04:06:40.909Z PASS [ 29.186s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_succeeds
50062024-09-24T04:06:52.060Z PASS [ 110.417s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
50072024-09-24T04:07:02.686Z PASS [ 30.799s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently
50082024-09-24T04:07:05.081Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
50092024-09-24T04:07:09.359Z PASS [ 28.445s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds
50102024-09-24T04:07:14.977Z PASS [ 69.894s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
50112024-09-24T04:07:21.108Z PASS [ 29.039s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently
50122024-09-24T04:07:29.469Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
50132024-09-24T04:07:31.501Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
50142024-09-24T04:07:33.366Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
50152024-09-24T04:07:36.596Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
50162024-09-24T04:07:38.642Z PASS [ 29.276s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
50172024-09-24T04:07:44.486Z PASS [ 29.504s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently
50182024-09-24T04:08:02.699Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
50192024-09-24T04:08:06.370Z PASS [ 156.896s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
50202024-09-24T04:08:08.664Z PASS [ 30.016s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently
50212024-09-24T04:08:12.288Z PASS [ 69.588s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
50222024-09-24T04:08:21.121Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
50232024-09-24T04:08:31.514Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
50242024-09-24T04:08:33.380Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
50252024-09-24T04:08:36.610Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
50262024-09-24T04:08:36.688Z PASS [ 30.311s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds
50272024-09-24T04:08:38.757Z PASS [ 122.149s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
50282024-09-24T04:08:40.521Z PASS [ 31.850s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_succeeds
50292024-09-24T04:08:44.499Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
50302024-09-24T04:08:55.042Z PASS [ 42.745s] omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
50312024-09-24T04:09:01.003Z PASS [ 20.478s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
50322024-09-24T04:09:04.675Z PASS [ 27.981s] omicron-nexus app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently
50332024-09-24T04:09:08.139Z PASS [ 107.012s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
50342024-09-24T04:09:08.200Z PASS [ 29.433s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
50352024-09-24T04:09:13.587Z PASS [ 18.541s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
50362024-09-24T04:09:27.498Z PASS [ 19.355s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
50372024-09-24T04:09:31.528Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
50382024-09-24T04:09:31.769Z PASS [ 107.261s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
50392024-09-24T04:09:32.042Z PASS [ 31.033s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
50402024-09-24T04:09:32.477Z PASS [ 27.797s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
50412024-09-24T04:09:32.840Z PASS [ 19.249s] omicron-nexus app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga
50422024-09-24T04:09:33.394Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
50432024-09-24T04:09:35.691Z PASS [ 27.490s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
50442024-09-24T04:09:55.172Z PASS [ 22.690s] omicron-nexus app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga
50452024-09-24T04:09:55.230Z PASS [ 0.058s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
50462024-09-24T04:10:02.998Z PASS [ 35.491s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently
50472024-09-24T04:10:03.729Z PASS [ 31.671s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga
50482024-09-24T04:10:03.729Z PASS [ 31.944s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently
50492024-09-24T04:10:23.590Z PASS [ 19.856s] omicron-nexus app::sagas::test_saga::test_saga_stuck
50502024-09-24T04:10:23.830Z PASS [ 28.594s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
50512024-09-24T04:10:31.542Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
50522024-09-24T04:10:32.854Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
50532024-09-24T04:10:33.407Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
50542024-09-24T04:10:35.705Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
50552024-09-24T04:10:41.640Z PASS [ 38.636s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
50562024-09-24T04:10:42.752Z PASS [ 39.024s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
50572024-09-24T04:10:42.808Z PASS [ 0.056s] omicron-nexus external_api::console_api::test::test_accept_gz
50582024-09-24T04:10:42.862Z PASS [ 0.053s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
50592024-09-24T04:10:42.917Z PASS [ 0.055s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
50602024-09-24T04:10:42.969Z PASS [ 0.052s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
50612024-09-24T04:10:43.025Z PASS [ 0.056s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
50622024-09-24T04:10:43.082Z PASS [ 0.056s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
50632024-09-24T04:10:43.136Z PASS [ 0.054s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
50642024-09-24T04:10:43.196Z PASS [ 0.056s] omicron-nexus external_api::console_api::test::test_relative_uri
50652024-09-24T04:10:46.484Z PASS [ 22.649s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
50662024-09-24T04:10:47.572Z PASS [ 5.931s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
50672024-09-24T04:10:51.608Z PASS [ 28.014s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
50682024-09-24T04:10:59.433Z PASS [ 83.724s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
50692024-09-24T04:11:02.948Z PASS [ 3.514s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
50702024-09-24T04:11:03.902Z PASS [ 0.955s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
50712024-09-24T04:11:04.039Z PASS [ 0.137s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
50722024-09-24T04:11:06.919Z PASS [ 19.343s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
50732024-09-24T04:11:07.697Z PASS [ 21.209s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
50742024-09-24T04:11:12.511Z PASS [ 20.897s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
50752024-09-24T04:11:24.734Z PASS [ 20.691s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
50762024-09-24T04:11:26.867Z PASS [ 19.943s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
50772024-09-24T04:11:28.450Z PASS [ 20.748s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
50782024-09-24T04:11:30.657Z PASS [ 18.143s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
50792024-09-24T04:11:31.555Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
50802024-09-24T04:11:32.867Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
50812024-09-24T04:11:33.420Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
50822024-09-24T04:11:43.209Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
50832024-09-24T04:11:44.587Z PASS [ 553.039s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
50842024-09-24T04:11:44.788Z PASS [ 20.050s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
50852024-09-24T04:11:45.880Z PASS [ 19.010s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
50862024-09-24T04:11:46.773Z PASS [ 18.320s] omicron-nexus::test_all integration_tests::basic::test_ping
50872024-09-24T04:11:46.910Z PASS [ 553.498s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
50882024-09-24T04:11:57.243Z PASS [ 26.579s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
50892024-09-24T04:12:05.290Z PASS [ 20.497s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
50902024-09-24T04:12:06.700Z PASS [ 20.814s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
50912024-09-24T04:12:06.857Z PASS [ 19.942s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
50922024-09-24T04:12:07.593Z PASS [ 20.817s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
50932024-09-24T04:12:11.704Z PASS [ 4.108s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
50942024-09-24T04:12:12.425Z PASS [ 0.701s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
50952024-09-24T04:12:12.677Z PASS [ 0.272s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
50962024-09-24T04:12:12.930Z PASS [ 15.684s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
50972024-09-24T04:12:13.509Z PASS [ 28.918s] omicron-nexus::test_all integration_tests::basic::test_projects_list
50982024-09-24T04:12:25.791Z PASS [ 19.087s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
50992024-09-24T04:12:25.825Z PASS [ 20.531s] omicron-nexus::test_all integration_tests::certificates::test_crud
51002024-09-24T04:12:30.529Z PASS [ 17.848s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
51012024-09-24T04:12:30.658Z PASS [ 23.797s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
51022024-09-24T04:12:31.218Z PASS [ 17.702s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
51032024-09-24T04:12:31.260Z PASS [ 18.323s] omicron-nexus::test_all integration_tests::console_api::test_assets
51042024-09-24T04:12:32.880Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
51052024-09-24T04:12:43.222Z SLOW [>120.000s] omicron-nexus populate::test::test_populators
51062024-09-24T04:12:47.625Z PASS [ 21.832s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
51072024-09-24T04:12:48.216Z PASS [ 22.324s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
51082024-09-24T04:12:49.471Z PASS [ 18.939s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
51092024-09-24T04:12:49.667Z PASS [ 18.449s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
51102024-09-24T04:12:49.724Z PASS [ 19.063s] omicron-nexus::test_all integration_tests::console_api::test_session_me
51112024-09-24T04:12:53.153Z PASS [ 21.893s] omicron-nexus::test_all integration_tests::console_api::test_sessions
51122024-09-24T04:13:07.378Z PASS [ 19.748s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
51132024-09-24T04:13:07.611Z PASS [ 19.454s] omicron-nexus::test_all integration_tests::demo_saga::test_demo_saga
51142024-09-24T04:13:08.955Z PASS [ 19.480s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
51152024-09-24T04:13:16.916Z PASS [ 27.241s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
51162024-09-24T04:13:17.418Z PASS [ 24.259s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
51172024-09-24T04:13:26.596Z PASS [ 36.865s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
51182024-09-24T04:13:32.079Z PASS [ 24.463s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
51192024-09-24T04:13:32.297Z PASS [ 24.911s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
51202024-09-24T04:13:32.893Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
51212024-09-24T04:13:33.500Z PASS [ 24.541s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
51222024-09-24T04:13:40.654Z PASS [ 23.733s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
51232024-09-24T04:13:43.235Z SLOW [>180.000s] omicron-nexus populate::test::test_populators
51242024-09-24T04:13:45.979Z PASS [ 182.749s] omicron-nexus populate::test::test_populators
51252024-09-24T04:13:52.299Z PASS [ 34.874s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
51262024-09-24T04:13:57.968Z PASS [ 25.667s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
51272024-09-24T04:14:01.379Z PASS [ 27.871s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
51282024-09-24T04:14:01.947Z PASS [ 21.288s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
51292024-09-24T04:14:06.247Z PASS [ 39.508s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
51302024-09-24T04:14:07.903Z PASS [ 21.920s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
51312024-09-24T04:14:20.931Z PASS [ 28.626s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
51322024-09-24T04:14:21.080Z PASS [ 23.107s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
51332024-09-24T04:14:22.503Z PASS [ 50.339s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
51342024-09-24T04:14:29.324Z PASS [ 27.941s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
51352024-09-24T04:14:32.907Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
51362024-09-24T04:14:33.836Z PASS [ 27.717s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
51372024-09-24T04:14:38.758Z PASS [ 30.848s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
51382024-09-24T04:14:47.400Z PASS [ 45.444s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
51392024-09-24T04:14:51.306Z PASS [ 28.870s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
51402024-09-24T04:14:53.119Z PASS [ 32.174s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
51412024-09-24T04:14:54.010Z PASS [ 32.922s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
51422024-09-24T04:14:59.541Z PASS [ 30.210s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
51432024-09-24T04:15:03.421Z PASS [ 29.579s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
51442024-09-24T04:15:08.232Z PASS [ 29.469s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_after_delete
51452024-09-24T04:15:17.374Z PASS [ 29.967s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
51462024-09-24T04:15:18.486Z PASS [ 27.176s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
51472024-09-24T04:15:18.692Z PASS [ 25.574s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
51482024-09-24T04:15:23.648Z PASS [ 29.632s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
51492024-09-24T04:15:28.197Z PASS [ 28.649s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
51502024-09-24T04:15:32.919Z SLOW [>360.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
51512024-09-24T04:15:37.758Z PASS [ 34.327s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
51522024-09-24T04:15:41.795Z PASS [ 23.099s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
51532024-09-24T04:15:46.324Z PASS [ 38.084s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
51542024-09-24T04:15:51.922Z PASS [ 23.722s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
51552024-09-24T04:15:56.828Z PASS [ 33.173s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
51562024-09-24T04:16:04.791Z PASS [ 46.293s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
51572024-09-24T04:16:05.823Z PASS [ 24.021s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
51582024-09-24T04:16:06.008Z PASS [ 48.625s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
51592024-09-24T04:16:06.413Z PASS [ 0.402s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
51602024-09-24T04:16:07.057Z PASS [ 0.647s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
51612024-09-24T04:16:07.479Z PASS [ 0.422s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
51622024-09-24T04:16:07.983Z PASS [ 21.653s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
51632024-09-24T04:16:11.109Z PASS [ 33.340s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
51642024-09-24T04:16:11.110Z PASS [ 3.622s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
51652024-09-24T04:16:13.958Z PASS [ 22.032s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
51662024-09-24T04:16:20.924Z PASS [ 24.091s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
51672024-09-24T04:16:28.466Z PASS [ 22.639s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
51682024-09-24T04:16:28.821Z PASS [ 24.027s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
51692024-09-24T04:16:32.933Z SLOW [>420.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
51702024-09-24T04:16:35.158Z PASS [ 27.171s] omicron-nexus::test_all integration_tests::images::test_image_create
51712024-09-24T04:16:40.248Z PASS [ 29.138s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
51722024-09-24T04:16:43.056Z PASS [ 29.092s] omicron-nexus::test_all integration_tests::images::test_image_promotion
51732024-09-24T04:16:43.261Z PASS [ 32.142s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
51742024-09-24T04:16:48.754Z PASS [ 27.824s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
51752024-09-24T04:16:50.578Z PASS [ 7.317s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
51762024-09-24T04:16:51.764Z PASS [ 8.706s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
51772024-09-24T04:16:54.126Z PASS [ 25.656s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
51782024-09-24T04:16:54.268Z PASS [ 25.442s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
51792024-09-24T04:16:57.102Z PASS [ 8.347s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
51802024-09-24T04:16:57.328Z PASS [ 22.165s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
51812024-09-24T04:17:17.217Z PASS [ 19.886s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
51822024-09-24T04:17:18.575Z PASS [ 27.992s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
51832024-09-24T04:17:25.533Z PASS [ 31.400s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
51842024-09-24T04:17:25.560Z PASS [ 28.452s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
51852024-09-24T04:17:31.347Z PASS [ 39.575s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
51862024-09-24T04:17:32.384Z PASS [ 38.108s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
51872024-09-24T04:17:32.947Z SLOW [>480.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
51882024-09-24T04:17:37.318Z PASS [ 20.095s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
51892024-09-24T04:17:40.260Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
51902024-09-24T04:17:46.601Z PASS [ 21.064s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
51912024-09-24T04:17:47.688Z PASS [ 67.428s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
51922024-09-24T04:17:58.184Z PASS [ 20.862s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
51932024-09-24T04:17:59.530Z PASS [ 506.587s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
51942024-09-24T04:18:00.786Z PASS [ 28.397s] omicron-nexus::test_all integration_tests::instances::test_instance_access
51952024-09-24T04:18:00.993Z PASS [ 42.409s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
51962024-09-24T04:18:05.242Z PASS [ 39.674s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
51972024-09-24T04:18:18.234Z PASS [ 31.626s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
51982024-09-24T04:18:23.400Z PASS [ 35.703s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
51992024-09-24T04:18:31.360Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
52002024-09-24T04:18:32.837Z PASS [ 32.042s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
52012024-09-24T04:18:34.334Z PASS [ 33.333s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
52022024-09-24T04:18:36.906Z PASS [ 37.368s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
52032024-09-24T04:18:37.595Z PASS [ 39.402s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
52042024-09-24T04:18:42.074Z PASS [ 36.824s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
52052024-09-24T04:18:52.640Z PASS [ 29.235s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
52062024-09-24T04:18:59.170Z PASS [ 26.329s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
52072024-09-24T04:19:00.779Z PASS [ 89.413s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
52082024-09-24T04:19:06.158Z PASS [ 31.817s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted
52092024-09-24T04:19:09.082Z PASS [ 50.838s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
52102024-09-24T04:19:09.401Z PASS [ 32.488s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted
52112024-09-24T04:19:09.632Z PASS [ 32.031s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_automatically_reincarnates
52122024-09-24T04:19:14.039Z PASS [ 31.959s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted
52132024-09-24T04:19:23.612Z PASS [ 30.965s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted
52142024-09-24T04:19:38.233Z PASS [ 39.054s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_when_on_expunged_sled
52152024-09-24T04:19:39.076Z PASS [ 38.291s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
52162024-09-24T04:19:43.067Z PASS [ 36.903s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
52172024-09-24T04:19:44.731Z PASS [ 35.322s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
52182024-09-24T04:19:52.433Z PASS [ 42.673s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
52192024-09-24T04:19:55.313Z PASS [ 46.221s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
52202024-09-24T04:19:56.542Z PASS [ 18.307s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
52212024-09-24T04:19:56.762Z PASS [ 33.143s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
52222024-09-24T04:19:58.115Z PASS [ 44.066s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
52232024-09-24T04:20:01.420Z PASS [ 18.348s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
52242024-09-24T04:20:10.434Z PASS [ 31.351s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
52252024-09-24T04:20:12.474Z PASS [ 27.738s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
52262024-09-24T04:20:17.909Z PASS [ 22.592s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
52272024-09-24T04:20:19.260Z PASS [ 26.940s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
52282024-09-24T04:20:24.436Z PASS [ 27.668s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher
52292024-09-24T04:20:24.486Z PASS [ 27.938s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors
52302024-09-24T04:20:28.365Z PASS [ 26.938s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
52312024-09-24T04:20:30.870Z PASS [ 18.393s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
52322024-09-24T04:20:37.629Z PASS [ 39.506s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
52332024-09-24T04:20:38.851Z PASS [ 20.937s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
52342024-09-24T04:20:39.843Z PASS [ 20.578s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
52352024-09-24T04:20:41.031Z PASS [ 30.591s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
52362024-09-24T04:20:45.123Z PASS [ 20.632s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
52372024-09-24T04:20:45.185Z PASS [ 20.746s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
52382024-09-24T04:20:52.547Z PASS [ 24.178s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
52392024-09-24T04:20:55.203Z PASS [ 24.327s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
52402024-09-24T04:20:58.640Z PASS [ 21.008s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
52412024-09-24T04:21:00.052Z PASS [ 21.196s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
52422024-09-24T04:21:00.905Z PASS [ 21.055s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
52432024-09-24T04:21:00.986Z PASS [ 19.944s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
52442024-09-24T04:21:06.959Z PASS [ 21.769s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
52452024-09-24T04:21:07.053Z PASS [ 21.879s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
52462024-09-24T04:21:16.399Z PASS [ 23.846s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
52472024-09-24T04:21:17.284Z PASS [ 22.078s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
52482024-09-24T04:21:21.778Z PASS [ 20.872s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
52492024-09-24T04:21:22.927Z PASS [ 22.872s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
52502024-09-24T04:21:24.581Z PASS [ 25.935s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
52512024-09-24T04:21:31.721Z PASS [ 30.734s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
52522024-09-24T04:21:38.070Z PASS [ 20.780s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
52532024-09-24T04:21:41.632Z PASS [ 25.228s] omicron-nexus::test_all integration_tests::metrics::test_mgs_metrics
52542024-09-24T04:21:42.295Z PASS [ 20.511s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
52552024-09-24T04:21:46.920Z PASS [ 23.987s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
52562024-09-24T04:21:52.023Z PASS [ 45.054s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
52572024-09-24T04:22:00.618Z PASS [ 36.029s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
52582024-09-24T04:22:04.410Z PASS [ 26.335s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
52592024-09-24T04:22:07.065Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::metrics::test_metrics
52602024-09-24T04:22:07.981Z PASS [ 26.344s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
52612024-09-24T04:22:08.039Z PASS [ 61.020s] omicron-nexus::test_all integration_tests::metrics::test_metrics
52622024-09-24T04:22:08.801Z PASS [ 26.500s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
52632024-09-24T04:22:22.204Z PASS [ 50.474s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
52642024-09-24T04:22:27.057Z PASS [ 26.434s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
52652024-09-24T04:22:34.952Z PASS [ 48.023s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
52662024-09-24T04:22:40.176Z PASS [ 48.143s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
52672024-09-24T04:22:43.963Z PASS [ 35.155s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
52682024-09-24T04:22:44.925Z PASS [ 36.878s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
52692024-09-24T04:22:47.084Z PASS [ 39.096s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
52702024-09-24T04:22:47.289Z PASS [ 25.079s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
52712024-09-24T04:22:51.707Z PASS [ 47.286s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
52722024-09-24T04:23:07.717Z PASS [ 23.750s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
52732024-09-24T04:23:07.742Z PASS [ 22.813s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
52742024-09-24T04:23:12.509Z PASS [ 20.798s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
52752024-09-24T04:23:13.427Z PASS [ 26.337s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
52762024-09-24T04:23:13.458Z PASS [ 26.164s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
52772024-09-24T04:23:13.753Z PASS [ 46.685s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
52782024-09-24T04:23:30.062Z PASS [ 55.098s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
52792024-09-24T04:23:34.540Z PASS [ 26.817s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
52802024-09-24T04:23:35.206Z PASS [ 21.775s] omicron-nexus::test_all integration_tests::projects::test_projects
52812024-09-24T04:23:35.963Z PASS [ 22.500s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
52822024-09-24T04:23:36.077Z PASS [ 23.563s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
52832024-09-24T04:23:37.670Z PASS [ 57.479s] omicron-nexus::test_all integration_tests::password_login::test_local_users
52842024-09-24T04:23:38.031Z PASS [ 30.272s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
52852024-09-24T04:23:50.212Z PASS [ 20.146s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
52862024-09-24T04:23:55.273Z PASS [ 20.729s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
52872024-09-24T04:23:57.483Z PASS [ 21.401s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
52882024-09-24T04:23:57.891Z PASS [ 21.922s] omicron-nexus::test_all integration_tests::rack::test_sled_add
52892024-09-24T04:23:57.897Z PASS [ 22.688s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
52902024-09-24T04:23:58.472Z PASS [ 20.801s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
52912024-09-24T04:23:58.816Z PASS [ 0.344s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
52922024-09-24T04:23:59.673Z PASS [ 21.648s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
52932024-09-24T04:24:01.302Z PASS [ 3.413s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
52942024-09-24T04:24:01.418Z PASS [ 3.519s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
52952024-09-24T04:24:01.813Z PASS [ 48.051s] omicron-nexus::test_all integration_tests::quotas::test_quotas
52962024-09-24T04:24:02.248Z PASS [ 3.431s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
52972024-09-24T04:24:03.052Z PASS [ 3.378s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
52982024-09-24T04:24:06.775Z PASS [ 16.560s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
52992024-09-24T04:24:06.966Z PASS [ 0.190s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
53002024-09-24T04:24:07.095Z PASS [ 0.129s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
53012024-09-24T04:24:07.235Z PASS [ 0.139s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
53022024-09-24T04:24:07.403Z PASS [ 0.168s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
53032024-09-24T04:24:07.565Z PASS [ 0.163s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
53042024-09-24T04:24:16.138Z PASS [ 20.858s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
53052024-09-24T04:24:20.312Z PASS [ 22.824s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
53062024-09-24T04:24:24.818Z PASS [ 23.394s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
53072024-09-24T04:24:25.748Z PASS [ 23.494s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
53082024-09-24T04:24:25.847Z PASS [ 24.537s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
53092024-09-24T04:24:26.592Z PASS [ 23.535s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
53102024-09-24T04:24:26.732Z PASS [ 0.138s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
53112024-09-24T04:24:28.256Z PASS [ 20.680s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
53122024-09-24T04:24:32.925Z PASS [ 31.105s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
53132024-09-24T04:24:33.053Z PASS [ 0.126s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
53142024-09-24T04:24:33.173Z PASS [ 0.122s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
53152024-09-24T04:24:36.490Z PASS [ 20.348s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
53162024-09-24T04:24:40.362Z PASS [ 20.041s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
53172024-09-24T04:24:47.318Z PASS [ 22.496s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
53182024-09-24T04:24:47.534Z PASS [ 21.790s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
53192024-09-24T04:24:48.010Z PASS [ 22.167s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
53202024-09-24T04:24:49.021Z PASS [ 22.295s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
53212024-09-24T04:24:50.189Z PASS [ 21.938s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
53222024-09-24T04:24:52.395Z PASS [ 19.226s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
53232024-09-24T04:24:53.871Z PASS [ 17.387s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
53242024-09-24T04:24:55.355Z PASS [ 15.004s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
53252024-09-24T04:24:58.434Z PASS [ 8.244s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
53262024-09-24T04:24:59.024Z PASS [ 11.707s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
53272024-09-24T04:25:06.404Z PASS [ 7.968s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
53282024-09-24T04:25:06.856Z PASS [ 7.830s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
53292024-09-24T04:25:14.262Z PASS [ 7.857s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
53302024-09-24T04:25:14.742Z PASS [ 7.884s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
53312024-09-24T04:25:22.309Z PASS [ 8.043s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
53322024-09-24T04:25:26.929Z PASS [ 4.620s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
53332024-09-24T04:26:08.973Z PASS [ 42.036s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
53342024-09-24T04:26:09.448Z PASS [ 54.694s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
53352024-09-24T04:26:29.241Z PASS [ 20.263s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
53362024-09-24T04:26:45.292Z PASS [ 35.822s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
53372024-09-24T04:27:00.107Z PASS [ 14.824s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
53382024-09-24T04:27:00.670Z PASS [ 15.377s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
53392024-09-24T04:27:00.725Z PASS [ 15.436s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
53402024-09-24T04:27:01.307Z PASS [ 16.008s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
53412024-09-24T04:27:15.195Z PASS [ 45.923s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
53422024-09-24T04:27:15.381Z PASS [ 15.271s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
53432024-09-24T04:27:15.868Z PASS [ 15.186s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
53442024-09-24T04:27:16.016Z PASS [ 15.289s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
53452024-09-24T04:27:16.229Z PASS [ 14.920s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
53462024-09-24T04:27:37.860Z PASS [ 22.665s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
53472024-09-24T04:27:38.060Z PASS [ 22.872s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
53482024-09-24T04:27:38.689Z PASS [ 23.303s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
53492024-09-24T04:27:38.752Z PASS [ 23.551s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
53502024-09-24T04:27:39.075Z PASS [ 22.842s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
53512024-09-24T04:27:39.207Z PASS [ 23.342s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
53522024-09-24T04:27:39.781Z PASS [ 24.602s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
53532024-09-24T04:27:44.288Z PASS [ 28.265s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
53542024-09-24T04:28:01.454Z PASS [ 23.391s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
53552024-09-24T04:28:01.671Z PASS [ 22.976s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
53562024-09-24T04:28:01.826Z PASS [ 22.745s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
53572024-09-24T04:28:01.864Z PASS [ 22.653s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
53582024-09-24T04:28:02.192Z PASS [ 23.433s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
53592024-09-24T04:28:03.214Z PASS [ 25.349s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
53602024-09-24T04:28:05.199Z PASS [ 25.413s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
53612024-09-24T04:28:11.655Z PASS [ 27.361s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
53622024-09-24T04:28:24.416Z PASS [ 22.220s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
53632024-09-24T04:28:24.883Z PASS [ 23.053s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
53642024-09-24T04:28:25.302Z PASS [ 23.843s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
53652024-09-24T04:28:29.147Z PASS [ 23.941s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
53662024-09-24T04:28:29.286Z PASS [ 27.610s] omicron-nexus::test_all integration_tests::silos::test_silos
53672024-09-24T04:28:30.340Z PASS [ 28.470s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
53682024-09-24T04:28:30.646Z PASS [ 27.426s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
53692024-09-24T04:28:45.398Z PASS [ 20.090s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
53702024-09-24T04:28:47.167Z PASS [ 35.505s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
53712024-09-24T04:28:51.784Z PASS [ 22.632s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
53722024-09-24T04:28:52.628Z PASS [ 23.337s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
53732024-09-24T04:28:52.861Z PASS [ 22.515s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
53742024-09-24T04:28:56.467Z PASS [ 31.575s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
53752024-09-24T04:28:57.225Z PASS [ 4.363s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
53762024-09-24T04:28:57.706Z PASS [ 33.283s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
53772024-09-24T04:28:58.757Z PASS [ 1.531s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
53782024-09-24T04:29:01.013Z PASS [ 4.546s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
53792024-09-24T04:29:02.115Z PASS [ 4.409s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
53802024-09-24T04:29:03.148Z PASS [ 4.390s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
53812024-09-24T04:29:05.658Z PASS [ 35.005s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
53822024-09-24T04:29:08.303Z PASS [ 2.644s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
53832024-09-24T04:29:09.817Z PASS [ 24.414s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
53842024-09-24T04:29:17.200Z PASS [ 30.025s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
53852024-09-24T04:29:20.256Z PASS [ 27.621s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
53862024-09-24T04:29:21.792Z PASS [ 30.002s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
53872024-09-24T04:29:22.133Z PASS [ 21.116s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
53882024-09-24T04:29:27.482Z PASS [ 19.175s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
53892024-09-24T04:29:32.098Z PASS [ 22.275s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
53902024-09-24T04:29:35.547Z PASS [ 18.344s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
53912024-09-24T04:29:37.408Z PASS [ 35.282s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
53922024-09-24T04:29:40.900Z PASS [ 20.640s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
53932024-09-24T04:29:52.870Z PASS [ 30.731s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
53942024-09-24T04:29:57.175Z PASS [ 35.375s] omicron-nexus::test_all integration_tests::utilization::test_utilization
53952024-09-24T04:29:57.613Z PASS [ 25.511s] omicron-nexus::test_all integration_tests::volume_management::test_cte_returns_regions
53962024-09-24T04:29:57.868Z PASS [ 30.378s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
53972024-09-24T04:30:03.162Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
53982024-09-24T04:30:06.022Z PASS [ 30.468s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
53992024-09-24T04:30:07.804Z PASS [ 30.391s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
54002024-09-24T04:30:11.714Z PASS [ 30.807s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
54012024-09-24T04:30:25.278Z PASS [ 32.402s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
54022024-09-24T04:30:29.624Z PASS [ 31.751s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
54032024-09-24T04:30:29.677Z PASS [ 32.496s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
54042024-09-24T04:30:30.057Z PASS [ 32.436s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
54052024-09-24T04:30:34.087Z PASS [ 26.279s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
54062024-09-24T04:30:34.457Z PASS [ 28.430s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
54072024-09-24T04:30:43.377Z PASS [ 100.208s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
54082024-09-24T04:30:46.629Z PASS [ 34.877s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
54092024-09-24T04:31:00.996Z PASS [ 35.709s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
54102024-09-24T04:31:04.104Z PASS [ 29.640s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
54112024-09-24T04:31:08.961Z PASS [ 39.329s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
54122024-09-24T04:31:09.193Z PASS [ 39.507s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
54132024-09-24T04:31:09.428Z PASS [ 39.363s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
54142024-09-24T04:31:13.750Z PASS [ 39.655s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
54152024-09-24T04:31:15.082Z PASS [ 31.700s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
54162024-09-24T04:31:15.610Z PASS [ 29.007s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
54172024-09-24T04:31:19.834Z PASS [ 18.834s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
54182024-09-24T04:31:24.471Z PASS [ 20.362s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
54192024-09-24T04:31:29.708Z PASS [ 20.741s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
54202024-09-24T04:31:29.900Z PASS [ 20.704s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
54212024-09-24T04:31:31.275Z PASS [ 21.843s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
54222024-09-24T04:31:34.936Z PASS [ 21.182s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
54232024-09-24T04:31:35.457Z PASS [ 19.841s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
54242024-09-24T04:31:35.588Z PASS [ 20.501s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
54252024-09-24T04:31:40.399Z PASS [ 20.560s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
54262024-09-24T04:31:45.997Z PASS [ 21.522s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
54272024-09-24T04:31:50.293Z PASS [ 20.388s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
54282024-09-24T04:31:51.454Z PASS [ 21.743s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
54292024-09-24T04:31:51.949Z PASS [ 20.671s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
54302024-09-24T04:31:54.997Z PASS [ 20.054s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
54312024-09-24T04:31:55.240Z PASS [ 19.779s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
54322024-09-24T04:31:55.527Z PASS [ 19.934s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
54332024-09-24T04:31:58.251Z PASS [ 17.849s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
54342024-09-24T04:32:05.408Z PASS [ 19.405s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
54352024-09-24T04:32:11.062Z PASS [ 20.765s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
54362024-09-24T04:32:11.952Z PASS [ 20.494s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
54372024-09-24T04:32:12.642Z PASS [ 20.690s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
54382024-09-24T04:32:15.484Z PASS [ 20.485s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
54392024-09-24T04:32:16.477Z PASS [ 20.946s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
54402024-09-24T04:32:16.706Z PASS [ 21.460s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
54412024-09-24T04:32:18.472Z PASS [ 20.216s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
54422024-09-24T04:32:26.795Z PASS [ 21.338s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
54432024-09-24T04:32:33.014Z PASS [ 21.947s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
54442024-09-24T04:32:34.781Z PASS [ 22.131s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
54452024-09-24T04:32:37.465Z PASS [ 25.507s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
54462024-09-24T04:32:39.960Z PASS [ 24.471s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
54472024-09-24T04:32:42.099Z PASS [ 25.386s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
54482024-09-24T04:32:44.854Z PASS [ 28.370s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
54492024-09-24T04:32:44.974Z PASS [ 0.121s] omicron-package dot::test::test_bad_dependency
54502024-09-24T04:32:45.028Z PASS [ 0.053s] omicron-package dot::test::test_dot_output
54512024-09-24T04:32:48.937Z PASS [ 6.839s] omicron-omdb::test_all_output test_omdb_usage_errors
54522024-09-24T04:32:48.962Z PASS [ 0.025s] omicron-passwords test::test_password_constraints
54532024-09-24T04:32:51.670Z PASS [ 2.709s] omicron-passwords test::test_reproducible
54542024-09-24T04:32:51.940Z PASS [ 6.911s] omicron-passwords test::test_compatible
54552024-09-24T04:32:51.986Z PASS [ 0.046s] omicron-passwords test::test_stable
54562024-09-24T04:32:52.013Z PASS [ 0.026s] omicron-passwords test::test_weak_hashes
54572024-09-24T04:32:52.047Z PASS [ 0.030s] omicron-rpaths internal::tests::test_configure_from_path
54582024-09-24T04:32:52.096Z PASS [ 0.055s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
54592024-09-24T04:32:52.119Z PASS [ 0.022s] omicron-rpaths internal::tests::test_emit_rpath
54602024-09-24T04:32:52.586Z PASS [ 0.466s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
54612024-09-24T04:32:53.298Z PASS [ 0.713s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
54622024-09-24T04:32:53.388Z PASS [ 0.090s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
54632024-09-24T04:32:53.532Z PASS [ 0.144s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
54642024-09-24T04:32:53.625Z PASS [ 0.092s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
54652024-09-24T04:32:54.176Z PASS [ 0.552s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
54662024-09-24T04:32:54.251Z PASS [ 0.068s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
54672024-09-24T04:32:54.312Z PASS [ 0.067s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
54682024-09-24T04:32:54.383Z PASS [ 0.071s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
54692024-09-24T04:32:54.418Z PASS [ 0.037s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
54702024-09-24T04:32:54.448Z PASS [ 0.026s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
54712024-09-24T04:32:54.477Z PASS [ 0.032s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
54722024-09-24T04:32:54.510Z PASS [ 0.032s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
54732024-09-24T04:32:54.540Z PASS [ 0.029s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
54742024-09-24T04:32:54.569Z PASS [ 0.029s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
54752024-09-24T04:32:54.638Z PASS [ 0.070s] omicron-sled-agent config::test::test_smf_configs
54762024-09-24T04:32:54.716Z PASS [ 0.078s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
54772024-09-24T04:32:54.754Z PASS [ 0.036s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
54782024-09-24T04:32:54.797Z PASS [ 0.037s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
54792024-09-24T04:32:54.835Z PASS [ 0.045s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
54802024-09-24T04:32:54.871Z PASS [ 0.036s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
54812024-09-24T04:32:54.907Z PASS [ 0.036s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
54822024-09-24T04:32:54.951Z PASS [ 28.198s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
54832024-09-24T04:32:56.126Z PASS [ 23.108s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
54842024-09-24T04:32:57.564Z PASS [ 22.780s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
54852024-09-24T04:32:58.175Z PASS [ 3.267s] omicron-sled-agent instance::tests::test_instance_create_events_normal
54862024-09-24T04:32:58.707Z PASS [ 40.227s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
54872024-09-24T04:32:58.741Z PASS [ 0.035s] omicron-sled-agent probe_manager::test::probe_state_set_ops
54882024-09-24T04:32:58.768Z PASS [ 0.027s] omicron-sled-agent profile::tests::empty_profile
54892024-09-24T04:32:58.801Z PASS [ 0.032s] omicron-sled-agent profile::tests::test_disabled_instance
54902024-09-24T04:32:58.827Z PASS [ 0.027s] omicron-sled-agent profile::tests::test_instance
54912024-09-24T04:32:58.859Z PASS [ 0.031s] omicron-sled-agent profile::tests::test_multiple
54922024-09-24T04:32:58.894Z PASS [ 0.034s] omicron-sled-agent profile::tests::test_property
54932024-09-24T04:32:58.926Z PASS [ 0.032s] omicron-sled-agent profile::tests::test_property_group
54942024-09-24T04:32:58.954Z PASS [ 0.028s] omicron-sled-agent profile::tests::test_service
54952024-09-24T04:32:58.984Z PASS [ 0.030s] omicron-sled-agent profile::tests::test_service_property_group
54962024-09-24T04:32:59.014Z PASS [ 0.030s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
54972024-09-24T04:32:59.045Z PASS [ 0.029s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
54982024-09-24T04:32:59.075Z PASS [ 0.032s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
54992024-09-24T04:32:59.118Z PASS [ 0.043s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v4_schema
55002024-09-24T04:32:59.159Z PASS [ 0.040s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
55012024-09-24T04:32:59.201Z PASS [ 0.041s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
55022024-09-24T04:32:59.260Z PASS [ 0.060s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
55032024-09-24T04:32:59.296Z PASS [ 0.036s] omicron-sled-agent services::test::test_all_zones_requests_schema
55042024-09-24T04:33:00.094Z PASS [ 2.530s] omicron-sled-agent instance::tests::test_instance_manager_creation
55052024-09-24T04:33:00.124Z PASS [ 0.031s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
55062024-09-24T04:33:00.267Z PASS [ 4.142s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
55072024-09-24T04:33:00.324Z PASS [ 5.371s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
55082024-09-24T04:33:02.045Z PASS [ 2.748s] omicron-sled-agent services::test::test_bad_generations
55092024-09-24T04:33:02.604Z PASS [ 25.136s] omicron-omdb::test_all_output test_omdb_env_settings
55102024-09-24T04:33:02.707Z PASS [ 2.583s] omicron-sled-agent services::test::test_ensure_service
55112024-09-24T04:33:02.737Z PASS [ 0.030s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
55122024-09-24T04:33:02.772Z PASS [ 0.034s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
55132024-09-24T04:33:02.813Z PASS [ 0.042s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
55142024-09-24T04:33:02.867Z PASS [ 0.048s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
55152024-09-24T04:33:02.904Z PASS [ 0.041s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
55162024-09-24T04:33:02.942Z PASS [ 0.039s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
55172024-09-24T04:33:02.976Z PASS [ 0.036s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
55182024-09-24T04:33:03.055Z PASS [ 2.731s] omicron-sled-agent services::test::test_ensure_service_which_already_exists
55192024-09-24T04:33:03.093Z PASS [ 0.036s] omicron-sled-agent sim::storage::test::cannot_boot_read_only_downstairs_with_no_snapshot
55202024-09-24T04:33:03.130Z PASS [ 0.039s] omicron-sled-agent sim::storage::test::cannot_create_snapshot_for_destroyed_region
55212024-09-24T04:33:03.138Z PASS [ 2.870s] omicron-sled-agent services::test::test_ensure_service_before_timesync
55222024-09-24T04:33:03.164Z PASS [ 0.035s] omicron-sled-agent sim::storage::test::crucible_ports_get_reused
55232024-09-24T04:33:03.170Z PASS [ 0.034s] omicron-sled-agent sim::storage::test::must_delete_read_only_downstairs_first
55242024-09-24T04:33:03.177Z PASS [ 11.505s] omicron-passwords test::test_smoke
55252024-09-24T04:33:03.196Z PASS [ 0.032s] omicron-sled-agent sim::storage::test::must_delete_snapshots_first
55262024-09-24T04:33:03.202Z PASS [ 0.032s] omicron-sled-agent sim::storage::test::running_snapshot_needs_region
55272024-09-24T04:33:03.208Z PASS [ 0.032s] omicron-sled-agent sim::storage::test::snapshot_needs_region
55282024-09-24T04:33:03.226Z PASS [ 0.029s] omicron-sled-agent updates::test::test_query_no_components
55292024-09-24T04:33:03.232Z PASS [ 0.030s] omicron-sled-agent updates::test::test_query_sled_agent_version
55302024-09-24T04:33:03.247Z PASS [ 0.037s] omicron-sled-agent updates::test::test_query_zone_version
55312024-09-24T04:33:03.262Z PASS [ 0.027s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
55322024-09-24T04:33:03.377Z PASS [ 0.150s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
55332024-09-24T04:33:03.420Z PASS [ 0.042s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
55342024-09-24T04:33:04.948Z PASS [ 2.903s] omicron-sled-agent services::test::test_services_are_recreated_on_reboot
55352024-09-24T04:33:05.304Z PASS [ 2.700s] omicron-sled-agent services::test::test_services_do_not_persist_without_config
55362024-09-24T04:33:05.803Z PASS [ 2.542s] omicron-sled-agent zone_bundle::illumos_tests::test_context
55372024-09-24T04:33:05.876Z PASS [ 0.072s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
55382024-09-24T04:33:05.924Z PASS [ 0.045s] omicron-sled-agent zone_bundle::tests::test_dir_size
55392024-09-24T04:33:05.977Z PASS [ 0.054s] omicron-sled-agent zone_bundle::tests::test_dir_size_matches_du
55402024-09-24T04:33:06.130Z PASS [ 2.881s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
55412024-09-24T04:33:06.367Z PASS [ 2.948s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
55422024-09-24T04:33:06.557Z PASS [ 0.191s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
55432024-09-24T04:33:06.589Z PASS [ 0.613s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
55442024-09-24T04:33:06.622Z PASS [ 0.033s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent
55452024-09-24T04:33:06.659Z PASS [ 0.099s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
55462024-09-24T04:33:06.704Z PASS [ 0.571s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
55472024-09-24T04:33:07.205Z PASS [ 0.579s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_both_specified
55482024-09-24T04:33:07.205Z PASS [ 0.543s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_one_specified
55492024-09-24T04:33:07.229Z PASS [ 0.030s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
55502024-09-24T04:33:07.236Z PASS [ 0.030s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_ports
55512024-09-24T04:33:07.277Z PASS [ 0.040s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_ports_timeout
55522024-09-24T04:33:07.374Z PASS [ 0.137s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_ports_slow_write
55532024-09-24T04:33:07.467Z PASS [ 2.519s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
55542024-09-24T04:33:07.505Z PASS [ 0.228s] omicron-test-utils dev::db::test::test_bad_cmd
55552024-09-24T04:33:07.513Z PASS [ 4.536s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
55562024-09-24T04:33:07.551Z PASS [ 0.037s] omicron-test-utils dev::db::test::test_make_pg_config_fail
55572024-09-24T04:33:07.582Z PASS [ 0.030s] omicron-test-utils dev::db::test::test_make_pg_config_ok
55582024-09-24T04:33:07.617Z PASS [ 0.037s] omicron-test-utils dev::db::test::test_process_exit_abnormal
55592024-09-24T04:33:07.661Z PASS [ 0.043s] omicron-test-utils dev::db::test::test_process_exit_normal
55602024-09-24T04:33:07.744Z PASS [ 1.045s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
55612024-09-24T04:33:07.775Z PASS [ 0.270s] omicron-test-utils dev::db::test::test_database_start_hang
55622024-09-24T04:33:07.842Z PASS [ 0.474s] omicron-test-utils dev::db::test::test_cmd_fails
55632024-09-24T04:33:07.882Z PASS [ 0.039s] omicron-test-utils dev::db::test::test_starter_tmpdir
55642024-09-24T04:33:07.943Z PASS [ 0.061s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
55652024-09-24T04:33:07.980Z PASS [ 0.036s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
55662024-09-24T04:33:08.023Z PASS [ 0.045s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
55672024-09-24T04:33:08.064Z PASS [ 0.039s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
55682024-09-24T04:33:08.079Z PASS [ 2.774s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
55692024-09-24T04:33:08.123Z PASS [ 0.059s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
55702024-09-24T04:33:08.157Z LEAK [ 0.495s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
55712024-09-24T04:33:08.531Z PASS [ 0.450s] omicron-test-utils dev::test_cmds::tests::test_redact_timestamps
55722024-09-24T04:33:08.625Z PASS [ 0.467s] oximeter test::timeseries_schema_consistency
55732024-09-24T04:33:08.730Z PASS [ 0.199s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
55742024-09-24T04:33:09.039Z PASS [ 29.072s] omicron-omdb::test_all_output test_omdb_success_cases
55752024-09-24T04:33:09.110Z PASS [ 0.480s] oximeter-collector agent::tests::test_self_stat_collection_count
55762024-09-24T04:33:09.111Z PASS [ 0.375s] oximeter-collector agent::tests::test_self_stat_error_counter
55772024-09-24T04:33:09.135Z PASS [ 0.031s] oximeter-collector self_stats::tests::test_failure_reason_serialization
55782024-09-24T04:33:09.168Z PASS [ 0.131s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
55792024-09-24T04:33:09.189Z PASS [ 1.067s] openapi-manager check::tests::check_apis_up_to_date
55802024-09-24T04:33:09.226Z PASS [ 0.092s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
55812024-09-24T04:33:09.238Z PASS [ 0.043s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
55822024-09-24T04:33:09.239Z PASS [ 0.066s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
55832024-09-24T04:33:09.609Z PASS [ 0.498s] oximeter-collector::test_commands test_oximeter_no_args
55842024-09-24T04:33:10.728Z PASS [ 1.483s] oximeter-db client::oxql::tests::test_get_one_timeseries
55852024-09-24T04:33:10.728Z PASS [ 1.497s] oximeter-db client::oxql::tests::test_get_entire_table
55862024-09-24T04:33:10.756Z PASS [ 1.521s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
55872024-09-24T04:33:10.851Z PASS [ 0.095s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
55882024-09-24T04:33:10.878Z PASS [ 0.146s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
55892024-09-24T04:33:10.889Z PASS [ 1.279s] oximeter-db client::oxql::tests::test_limit_operations
55902024-09-24T04:33:10.895Z PASS [ 0.173s] oximeter-db client::tests::bad_db_connection_test
55912024-09-24T04:33:11.600Z PASS [ 0.702s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
55922024-09-24T04:33:11.913Z PASS [ 1.023s] oximeter-db client::tests::select_timeseries_with_select_one
55932024-09-24T04:33:12.159Z PASS [ 4.381s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
55942024-09-24T04:33:12.553Z PASS [ 5.068s] omicron-test-utils dev::db::test::test_database_concurrent
55952024-09-24T04:33:12.959Z PASS [ 1.358s] oximeter-db client::tests::test_client_select_timeseries_one
55962024-09-24T04:33:13.086Z PASS [ 1.173s] oximeter-db client::tests::test_database_version_update_is_idempotent
55972024-09-24T04:33:13.148Z PASS [ 0.989s] oximeter-db client::tests::test_database_version_will_not_downgrade
55982024-09-24T04:33:13.950Z PASS [ 1.408s] oximeter-db client::tests::test_database_version_wipes_old_version
55992024-09-24T04:33:13.950Z PASS [ 0.986s] oximeter-db client::tests::test_differentiate_by_timeseries_name
56002024-09-24T04:33:14.125Z PASS [ 0.970s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
56012024-09-24T04:33:14.125Z PASS [ 1.031s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
56022024-09-24T04:33:14.238Z PASS [ 3.386s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
56032024-09-24T04:33:15.030Z PASS [ 1.085s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
56042024-09-24T04:33:15.244Z PASS [ 1.116s] oximeter-db client::tests::test_get_schema_no_new_values
56052024-09-24T04:33:15.269Z PASS [ 1.150s] oximeter-db client::tests::test_field_record_count
56062024-09-24T04:33:15.346Z PASS [ 1.108s] oximeter-db client::tests::test_insert_samples
56072024-09-24T04:33:15.383Z PASS [ 0.036s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
56082024-09-24T04:33:15.422Z PASS [ 0.038s] oximeter-db client::tests::test_read_timeseries_to_delete
56092024-09-24T04:33:15.457Z PASS [ 0.036s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
56102024-09-24T04:33:15.490Z PASS [ 0.032s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
56112024-09-24T04:33:15.943Z PASS [ 1.989s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
56122024-09-24T04:33:16.251Z PASS [ 1.217s] oximeter-db client::tests::test_is_oximeter_cluster
56132024-09-24T04:33:16.473Z PASS [ 1.205s] oximeter-db client::tests::test_new_schema_removed_when_not_inserted
56142024-09-24T04:33:16.562Z PASS [ 1.316s] oximeter-db client::tests::test_list_timeseries
56152024-09-24T04:33:17.048Z PASS [ 1.105s] oximeter-db client::tests::test_schema_mismatch
56162024-09-24T04:33:17.265Z PASS [ 1.018s] oximeter-db client::tests::test_schema_update
56172024-09-24T04:33:17.403Z PASS [ 1.914s] oximeter-db client::tests::test_recall_of_all_fields
56182024-09-24T04:33:17.556Z PASS [ 1.082s] oximeter-db client::tests::test_select_all_datum_types
56192024-09-24T04:33:17.651Z PASS [ 1.092s] oximeter-db client::tests::test_select_all_field_types
56202024-09-24T04:33:18.112Z PASS [ 1.066s] oximeter-db client::tests::test_select_timeseries_with_all
56212024-09-24T04:33:18.612Z PASS [ 1.345s] oximeter-db client::tests::test_select_timeseries_with_limit
56222024-09-24T04:33:18.631Z PASS [ 1.075s] oximeter-db client::tests::test_select_timeseries_with_select_multiple_fields_with_multiple_values
56232024-09-24T04:33:18.704Z PASS [ 1.299s] oximeter-db client::tests::test_select_timeseries_with_order
56242024-09-24T04:33:18.760Z PASS [ 1.108s] oximeter-db client::tests::test_select_timeseries_with_select_one_field_with_multiple_values
56252024-09-24T04:33:18.785Z PASS [ 0.026s] oximeter-db client::tests::test_unravel_index
56262024-09-24T04:33:19.169Z PASS [ 1.056s] oximeter-db client::tests::test_select_timeseries_with_start_time
56272024-09-24T04:33:19.206Z PASS [ 0.038s] oximeter-db client::tests::test_verify_schema_upgrades
56282024-09-24T04:33:19.228Z PASS [ 0.022s] oximeter-db model::tests::test_db_bool
56292024-09-24T04:33:19.588Z PASS [ 0.956s] oximeter-db client::tests::test_timeseries_schema_list
56302024-09-24T04:33:19.611Z PASS [ 0.908s] oximeter-db client::tests::test_unquoted_64bit_integers
56312024-09-24T04:33:19.620Z PASS [ 0.033s] oximeter-db model::tests::test_db_datum_type_conversion
56322024-09-24T04:33:19.642Z PASS [ 0.030s] oximeter-db model::tests::test_db_field_list_conversion
56332024-09-24T04:33:19.649Z PASS [ 0.030s] oximeter-db model::tests::test_db_field_type_conversion
56342024-09-24T04:33:19.670Z PASS [ 0.028s] oximeter-db model::tests::test_db_histogram
56352024-09-24T04:33:19.700Z PASS [ 0.029s] oximeter-db model::tests::test_parse_bytes_measurement
56362024-09-24T04:33:19.733Z PASS [ 0.034s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
56372024-09-24T04:33:19.764Z PASS [ 0.031s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
56382024-09-24T04:33:19.797Z PASS [ 0.032s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
56392024-09-24T04:33:19.806Z PASS [ 1.020s] oximeter-db client::tests::test_update_schema_cache_on_new_sample
56402024-09-24T04:33:19.825Z PASS [ 0.029s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
56412024-09-24T04:33:19.837Z PASS [ 0.032s] oximeter-db model::tests::test_unroll_from_source
56422024-09-24T04:33:19.858Z PASS [ 0.030s] oximeter-db model::tests::test_unroll_measurement_row
56432024-09-24T04:33:19.868Z PASS [ 0.028s] oximeter-db model::tests::test_unroll_missing_measurement_row
56442024-09-24T04:33:19.886Z PASS [ 0.031s] oximeter-db native::block::tests::test_data_type_to_string
56452024-09-24T04:33:19.894Z PASS [ 0.028s] oximeter-db native::block::tests::test_datetime64_conversions
56462024-09-24T04:33:19.909Z PASS [ 0.024s] oximeter-db native::block::tests::test_parse_invalid_data_type
56472024-09-24T04:33:19.936Z PASS [ 0.282s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
56482024-09-24T04:33:19.936Z PASS [ 0.702s] oximeter-db model::tests::test_db_bool_bad
56492024-09-24T04:33:19.980Z PASS [ 12.233s] omicron-test-utils dev::db::test::test_setup_database_default_dir
56502024-09-24T04:33:20.303Z PASS [ 1.694s] oximeter-db client::tests::test_sql_query_output
56512024-09-24T04:33:20.493Z PASS [ 0.597s] oximeter-db native::connection::tests::test_basic_select_query
56522024-09-24T04:33:20.512Z PASS [ 0.582s] oximeter-db native::connection::tests::test_exchange_hello
56532024-09-24T04:33:20.521Z PASS [ 0.584s] oximeter-db native::connection::tests::test_select_array_column
56542024-09-24T04:33:20.538Z PASS [ 0.026s] oximeter-db native::io::block::tests::test_decode_block_with_nulls
56552024-09-24T04:33:20.545Z PASS [ 0.024s] oximeter-db native::io::block::tests::test_decode_full_block
56562024-09-24T04:33:20.566Z PASS [ 0.026s] oximeter-db native::io::column::tests::test_decode_ipv4addr_column
56572024-09-24T04:33:20.573Z PASS [ 0.028s] oximeter-db native::io::column::tests::test_decode_ipv6addr_column
56582024-09-24T04:33:20.581Z PASS [ 0.603s] oximeter-db native::connection::tests::test_select_array_of_nullable_column
56592024-09-24T04:33:20.589Z PASS [ 0.026s] oximeter-db native::io::column::tests::test_decode_string_column
56602024-09-24T04:33:20.595Z PASS [ 0.023s] oximeter-db native::io::column::tests::test_decode_uint64_column
56612024-09-24T04:33:20.602Z PASS [ 0.021s] oximeter-db native::io::column::tests::test_decode_uint8_column
56622024-09-24T04:33:20.611Z PASS [ 0.022s] oximeter-db native::io::column::tests::test_decode_uuid_column
56632024-09-24T04:33:20.618Z PASS [ 0.708s] oximeter-db native::connection::tests::test_can_cancel_query
56642024-09-24T04:33:20.629Z PASS [ 0.022s] oximeter-db native::io::packet::server::tests::test_decode_full_hello
56652024-09-24T04:33:20.629Z PASS [ 0.028s] oximeter-db native::io::column::tests::test_encode_decode_column
56662024-09-24T04:33:20.634Z PASS [ 0.023s] oximeter-db native::io::packet::server::tests::test_decode_hello_packet_and_a_half
56672024-09-24T04:33:20.639Z PASS [ 0.023s] oximeter-db native::io::packet::server::tests::test_decode_multiple_hello_packets
56682024-09-24T04:33:20.644Z PASS [ 0.022s] oximeter-db native::io::packet::server::tests::test_decode_nested_exceptions
56692024-09-24T04:33:20.649Z PASS [ 0.020s] oximeter-db native::io::packet::server::tests::test_decode_partial_hello
56702024-09-24T04:33:20.662Z PASS [ 0.021s] oximeter-db native::io::packet::server::tests::test_decode_pong
56712024-09-24T04:33:20.662Z PASS [ 0.021s] oximeter-db native::io::packet::server::tests::test_decode_progress_packet
56722024-09-24T04:33:20.669Z PASS [ 0.023s] oximeter-db native::io::packet::server::tests::test_decode_single_exception
56732024-09-24T04:33:20.674Z PASS [ 0.024s] oximeter-db native::io::string::test::test_encode_decode
56742024-09-24T04:33:20.681Z PASS [ 0.025s] oximeter-db native::io::string::test::test_encode_hello_world
56752024-09-24T04:33:20.721Z PASS [ 0.025s] oximeter-db native::io::varuint::test_encode_decode_varuint
56762024-09-24T04:33:20.721Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
56772024-09-24T04:33:20.721Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
56782024-09-24T04:33:20.723Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_comparison
56792024-09-24T04:33:20.723Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
56802024-09-24T04:33:20.723Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_double_literal
56812024-09-24T04:33:20.727Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
56822024-09-24T04:33:20.735Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
56832024-09-24T04:33:20.739Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
56842024-09-24T04:33:20.759Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
56852024-09-24T04:33:20.759Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
56862024-09-24T04:33:20.759Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
56872024-09-24T04:33:20.767Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
56882024-09-24T04:33:20.778Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
56892024-09-24T04:33:20.781Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_group_by
56902024-09-24T04:33:20.803Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
56912024-09-24T04:33:20.803Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_hex_integer_literal
56922024-09-24T04:33:20.803Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_ident
56932024-09-24T04:33:20.809Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
56942024-09-24T04:33:20.814Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
56952024-09-24T04:33:20.819Z PASS [ 0.021s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
56962024-09-24T04:33:20.825Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
56972024-09-24T04:33:20.831Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
56982024-09-24T04:33:20.837Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
56992024-09-24T04:33:20.842Z PASS [ 0.023s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
57002024-09-24T04:33:20.848Z PASS [ 0.023s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
57012024-09-24T04:33:20.860Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_query
57022024-09-24T04:33:20.867Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
57032024-09-24T04:33:20.872Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
57042024-09-24T04:33:20.877Z PASS [ 0.018s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
57052024-09-24T04:33:20.885Z PASS [ 0.017s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
57062024-09-24T04:33:20.891Z PASS [ 0.018s] oximeter-db oxql::ast::grammar::tests::test_reducer
57072024-09-24T04:33:20.899Z PASS [ 0.020s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
57082024-09-24T04:33:20.908Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
57092024-09-24T04:33:20.917Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive
57102024-09-24T04:33:20.917Z PASS [ 0.612s] oximeter-db native::connection::tests::test_select_nullable_column
57112024-09-24T04:33:20.923Z PASS [ 0.025s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
57122024-09-24T04:33:20.929Z PASS [ 0.021s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
57132024-09-24T04:33:20.935Z PASS [ 0.022s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
57142024-09-24T04:33:20.940Z PASS [ 0.023s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
57152024-09-24T04:33:20.946Z PASS [ 0.023s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
57162024-09-24T04:33:20.952Z PASS [ 0.023s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
57172024-09-24T04:33:20.955Z PASS [ 0.023s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
57182024-09-24T04:33:20.962Z PASS [ 0.022s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
57192024-09-24T04:33:20.968Z PASS [ 0.022s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
57202024-09-24T04:33:20.980Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
57212024-09-24T04:33:20.990Z PASS [ 0.023s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
57222024-09-24T04:33:20.990Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
57232024-09-24T04:33:20.994Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
57242024-09-24T04:33:21.003Z PASS [ 0.023s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
57252024-09-24T04:33:21.008Z PASS [ 0.023s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
57262024-09-24T04:33:21.014Z PASS [ 0.023s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
57272024-09-24T04:33:21.019Z PASS [ 0.024s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
57282024-09-24T04:33:21.027Z PASS [ 0.023s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
57292024-09-24T04:33:21.032Z PASS [ 0.024s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
57302024-09-24T04:33:21.037Z PASS [ 0.024s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
57312024-09-24T04:33:21.043Z PASS [ 0.023s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
57322024-09-24T04:33:21.050Z PASS [ 0.024s] oximeter-db oxql::query::tests::test_coalesce_limits
57332024-09-24T04:33:21.055Z PASS [ 0.023s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
57342024-09-24T04:33:21.060Z PASS [ 0.023s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
57352024-09-24T04:33:21.065Z PASS [ 0.023s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
57362024-09-24T04:33:21.070Z PASS [ 0.581s] oximeter-db native::connection::tests::test_send_cancel_with_no_query
57372024-09-24T04:33:21.075Z PASS [ 0.026s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
57382024-09-24T04:33:21.079Z PASS [ 0.024s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
57392024-09-24T04:33:21.084Z PASS [ 0.024s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
57402024-09-24T04:33:21.090Z PASS [ 0.024s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
57412024-09-24T04:33:21.094Z PASS [ 0.024s] oximeter-db oxql::query::tests::test_coalesce_predicates
57422024-09-24T04:33:21.099Z PASS [ 0.024s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
57432024-09-24T04:33:21.103Z PASS [ 0.024s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
57442024-09-24T04:33:21.108Z PASS [ 0.024s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
57452024-09-24T04:33:21.117Z PASS [ 0.022s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
57462024-09-24T04:33:21.129Z PASS [ 0.023s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
57472024-09-24T04:33:21.129Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_query_end_time
57482024-09-24T04:33:21.140Z PASS [ 0.026s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
57492024-09-24T04:33:21.140Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
57502024-09-24T04:33:21.147Z PASS [ 0.023s] oximeter-db query::tests::test_field_cmp
57512024-09-24T04:33:21.159Z PASS [ 0.036s] oximeter-db oxql::query::tests::test_split_query
57522024-09-24T04:33:21.159Z PASS [ 0.024s] oximeter-db query::tests::test_field_selector_as_query
57532024-09-24T04:33:21.165Z PASS [ 0.030s] oximeter-db query::tests::test_field_value_as_db_str
57542024-09-24T04:33:21.171Z PASS [ 0.031s] oximeter-db query::tests::test_select_query_builder_field_selectors
57552024-09-24T04:33:21.179Z PASS [ 0.026s] oximeter-db query::tests::test_select_query_builder_from_parts
57562024-09-24T04:33:21.184Z PASS [ 0.038s] oximeter-db query::tests::test_select_query_builder_filter_raw
57572024-09-24T04:33:21.191Z PASS [ 0.026s] oximeter-db query::tests::test_select_query_builder_limit_offset
57582024-09-24T04:33:21.201Z PASS [ 0.026s] oximeter-db query::tests::test_select_query_builder_no_fields
57592024-09-24T04:33:21.201Z PASS [ 0.038s] oximeter-db query::tests::test_select_query_builder_full
57602024-09-24T04:33:21.206Z PASS [ 0.028s] oximeter-db query::tests::test_select_query_builder_no_selectors
57612024-09-24T04:33:21.211Z PASS [ 0.022s] oximeter-db query::tests::test_time_range
57622024-09-24T04:33:21.216Z PASS [ 0.032s] oximeter-db query::tests::test_string_field_selector
57632024-09-24T04:33:21.224Z PASS [ 0.027s] oximeter-db sql::tests::test_allow_limit_offset
57642024-09-24T04:33:21.229Z PASS [ 0.028s] oximeter-db sql::tests::test_allow_subqueries
57652024-09-24T04:33:21.236Z PASS [ 0.028s] oximeter-db sql::tests::test_cannot_name_database
57662024-09-24T04:33:21.240Z PASS [ 0.028s] oximeter-db sql::tests::test_ctes_are_not_supported
57672024-09-24T04:33:21.247Z PASS [ 0.029s] oximeter-db sql::tests::test_function_allow_list
57682024-09-24T04:33:21.256Z PASS [ 0.026s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
57692024-09-24T04:33:21.268Z PASS [ 0.033s] oximeter-db sql::tests::test_query_must_be_select_statement
57702024-09-24T04:33:21.273Z PASS [ 0.034s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
57712024-09-24T04:33:21.284Z PASS [ 0.034s] oximeter-db sql::tests::test_require_table_is_timeseries_name
57722024-09-24T04:33:21.284Z PASS [ 0.055s] oximeter-db sql::tests::test_join_must_be_inner
57732024-09-24T04:33:21.289Z PASS [ 0.034s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
57742024-09-24T04:33:21.299Z PASS [ 0.026s] oximeter-db sql::tests::test_with_comma_join_fails
57752024-09-24T04:33:21.299Z PASS [ 0.021s] oximeter-db tests::test_timeseries_key_field_stability
57762024-09-24T04:33:21.309Z PASS [ 0.026s] oximeter-db tests::test_timeseries_key_sample_stability
57772024-09-24T04:33:21.312Z PASS [ 0.021s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
57782024-09-24T04:33:21.368Z PASS [ 0.064s] oximeter-instruments http::tests::test_latency_tracker
57792024-09-24T04:33:21.431Z PASS [ 0.104s] oximeter-instruments kstat::link::tests::test_kstat_interested
57802024-09-24T04:33:21.718Z PASS [ 0.343s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
57812024-09-24T04:33:21.721Z PASS [ 0.397s] oximeter-instruments kstat::link::tests::test_kstat_sampler
57822024-09-24T04:33:21.727Z PASS [ 0.314s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
57832024-09-24T04:33:21.795Z PASS [ 0.077s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
57842024-09-24T04:33:21.801Z PASS [ 0.093s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
57852024-09-24T04:33:21.810Z PASS [ 0.085s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
57862024-09-24T04:33:21.846Z PASS [ 0.030s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
57872024-09-24T04:33:21.846Z PASS [ 0.038s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
57882024-09-24T04:33:21.851Z PASS [ 0.059s] oximeter-instruments kstat::link::tests::test_sled_datalink
57892024-09-24T04:33:21.859Z PASS [ 0.018s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
57902024-09-24T04:33:21.871Z PASS [ 0.019s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
57912024-09-24T04:33:21.871Z PASS [ 0.019s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
57922024-09-24T04:33:21.881Z PASS [ 0.023s] oximeter-macro-impl tests::test_metric_annotated_field
57932024-09-24T04:33:21.886Z PASS [ 0.022s] oximeter-macro-impl tests::test_metric_datum_field
57942024-09-24T04:33:21.892Z PASS [ 0.021s] oximeter-macro-impl tests::test_metric_enum
57952024-09-24T04:33:21.898Z PASS [ 0.018s] oximeter-macro-impl tests::test_metric_without_datum_field
57962024-09-24T04:33:21.904Z PASS [ 0.017s] oximeter-macro-impl tests::test_target
57972024-09-24T04:33:21.909Z PASS [ 0.018s] oximeter-macro-impl tests::test_target_empty_struct
57982024-09-24T04:33:21.915Z PASS [ 0.017s] oximeter-macro-impl tests::test_target_enum
57992024-09-24T04:33:21.920Z PASS [ 0.017s] oximeter-macro-impl tests::test_target_unit_struct
58002024-09-24T04:33:21.926Z PASS [ 0.017s] oximeter-macro-impl tests::test_target_with_datum_field
58012024-09-24T04:33:22.030Z PASS [ 0.104s] oximeter-schema codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
58022024-09-24T04:33:22.042Z PASS [ 0.112s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_datum_types
58032024-09-24T04:33:22.054Z PASS [ 0.028s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_fields
58042024-09-24T04:33:22.066Z PASS [ 0.027s] oximeter-schema codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
58052024-09-24T04:33:22.073Z PASS [ 0.020s] oximeter-schema codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
58062024-09-24T04:33:22.110Z PASS [ 0.035s] oximeter-schema codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
58072024-09-24T04:33:22.117Z PASS [ 0.050s] oximeter-schema codegen::tests::emit_schema_types_generates_expected_tokens
58082024-09-24T04:33:22.160Z PASS [ 0.038s] oximeter-schema ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
58092024-09-24T04:33:22.160Z PASS [ 0.045s] oximeter-schema ir::tests::construct_field_schema_fails_with_duplicate_field_names
58102024-09-24T04:33:22.189Z PASS [ 0.035s] oximeter-schema ir::tests::construct_field_schema_picks_up_correct_fields
58112024-09-24T04:33:22.200Z PASS [ 0.039s] oximeter-schema ir::tests::ensures_target_has_at_least_one_field
58122024-09-24T04:33:22.215Z PASS [ 0.025s] oximeter-schema ir::tests::extract_authz_scope_requires_relevant_field
58132024-09-24T04:33:22.223Z PASS [ 0.023s] oximeter-schema ir::tests::extract_metric_fields_fails_to_add_existing_metric
58142024-09-24T04:33:22.236Z PASS [ 0.022s] oximeter-schema ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
58152024-09-24T04:33:22.244Z PASS [ 0.022s] oximeter-schema ir::tests::extract_metric_fields_fails_with_non_increasing_versions
58162024-09-24T04:33:22.259Z PASS [ 0.022s] oximeter-schema ir::tests::extract_metric_fields_requires_adding_first
58172024-09-24T04:33:22.266Z PASS [ 0.022s] oximeter-schema ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
58182024-09-24T04:33:22.282Z PASS [ 0.024s] oximeter-schema ir::tests::fail_on_empty_descriptions
58192024-09-24T04:33:22.292Z PASS [ 0.027s] oximeter-schema ir::tests::fail_on_empty_metric_name
58202024-09-24T04:33:22.307Z PASS [ 0.023s] oximeter-schema ir::tests::fail_on_empty_target_name
58212024-09-24T04:33:22.314Z PASS [ 0.021s] oximeter-schema ir::tests::fail_on_very_long_field_names
58222024-09-24T04:33:22.330Z PASS [ 0.025s] oximeter-schema ir::tests::fail_on_very_long_timeseries_name
58232024-09-24T04:33:22.337Z PASS [ 0.023s] oximeter-schema ir::tests::into_schema_list_fails_with_zero_metrics
58242024-09-24T04:33:22.354Z PASS [ 0.024s] oximeter-schema ir::tests::load_schema_catches_metric_versions_not_added_in
58252024-09-24T04:33:22.365Z PASS [ 0.029s] oximeter-schema ir::tests::load_schema_fails_with_duplicate_timeseries
58262024-09-24T04:33:22.374Z PASS [ 1.531s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
58272024-09-24T04:33:22.380Z PASS [ 0.026s] oximeter-schema ir::tests::load_schema_fails_with_nonexistent_target_version
58282024-09-24T04:33:22.393Z PASS [ 0.028s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions
58292024-09-24T04:33:22.399Z PASS [ 0.026s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
58302024-09-24T04:33:22.408Z PASS [ 0.028s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
58312024-09-24T04:33:22.414Z PASS [ 0.021s] oximeter-schema ir::tests::load_schema_fills_in_late_implied_metric_versions
58322024-09-24T04:33:22.419Z PASS [ 0.021s] oximeter-schema ir::tests::load_schema_skips_versions_until_metric_is_added
58332024-09-24T04:33:22.432Z PASS [ 0.024s] oximeter-schema ir::tests::only_support_format_version_1
58342024-09-24T04:33:22.437Z PASS [ 0.023s] oximeter-schema ir::tests::validate_field_name_disallows_bad_names
58352024-09-24T04:33:22.443Z PASS [ 0.023s] oximeter-schema ir::tests::validate_field_name_verifies_uuid_field_names
58362024-09-24T04:33:22.509Z PASS [ 0.061s] oximeter-test-utils tests::test_schema_field_ordering_across_target_metric
58372024-09-24T04:33:22.509Z PASS [ 0.066s] oximeter-test-utils tests::test_sample_struct
58382024-09-24T04:33:22.514Z PASS [ 0.084s] oximeter-test-utils tests::test_gen_test_samples
58392024-09-24T04:33:22.524Z PASS [ 0.021s] oximeter-test-utils tests::test_timeseries_schema_from_parts
58402024-09-24T04:33:22.530Z PASS [ 0.021s] oximeter-test-utils tests::test_timeseries_schema_from_sample
58412024-09-24T04:33:22.567Z PASS [ 0.032s] oximeter-types histogram::tests::test_bin_range_from
58422024-09-24T04:33:22.567Z PASS [ 0.026s] oximeter-types histogram::tests::test_bin_range_to
58432024-09-24T04:33:22.567Z PASS [ 0.042s] oximeter-types histogram::tests::test_bin_range
58442024-09-24T04:33:22.577Z PASS [ 0.020s] oximeter-types histogram::tests::test_empty_bins_not_supported
58452024-09-24T04:33:22.581Z PASS [ 0.020s] oximeter-types histogram::tests::test_ensure_finite
58462024-09-24T04:33:22.591Z PASS [ 0.026s] oximeter-types histogram::tests::test_histogram
58472024-09-24T04:33:22.600Z PASS [ 0.019s] oximeter-types histogram::tests::test_histogram_extreme_bins
58482024-09-24T04:33:22.605Z PASS [ 0.028s] oximeter-types histogram::tests::test_histogram_construct_with
58492024-09-24T04:33:22.610Z PASS [ 0.018s] oximeter-types histogram::tests::test_histogram_extreme_samples
58502024-09-24T04:33:22.617Z PASS [ 0.015s] oximeter-types histogram::tests::test_histogram_float_bins
58512024-09-24T04:33:22.620Z PASS [ 0.016s] oximeter-types histogram::tests::test_histogram_unbounded_samples
58522024-09-24T04:33:22.634Z PASS [ 0.018s] oximeter-types histogram::tests::test_histogram_with_bins
58532024-09-24T04:33:22.643Z PASS [ 0.018s] oximeter-types histogram::tests::test_histogram_with_non_partitioned_bins
58542024-09-24T04:33:22.643Z PASS [ 0.029s] oximeter-types histogram::tests::test_histogram_unsorted_bins
58552024-09-24T04:33:22.649Z PASS [ 0.015s] oximeter-types histogram::tests::test_histogram_with_overlapping_bins
58562024-09-24T04:33:22.660Z PASS [ 0.019s] oximeter-types histogram::tests::test_log_bins_u64
58572024-09-24T04:33:22.667Z PASS [ 0.023s] oximeter-types histogram::tests::test_log_bins_u8
58582024-09-24T04:33:22.683Z PASS [ 0.024s] oximeter-types histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type
58592024-09-24T04:33:22.692Z PASS [ 0.024s] oximeter-types histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type
58602024-09-24T04:33:22.700Z PASS [ 0.050s] oximeter-types histogram::tests::test_log_linear_bins_all_representable
58612024-09-24T04:33:22.706Z PASS [ 0.023s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
58622024-09-24T04:33:22.712Z PASS [ 0.021s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
58632024-09-24T04:33:22.718Z PASS [ 0.019s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
58642024-09-24T04:33:22.725Z PASS [ 0.020s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
58652024-09-24T04:33:22.730Z PASS [ 0.019s] oximeter-types histogram::tests::test_log_linear_bins_integer_size_checks
58662024-09-24T04:33:22.736Z PASS [ 0.017s] oximeter-types histogram::tests::test_log_linear_bins_small_bin_count
58672024-09-24T04:33:22.742Z PASS [ 0.017s] oximeter-types histogram::tests::test_span_decades
58682024-09-24T04:33:22.746Z PASS [ 0.016s] oximeter-types histogram::tests::test_span_decades_other_counts_f64
58692024-09-24T04:33:22.752Z PASS [ 0.017s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_ok
58702024-09-24T04:33:22.757Z PASS [ 0.016s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
58712024-09-24T04:33:22.763Z PASS [ 0.016s] oximeter-types quantile::tests::test_default_percentiles
58722024-09-24T04:33:22.770Z PASS [ 0.017s] oximeter-types quantile::tests::test_empty_observations
58732024-09-24T04:33:22.776Z PASS [ 0.018s] oximeter-types quantile::tests::test_find_cells
58742024-09-24T04:33:22.782Z PASS [ 0.018s] oximeter-types quantile::tests::test_float_observations
58752024-09-24T04:33:22.797Z PASS [ 0.018s] oximeter-types quantile::tests::test_invalid_p_value
58762024-09-24T04:33:22.797Z PASS [ 0.024s] oximeter-types quantile::tests::test_integer_observations
58772024-09-24T04:33:22.802Z PASS [ 0.021s] oximeter-types quantile::tests::test_max_p
58782024-09-24T04:33:22.808Z PASS [ 0.014s] oximeter-types quantile::tests::test_min_p
58792024-09-24T04:33:22.814Z PASS [ 0.017s] oximeter-types quantile::tests::test_non_filled_observations
58802024-09-24T04:33:22.819Z PASS [ 0.018s] oximeter-types quantile::tests::test_rounding
58812024-09-24T04:33:22.828Z PASS [ 0.019s] oximeter-types schema::tests::test_field_schema_ordering
58822024-09-24T04:33:22.851Z PASS [ 0.022s] oximeter-types traits::tests::test_metric_trait
58832024-09-24T04:33:22.855Z PASS [ 0.041s] oximeter-types schema::tests::test_timeseries_name
58842024-09-24T04:33:22.861Z PASS [ 0.040s] oximeter-types schema::tests::test_timeseries_name_from_str
58852024-09-24T04:33:22.874Z PASS [ 0.018s] oximeter-types traits::tests::test_target_trait
58862024-09-24T04:33:22.881Z PASS [ 0.019s] oximeter-types types::tests::test_cumulative_f64
58872024-09-24T04:33:22.888Z PASS [ 0.037s] oximeter-types traits::tests::test_producer_trait
58882024-09-24T04:33:22.899Z PASS [ 0.022s] oximeter-types types::tests::test_cumulative_i64
58892024-09-24T04:33:22.906Z PASS [ 0.024s] oximeter-types types::tests::test_datum
58902024-09-24T04:33:22.913Z PASS [ 0.025s] oximeter-types types::tests::test_field_value_parse_as_type::case_01_as_string
58912024-09-24T04:33:22.923Z PASS [ 0.025s] oximeter-types types::tests::test_field_value_parse_as_type::case_02_as_i8
58922024-09-24T04:33:22.932Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_type::case_03_as_u8
58932024-09-24T04:33:22.940Z PASS [ 0.025s] oximeter-types types::tests::test_field_value_parse_as_type::case_04_as_i16
58942024-09-24T04:33:22.953Z PASS [ 0.027s] oximeter-types types::tests::test_field_value_parse_as_type::case_05_as_u16
58952024-09-24T04:33:22.967Z PASS [ 0.027s] oximeter-types types::tests::test_field_value_parse_as_type::case_06_as_i32
58962024-09-24T04:33:22.977Z PASS [ 0.026s] oximeter-types types::tests::test_field_value_parse_as_type::case_07_as_u32
58972024-09-24T04:33:22.977Z PASS [ 0.022s] oximeter-types types::tests::test_field_value_parse_as_type::case_08_as_i64
58982024-09-24T04:33:22.981Z PASS [ 0.022s] oximeter-types types::tests::test_field_value_parse_as_type::case_09_as_u64
58992024-09-24T04:33:22.990Z PASS [ 0.021s] oximeter-types types::tests::test_field_value_parse_as_type::case_10_as_uuid
59002024-09-24T04:33:22.995Z PASS [ 0.020s] oximeter-types types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
59012024-09-24T04:33:22.999Z PASS [ 0.019s] oximeter-types types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
59022024-09-24T04:33:23.007Z PASS [ 0.021s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
59032024-09-24T04:33:23.013Z PASS [ 0.021s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
59042024-09-24T04:33:23.022Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
59052024-09-24T04:33:23.028Z PASS [ 0.023s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
59062024-09-24T04:33:23.034Z PASS [ 0.021s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
59072024-09-24T04:33:23.040Z PASS [ 0.019s] oximeter-types types::tests::test_measurement
59082024-09-24T04:33:23.048Z PASS [ 0.020s] oximeter-types types::tests::test_verify_field_names
59092024-09-24T04:33:23.053Z PASS [ 0.019s] oxlog tests::test_is_oxide_smf_log_file
59102024-09-24T04:33:23.058Z PASS [ 0.018s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
59112024-09-24T04:33:23.065Z PASS [ 0.017s] oxlog tests::test_sort_logs
59122024-09-24T04:33:23.112Z PASS [ 0.058s] oxql-types point::tests::test_cast_points_from_bool
59132024-09-24T04:33:23.127Z PASS [ 0.053s] oxql-types point::tests::test_cast_points_from_double_distribution
59142024-09-24T04:33:23.127Z PASS [ 0.060s] oxql-types point::tests::test_cast_points_from_double
59152024-09-24T04:33:23.142Z PASS [ 0.029s] oxql-types point::tests::test_cast_points_from_int_distribution
59162024-09-24T04:33:23.158Z PASS [ 0.040s] oxql-types point::tests::test_cast_points_from_integer
59172024-09-24T04:33:23.165Z PASS [ 0.039s] oxql-types point::tests::test_cast_points_from_string
59182024-09-24T04:33:23.171Z PASS [ 0.030s] oxql-types point::tests::test_join_point_arrays
59192024-09-24T04:33:23.181Z PASS [ 0.022s] oxql-types point::tests::test_point_delta_between
59202024-09-24T04:33:23.187Z PASS [ 0.022s] oxql-types point::tests::test_point_delta_between_overlapping_time_ranges
59212024-09-24T04:33:23.194Z PASS [ 0.022s] oxql-types point::tests::test_point_delta_between_with_new_epoch
59222024-09-24T04:33:23.202Z PASS [ 0.021s] oxql-types point::tests::test_push_concrete_values
59232024-09-24T04:33:23.211Z PASS [ 0.024s] oxql-types point::tests::test_sub_between_histogram_distributions
59242024-09-24T04:33:23.362Z PASS [ 0.148s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
59252024-09-24T04:33:23.396Z PASS [ 0.036s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
59262024-09-24T04:33:23.452Z PASS [ 0.055s] sled-agent-types rack_init::tests::parse_rack_initialization
59272024-09-24T04:33:23.478Z PASS [ 0.026s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
59282024-09-24T04:33:23.522Z PASS [ 0.044s] sled-agent-types rack_init::tests::test_extra_certs
59292024-09-24T04:33:23.546Z PASS [ 0.024s] sled-agent-types rack_init::tests::test_subnets
59302024-09-24T04:33:23.587Z PASS [ 0.042s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
59312024-09-24T04:33:23.614Z PASS [ 0.027s] sled-agent-types sled::tests::serialize_start_sled_agent_v0_deserialize_v1
59322024-09-24T04:33:23.637Z PASS [ 0.022s] sled-agent-types zone_bundle::tests::test_compare_bundles
59332024-09-24T04:33:23.662Z PASS [ 0.025s] sled-agent-types zone_bundle::tests::test_priority_dimension
59342024-09-24T04:33:23.683Z PASS [ 0.021s] sled-agent-types zone_bundle::tests::test_sort_zone_bundle_cause
59352024-09-24T04:33:23.704Z PASS [ 0.022s] sled-agent-types zone_bundle::tests::test_storage_limit_bytes_available
59362024-09-24T04:33:23.755Z PASS [ 0.049s] sled-hardware disk::test::test_disk_paths
59372024-09-24T04:33:23.778Z PASS [ 0.024s] sled-hardware disk::test::test_partition_device_paths
59382024-09-24T04:33:23.863Z PASS [ 0.084s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
59392024-09-24T04:33:23.887Z PASS [ 0.026s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
59402024-09-24T04:33:23.907Z PASS [ 0.020s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
59412024-09-24T04:33:23.930Z PASS [ 0.022s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
59422024-09-24T04:33:23.980Z PASS [ 0.051s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
59432024-09-24T04:33:24.001Z PASS [ 0.021s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
59442024-09-24T04:33:24.021Z PASS [ 0.020s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
59452024-09-24T04:33:24.082Z PASS [ 0.058s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
59462024-09-24T04:33:24.089Z PASS [ 0.894s] reconfigurator-cli::test_basic test_basic
59472024-09-24T04:33:24.170Z PASS [ 0.090s] sled-storage dataset::test::serialize_dataset_name
59482024-09-24T04:33:24.210Z PASS [ 0.040s] sled-storage manager::test::test_omicron_physical_disks_schema
59492024-09-24T04:33:24.215Z PASS [ 0.128s] sled-storage manager::test::test_datasets_schema
59502024-09-24T04:33:25.129Z PASS [ 3.210s] oximeter-producer tests::test_producer_registration_task
59512024-09-24T04:33:25.174Z PASS [ 0.046s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
59522024-09-24T04:33:25.319Z PASS [ 1.101s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
59532024-09-24T04:33:26.208Z PASS [ 1.994s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
59542024-09-24T04:33:26.260Z PASS [ 0.052s] sled-storage manager::tests::ensure_using_exactly_these_disks
59552024-09-24T04:33:27.713Z PASS [ 2.394s] sled-storage manager::tests::ensure_datasets
59562024-09-24T04:33:28.382Z PASS [ 2.124s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
59572024-09-24T04:33:28.459Z PASS [ 3.283s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
59582024-09-24T04:33:29.610Z PASS [ 1.226s] sled-storage manager::tests::update_rawdisk_firmware
59592024-09-24T04:33:30.327Z PASS [ 32.146s] omicron-sled-agent nexus::test::nexus_self_notification_test
59602024-09-24T04:33:30.584Z PASS [ 2.870s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
59612024-09-24T04:33:31.017Z PASS [ 2.557s] sled-storage manager::tests::upsert_filesystem
59622024-09-24T04:33:31.203Z PASS [ 1.593s] sled-storage manager::tests::wait_for_boot_disk
59632024-09-24T04:33:31.255Z PASS [ 0.052s] tufaceous-lib archive::tests::test_validate_path
59642024-09-24T04:33:31.353Z PASS [ 0.098s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
59652024-09-24T04:33:31.360Z PASS [ 0.777s] tufaceous::integration-tests command_tests::test_init_and_add
59662024-09-24T04:33:31.394Z PASS [ 0.041s] tufaceous-lib key::tests::test_from_str
59672024-09-24T04:33:31.562Z PASS [ 0.199s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
59682024-09-24T04:33:31.656Z PASS [ 1.329s] tufaceous::integration-tests command_tests::test_assemble_fake
59692024-09-24T04:33:31.790Z PASS [ 0.134s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
59702024-09-24T04:33:31.845Z PASS [ 0.827s] tufaceous::manifest-tests check_manifest::fake.toml
59712024-09-24T04:33:32.082Z PASS [ 0.238s] update-engine display::group_display::tests::test_stats
59722024-09-24T04:33:32.117Z PASS [ 0.029s] update-engine display::line_display_shared::tests::test_format_progress_counter
59732024-09-24T04:33:32.163Z PASS [ 0.050s] update-engine display::line_display_shared::tests::test_start_line
59742024-09-24T04:33:32.207Z PASS [ 0.037s] update-engine engine::tests::error_exits_early
59752024-09-24T04:33:32.263Z PASS [ 0.054s] update-engine events::tests::progress_event_parse_unknown
59762024-09-24T04:33:32.293Z PASS [ 0.041s] update-engine events::tests::step_event_parse_unknown
59772024-09-24T04:33:32.300Z PASS [ 0.511s] update-engine buffer::tests::test_buffer
59782024-09-24T04:33:32.319Z PASS [ 0.028s] update-engine spec::tests::test_merge_anyhow_list
59792024-09-24T04:33:32.358Z PASS [ 0.036s] wicket state::inventory::tests::component_id_display
59802024-09-24T04:33:32.540Z PASS [ 0.239s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
59812024-09-24T04:33:32.545Z PASS [ 1.153s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
59822024-09-24T04:33:32.639Z PASS [ 0.099s] wicket-common rack_setup::tests::roundtrip_import_export_policy
59832024-09-24T04:33:32.690Z PASS [ 0.142s] wicketd installinator_progress::tests::test_states
59842024-09-24T04:33:32.754Z PASS [ 0.115s] wicketd rss_config::tests::test_bgp_auth_key_states
59852024-09-24T04:33:32.871Z PASS [ 0.514s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
59862024-09-24T04:33:33.997Z PASS [ 1.308s] wicketd::mod integration_tests::inventory::test_inventory
59872024-09-24T04:33:34.818Z PASS [ 1.954s] wicketd::mod integration_tests::updates::test_update_races
59882024-09-24T04:33:35.268Z PASS [ 3.714s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
59892024-09-24T04:33:36.525Z PASS [ 2.534s] wicketd::mod integration_tests::updates::test_updates
59902024-09-24T04:33:36.623Z PASS [ 15.330s] oximeter-db::integration_test test_schemas_disjoint
59912024-09-24T04:33:36.669Z PASS [ 3.922s] wicketd::mod integration_tests::updates::test_installinator_fetch
59922024-09-24T04:33:41.160Z PASS [ 17.960s] reconfigurator-cli::test_basic test_blueprint_edit
59932024-09-24T04:33:50.749Z PASS [ 29.459s] oximeter-db::integration_test test_cluster
59942024-09-24T04:34:07.492Z PASS [ 56.456s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
59952024-09-24T04:34:10.083Z PASS [ 2.740s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
59962024-09-24T04:34:22.349Z PASS [ 12.264s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
59972024-09-24T04:34:42.446Z PASS [ 20.090s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
59982024-09-24T04:35:42.458Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
59992024-09-24T04:36:42.470Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
60002024-09-24T04:37:42.483Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
60012024-09-24T04:38:42.496Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
60022024-09-24T04:39:42.509Z SLOW [>300.000s] oximeter-db client::tests::test_replicated
60032024-09-24T04:40:38.951Z PASS [ 356.440s] oximeter-db client::tests::test_replicated
60042024-09-24T04:40:38.953Z------------
60052024-09-24T04:40:38.953Z Summary [2671.753s] 1583 tests run: 1583 passed (20 slow, 1 leaky), 4 skipped
60062024-09-24T04:40:38.985Z
60072024-09-24T04:40:38.992Zreal 44:57.556372438
60082024-09-24T04:40:38.992Zuser 3:38:44.103487406
60092024-09-24T04:40:38.992Zsys 48:48.407449187
60102024-09-24T04:40:38.992Ztrap 3:37.449205789
60112024-09-24T04:40:38.992Ztflt 39.839159657
60122024-09-24T04:40:38.992Zdflt 2:13.317345004
60132024-09-24T04:40:38.992Zkflt 0.809206183
60142024-09-24T04:40:38.992Zlock 1278:00:00.378041641
60152024-09-24T04:40:38.992Zslp 61:57:53.669933382
60162024-09-24T04:40:38.992Zlat 4:32:39.844604652
60172024-09-24T04:40:38.992Zstop 1:21:17.918552967
60182024-09-24T04:40:38.992Z+ banner doctest
60192024-09-24T04:40:38.992Z
60202024-09-24T04:40:38.992Z ##### #### #### ##### ###### #### #####
60212024-09-24T04:40:38.992Z # # # # # # # # # #
60222024-09-24T04:40:38.993Z # # # # # # ##### #### #
60232024-09-24T04:40:38.993Z # # # # # # # # #
60242024-09-24T04:40:38.993Z # # # # # # # # # # #
60252024-09-24T04:40:38.993Z ##### #### #### # ###### #### #
60262024-09-24T04:40:38.993Z
60272024-09-24T04:40:38.993Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
60282024-09-24T04:40:41.067Z Fresh unicode-ident v1.0.12
60292024-09-24T04:40:41.070Z Fresh cfg-if v1.0.0
60302024-09-24T04:40:41.070Z Fresh version_check v0.9.5
60312024-09-24T04:40:41.070Z Fresh autocfg v1.3.0
60322024-09-24T04:40:41.071Z Fresh once_cell v1.19.0
60332024-09-24T04:40:41.071Z Fresh memchr v2.7.2
60342024-09-24T04:40:41.071Z Fresh value-bag v1.9.0
60352024-09-24T04:40:41.071Z Fresh byteorder v1.5.0
60362024-09-24T04:40:41.071Z Fresh scopeguard v1.2.0
60372024-09-24T04:40:41.071Z Fresh itoa v1.0.11
60382024-09-24T04:40:41.071Z Fresh proc-macro2 v1.0.86
60392024-09-24T04:40:41.071Z Fresh libc v0.2.158
60402024-09-24T04:40:41.071Z Fresh log v0.4.21
60412024-09-24T04:40:41.071Z Fresh smallvec v1.13.2
60422024-09-24T04:40:41.071Z Fresh pin-project-lite v0.2.14
60432024-09-24T04:40:41.071Z Fresh quote v1.0.36
60442024-09-24T04:40:41.071Z Fresh getrandom v0.2.14
60452024-09-24T04:40:41.071Z Fresh lock_api v0.4.12
60462024-09-24T04:40:41.071Z Fresh jobserver v0.1.32
60472024-09-24T04:40:41.071Z Fresh syn v2.0.74
60482024-09-24T04:40:41.071Z Fresh rand_core v0.6.4
60492024-09-24T04:40:41.071Z Fresh cc v1.0.97
60502024-09-24T04:40:41.071Z Fresh parking_lot_core v0.9.10
60512024-09-24T04:40:41.071Z Fresh signal-hook-registry v1.4.2
60522024-09-24T04:40:41.071Z Fresh serde_derive v1.0.208
60532024-09-24T04:40:41.071Z Fresh zeroize_derive v1.4.2
60542024-09-24T04:40:41.071Z Fresh zerocopy-derive v0.7.34
60552024-09-24T04:40:41.071Z Fresh parking_lot v0.12.2
60562024-09-24T04:40:41.071Z Fresh thiserror-impl v1.0.63
60572024-09-24T04:40:41.072Z Fresh typenum v1.17.0
60582024-09-24T04:40:41.072Z Fresh futures-core v0.3.30
60592024-09-24T04:40:41.072Z Fresh serde v1.0.208
60602024-09-24T04:40:41.072Z Fresh zeroize v1.8.1
60612024-09-24T04:40:41.072Z Fresh zerocopy v0.7.34
60622024-09-24T04:40:41.072Z Fresh thiserror v1.0.63
60632024-09-24T04:40:41.072Z Fresh allocator-api2 v0.2.18
60642024-09-24T04:40:41.072Z Fresh subtle v2.5.0
60652024-09-24T04:40:41.072Z Fresh mio v1.0.2
60662024-09-24T04:40:41.072Z Fresh ryu v1.0.18
60672024-09-24T04:40:41.076Z Fresh bytes v1.7.2
60682024-09-24T04:40:41.077Z Fresh generic-array v0.14.7
60692024-09-24T04:40:41.077Z Fresh bitflags v2.6.0
60702024-09-24T04:40:41.077Z Fresh ahash v0.8.11
60712024-09-24T04:40:41.077Z Fresh spin v0.9.8
60722024-09-24T04:40:41.077Z Fresh hashbrown v0.14.5
60732024-09-24T04:40:41.077Z Fresh crypto-common v0.1.6
60742024-09-24T04:40:41.077Z Fresh tokio-macros v2.4.0
60752024-09-24T04:40:41.077Z Fresh socket2 v0.5.7
60762024-09-24T04:40:41.077Z Fresh fnv v1.0.7
60772024-09-24T04:40:41.077Z Fresh libm v0.2.8
60782024-09-24T04:40:41.077Z Fresh serde_json v1.0.125
60792024-09-24T04:40:41.077Z Fresh tokio v1.39.3
60802024-09-24T04:40:41.077Z Fresh futures-io v0.3.30
60812024-09-24T04:40:41.077Z Fresh equivalent v1.0.1
60822024-09-24T04:40:41.077Z Fresh const-oid v0.9.6
60832024-09-24T04:40:41.077Z Fresh futures-sink v0.3.30
60842024-09-24T04:40:41.077Z Fresh num-traits v0.2.19
60852024-09-24T04:40:41.077Z Fresh indexmap v2.4.0
60862024-09-24T04:40:41.077Z Fresh block-buffer v0.10.4
60872024-09-24T04:40:41.077Z Fresh pin-utils v0.1.0
60882024-09-24T04:40:41.077Z Fresh futures-channel v0.3.30
60892024-09-24T04:40:41.077Z Fresh futures-macro v0.3.30
60902024-09-24T04:40:41.077Z Fresh futures-task v0.3.30
60912024-09-24T04:40:41.078Z Fresh slab v0.4.9
60922024-09-24T04:40:41.078Z Fresh digest v0.10.7
60932024-09-24T04:40:41.078Z Fresh regex-syntax v0.8.4
60942024-09-24T04:40:41.078Z Fresh cpufeatures v0.2.12
60952024-09-24T04:40:41.078Z Fresh aho-corasick v1.1.3
60962024-09-24T04:40:41.078Z Fresh pkg-config v0.3.30
60972024-09-24T04:40:41.078Z Fresh futures-util v0.3.30
60982024-09-24T04:40:41.078Z Fresh regex-automata v0.4.6
60992024-09-24T04:40:41.078Z Fresh errno v0.3.9
61002024-09-24T04:40:41.078Z Fresh tracing-attributes v0.1.27
61012024-09-24T04:40:41.078Z Fresh tracing-core v0.1.32
61022024-09-24T04:40:41.078Z Fresh iana-time-zone v0.1.60
61032024-09-24T04:40:41.078Z Fresh syn v1.0.109
61042024-09-24T04:40:41.078Z Fresh rustix v0.38.34
61052024-09-24T04:40:41.078Z Fresh tinyvec_macros v0.1.1
61062024-09-24T04:40:41.078Z Fresh heck v0.5.0
61072024-09-24T04:40:41.078Z Fresh chrono v0.4.38
61082024-09-24T04:40:41.078Z Fresh tracing v0.1.40
61092024-09-24T04:40:41.078Z Fresh regex v1.10.6
61102024-09-24T04:40:41.078Z Fresh tinyvec v1.6.0
61112024-09-24T04:40:41.078Z Fresh uuid v1.10.0
61122024-09-24T04:40:41.078Z Fresh unicode-bidi v0.3.15
61132024-09-24T04:40:41.078Z Fresh percent-encoding v2.3.1
61142024-09-24T04:40:41.078Z Fresh ppv-lite86 v0.2.17
61152024-09-24T04:40:41.078Z Fresh serde_derive_internals v0.29.1
61162024-09-24T04:40:41.079Z Fresh unicode-normalization v0.1.23
61172024-09-24T04:40:41.079Z Fresh semver v1.0.23
61182024-09-24T04:40:41.079Z Fresh form_urlencoded v1.2.1
61192024-09-24T04:40:41.079Z Fresh rand_chacha v0.3.1
61202024-09-24T04:40:41.079Z Fresh dyn-clone v1.0.17
61212024-09-24T04:40:41.079Z Fresh vcpkg v0.2.15
61222024-09-24T04:40:41.079Z Fresh schemars_derive v0.8.21
61232024-09-24T04:40:41.079Z Fresh rand v0.8.5
61242024-09-24T04:40:41.079Z Fresh schemars v0.8.21
61252024-09-24T04:40:41.079Z Fresh idna v0.5.0
61262024-09-24T04:40:41.079Z Fresh block-padding v0.3.3
61272024-09-24T04:40:41.079Z Fresh tokio-util v0.7.11
61282024-09-24T04:40:41.079Z Fresh inout v0.1.3
61292024-09-24T04:40:41.079Z Fresh url v2.5.2
61302024-09-24T04:40:41.079Z Fresh lazy_static v1.5.0
61312024-09-24T04:40:41.079Z Fresh powerfmt v0.2.0
61322024-09-24T04:40:41.079Z Fresh time-core v0.1.2
61332024-09-24T04:40:41.079Z Fresh crossbeam-utils v0.8.19
61342024-09-24T04:40:41.079Z Fresh httparse v1.8.0
61352024-09-24T04:40:41.079Z Fresh num-conv v0.1.0
61362024-09-24T04:40:41.079Z Fresh deranged v0.3.11
61372024-09-24T04:40:41.079Z Fresh cipher v0.4.4
61382024-09-24T04:40:41.079Z Fresh num_threads v0.1.7
61392024-09-24T04:40:41.079Z Fresh either v1.13.0
61402024-09-24T04:40:41.079Z Fresh toml_datetime v0.6.8
61412024-09-24T04:40:41.083Z Fresh time-macros v0.2.18
61422024-09-24T04:40:41.083Z Fresh untrusted v0.9.0
61432024-09-24T04:40:41.083Z Fresh base64ct v1.6.0
61442024-09-24T04:40:41.083Z Fresh hmac v0.12.1
61452024-09-24T04:40:41.083Z Fresh http v0.2.12
61462024-09-24T04:40:41.083Z Fresh unicode-width v0.1.13
61472024-09-24T04:40:41.083Z Fresh sha2 v0.10.8
61482024-09-24T04:40:41.083Z Fresh time v0.3.36
61492024-09-24T04:40:41.083Z Fresh ring v0.17.8
61502024-09-24T04:40:41.083Z Fresh serde_tokenstream v0.2.2
61512024-09-24T04:40:41.083Z Fresh async-trait v0.1.82
61522024-09-24T04:40:41.083Z Fresh httpdate v1.0.3
61532024-09-24T04:40:41.083Z Fresh serde_spanned v0.6.7
61542024-09-24T04:40:41.083Z Fresh rustversion v1.0.17
61552024-09-24T04:40:41.083Z Fresh strsim v0.11.1
61562024-09-24T04:40:41.083Z Fresh try-lock v0.2.5
61572024-09-24T04:40:41.083Z Fresh gimli v0.28.1
61582024-09-24T04:40:41.084Z Fresh adler v1.0.2
61592024-09-24T04:40:41.084Z Fresh tower-service v0.3.2
61602024-09-24T04:40:41.084Z Fresh slog v2.7.0
61612024-09-24T04:40:41.084Z Fresh want v0.3.1
61622024-09-24T04:40:41.084Z Fresh miniz_oxide v0.7.2
61632024-09-24T04:40:41.084Z Fresh addr2line v0.21.0
61642024-09-24T04:40:41.084Z Fresh pem-rfc7468 v0.7.0
61652024-09-24T04:40:41.084Z Fresh object v0.32.2
61662024-09-24T04:40:41.084Z Fresh rustc-demangle v0.1.24
61672024-09-24T04:40:41.084Z Fresh backtrace v0.3.71
61682024-09-24T04:40:41.084Z Fresh futures-executor v0.3.30
61692024-09-24T04:40:41.084Z Fresh der_derive v0.7.2
61702024-09-24T04:40:41.084Z Fresh flagset v0.4.5
61712024-09-24T04:40:41.084Z Fresh base64 v0.21.7
61722024-09-24T04:40:41.084Z Fresh mime v0.3.17
61732024-09-24T04:40:41.084Z Fresh futures v0.3.30
61742024-09-24T04:40:41.084Z Fresh der v0.7.9
61752024-09-24T04:40:41.084Z Fresh pbkdf2 v0.12.2
61762024-09-24T04:40:41.084Z Fresh aes v0.8.4
61772024-09-24T04:40:41.084Z Fresh rustc_version v0.4.0
61782024-09-24T04:40:41.084Z Fresh http-body v0.4.6
61792024-09-24T04:40:41.084Z Fresh anyhow v1.0.89
61802024-09-24T04:40:41.084Z Fresh spki v0.7.3
61812024-09-24T04:40:41.084Z Fresh h2 v0.3.26
61822024-09-24T04:40:41.084Z Fresh cbc v0.1.2
61832024-09-24T04:40:41.085Z Fresh salsa20 v0.10.2
61842024-09-24T04:40:41.085Z Fresh winnow v0.5.40
61852024-09-24T04:40:41.085Z Fresh heck v0.4.1
61862024-09-24T04:40:41.085Z Fresh http v1.1.0
61872024-09-24T04:40:41.085Z Fresh scrypt v0.11.0
61882024-09-24T04:40:41.085Z Fresh hyper v0.14.30
61892024-09-24T04:40:41.085Z Fresh ipnet v2.9.0
61902024-09-24T04:40:41.085Z Fresh foreign-types-shared v0.1.1
61912024-09-24T04:40:41.085Z Fresh openssl-probe v0.1.5
61922024-09-24T04:40:41.085Z Fresh openssl-sys v0.9.103
61932024-09-24T04:40:41.085Z Fresh serde_urlencoded v0.7.1
61942024-09-24T04:40:41.085Z Fresh pkcs5 v0.7.1
61952024-09-24T04:40:41.085Z Fresh foreign-types v0.3.2
61962024-09-24T04:40:41.085Z Fresh openssl-macros v0.1.1
61972024-09-24T04:40:41.085Z Fresh encoding_rs v0.8.34
61982024-09-24T04:40:41.085Z Fresh data-encoding v2.6.0
61992024-09-24T04:40:41.095Z Fresh rustls-webpki v0.101.7
62002024-09-24T04:40:41.096Z Fresh pkcs8 v0.10.2
62012024-09-24T04:40:41.096Z Fresh openssl v0.10.66
62022024-09-24T04:40:41.096Z Fresh sct v0.7.1
62032024-09-24T04:40:41.096Z Fresh sha1 v0.10.6
62042024-09-24T04:40:41.096Z Fresh ucd-trie v0.1.6
62052024-09-24T04:40:41.096Z Fresh utf8parse v0.2.1
62062024-09-24T04:40:41.096Z Fresh pest v2.7.10
62072024-09-24T04:40:41.096Z Fresh rustls v0.21.12
62082024-09-24T04:40:41.096Z Fresh toml_edit v0.19.15
62092024-09-24T04:40:41.096Z Fresh openapiv3 v2.0.0
62102024-09-24T04:40:41.096Z Fresh idna v0.3.0
62112024-09-24T04:40:41.096Z Fresh scroll_derive v0.12.0
62122024-09-24T04:40:41.096Z Fresh tokio-rustls v0.24.1
62132024-09-24T04:40:41.096Z Fresh native-tls v0.2.11
62142024-09-24T04:40:41.096Z Fresh pest_meta v2.7.10
62152024-09-24T04:40:41.096Z Fresh psl-types v2.0.11
62162024-09-24T04:40:41.096Z Fresh anstyle v1.0.8
62172024-09-24T04:40:41.096Z Fresh atomic-waker v1.1.2
62182024-09-24T04:40:41.096Z Fresh scroll v0.12.0
62192024-09-24T04:40:41.096Z Fresh tokio-native-tls v0.3.1
62202024-09-24T04:40:41.096Z Fresh cookie v0.17.0
62212024-09-24T04:40:41.096Z Fresh publicsuffix v2.2.3
62222024-09-24T04:40:41.096Z Fresh pest_generator v2.7.10
62232024-09-24T04:40:41.096Z Fresh rustls-pemfile v1.0.4
62242024-09-24T04:40:41.097Z Fresh plain v0.2.3
62252024-09-24T04:40:41.097Z Fresh base64 v0.22.1
62262024-09-24T04:40:41.097Z Fresh hyper-rustls v0.24.2
62272024-09-24T04:40:41.097Z Fresh pest_derive v2.7.10
62282024-09-24T04:40:41.097Z Fresh hyper-tls v0.5.0
62292024-09-24T04:40:41.097Z Fresh goblin v0.8.2
62302024-09-24T04:40:41.097Z Fresh cookie_store v0.20.0
62312024-09-24T04:40:41.097Z Fresh signature v2.2.0
62322024-09-24T04:40:41.097Z Fresh pretty-hex v0.4.1
62332024-09-24T04:40:41.097Z Fresh bitflags v1.3.2
62342024-09-24T04:40:41.097Z Fresh webpki-roots v0.25.4
62352024-09-24T04:40:41.097Z Fresh sync_wrapper v0.1.2
62362024-09-24T04:40:41.097Z Fresh dof v0.3.0
62372024-09-24T04:40:41.097Z Fresh dtrace-parser v0.2.0
62382024-09-24T04:40:41.097Z Fresh anstyle-parse v0.2.4
62392024-09-24T04:40:41.097Z Fresh thread-id v4.2.1
62402024-09-24T04:40:41.097Z Fresh is_terminal_polyfill v1.70.0
62412024-09-24T04:40:41.097Z Fresh reqwest v0.11.27
62422024-09-24T04:40:41.097Z Fresh colorchoice v1.0.1
62432024-09-24T04:40:41.097Z Fresh anstyle-query v1.0.3
62442024-09-24T04:40:41.097Z Fresh usdt-impl v0.5.0
62452024-09-24T04:40:41.097Z Fresh terminal_size v0.3.0
62462024-09-24T04:40:41.097Z Fresh unicode-segmentation v1.11.0
62472024-09-24T04:40:41.097Z Fresh base16ct v0.2.0
62482024-09-24T04:40:41.097Z Fresh anstream v0.6.14
62492024-09-24T04:40:41.097Z Fresh clap_lex v0.7.0
62502024-09-24T04:40:41.098Z Fresh sec1 v0.7.3
62512024-09-24T04:40:41.098Z Fresh clap_derive v4.5.13
62522024-09-24T04:40:41.098Z Fresh num-integer v0.1.46
62532024-09-24T04:40:41.098Z Fresh ff v0.13.0
62542024-09-24T04:40:41.098Z Fresh winnow v0.6.18
62552024-09-24T04:40:41.098Z Fresh clap_builder v4.5.15
62562024-09-24T04:40:41.098Z Fresh toml_edit v0.22.20
62572024-09-24T04:40:41.098Z Fresh group v0.13.0
62582024-09-24T04:40:41.098Z Fresh crc32fast v1.4.0
62592024-09-24T04:40:41.098Z Fresh usdt-attr-macro v0.5.0
62602024-09-24T04:40:41.098Z Fresh usdt-macro v0.5.0
62612024-09-24T04:40:41.098Z Fresh hkdf v0.12.4
62622024-09-24T04:40:41.098Z Fresh crypto-bigint v0.5.5
62632024-09-24T04:40:41.098Z Fresh clap v4.5.16
62642024-09-24T04:40:41.098Z Fresh memmap v0.7.0
62652024-09-24T04:40:41.098Z Fresh static_assertions v1.1.0
62662024-09-24T04:40:41.098Z Fresh siphasher v0.3.11
62672024-09-24T04:40:41.098Z Fresh elliptic-curve v0.13.8
62682024-09-24T04:40:41.098Z Fresh itertools v0.10.5
62692024-09-24T04:40:41.098Z Fresh crossbeam-epoch v0.9.18
62702024-09-24T04:40:41.098Z Fresh hex v0.4.3
62712024-09-24T04:40:41.098Z Fresh usdt v0.5.0
62722024-09-24T04:40:41.098Z Fresh adler2 v2.0.0
62732024-09-24T04:40:41.098Z Fresh bit-vec v0.6.3
62742024-09-24T04:40:41.099Z Fresh stable_deref_trait v1.2.0
62752024-09-24T04:40:41.099Z Fresh num-iter v0.1.45
62762024-09-24T04:40:41.099Z Fresh pin-project-internal v1.1.5
62772024-09-24T04:40:41.099Z Fresh bit-set v0.5.3
62782024-09-24T04:40:41.099Z Fresh miniz_oxide v0.8.0
62792024-09-24T04:40:41.099Z Fresh pin-project v1.1.5
62802024-09-24T04:40:41.099Z Fresh toml v0.7.8
62812024-09-24T04:40:41.099Z Fresh rfc6979 v0.4.0
62822024-09-24T04:40:41.099Z Fresh flate2 v1.0.33
62832024-09-24T04:40:41.099Z Fresh itertools v0.12.1
62842024-09-24T04:40:41.099Z Fresh bstr v1.9.1
62852024-09-24T04:40:41.099Z Fresh zerocopy-derive v0.6.6
62862024-09-24T04:40:41.099Z Fresh curve25519-dalek-derive v0.1.1
62872024-09-24T04:40:41.099Z Fresh fixedbitset v0.4.2
62882024-09-24T04:40:41.099Z Fresh managed v0.8.0
62892024-09-24T04:40:41.099Z Fresh curve25519-dalek v4.1.3
62902024-09-24T04:40:41.099Z Fresh zerocopy v0.6.6
62912024-09-24T04:40:41.099Z Fresh num-bigint-dig v0.8.4
62922024-09-24T04:40:41.099Z Fresh petgraph v0.6.5
62932024-09-24T04:40:41.099Z Fresh ecdsa v0.16.9
62942024-09-24T04:40:41.099Z Fresh signal-hook v0.3.17
62952024-09-24T04:40:41.099Z Fresh phf_shared v0.10.0
62962024-09-24T04:40:41.099Z Fresh pkcs1 v0.7.5
62972024-09-24T04:40:41.099Z Fresh unicode-xid v0.2.4
62982024-09-24T04:40:41.099Z Fresh new_debug_unreachable v1.0.6
62992024-09-24T04:40:41.104Z Fresh minimal-lexical v0.2.1
63002024-09-24T04:40:41.104Z Fresh precomputed-hash v0.1.1
63012024-09-24T04:40:41.104Z Fresh rsa v0.9.6
63022024-09-24T04:40:41.104Z Fresh ed25519 v2.2.3
63032024-09-24T04:40:41.104Z Fresh http-body v1.0.0
63042024-09-24T04:40:41.104Z Fresh hubpack_derive v0.1.1
63052024-09-24T04:40:41.104Z Fresh nom v7.1.3
63062024-09-24T04:40:41.104Z Fresh string_cache v0.8.7
63072024-09-24T04:40:41.104Z Fresh mio v0.8.11
63082024-09-24T04:40:41.104Z Fresh hubpack v0.1.2
63092024-09-24T04:40:41.105Z Fresh ed25519-dalek v2.1.1
63102024-09-24T04:40:41.105Z Fresh h2 v0.4.6
63112024-09-24T04:40:41.105Z Fresh enum-as-inner v0.6.0
63122024-09-24T04:40:41.105Z Fresh x509-cert v0.2.5
63132024-09-24T04:40:41.105Z Fresh signal-hook-mio v0.2.4
63142024-09-24T04:40:41.105Z Fresh idna v0.4.0
63152024-09-24T04:40:41.105Z Fresh lalrpop-util v0.19.12
63162024-09-24T04:40:41.105Z Fresh tower-layer v0.3.2
63172024-09-24T04:40:41.105Z Fresh hyper v1.4.1
63182024-09-24T04:40:41.105Z Fresh hash32 v0.2.1
63192024-09-24T04:40:41.105Z Fresh finl_unicode v1.2.0
63202024-09-24T04:40:41.105Z Fresh tower v0.4.13
63212024-09-24T04:40:41.105Z Fresh hickory-proto v0.24.1
63222024-09-24T04:40:41.105Z Fresh predicates-core v1.0.6
63232024-09-24T04:40:41.105Z Fresh stringprep v0.1.4
63242024-09-24T04:40:41.105Z Fresh similar v2.6.0
63252024-09-24T04:40:41.105Z Fresh console v0.15.8
63262024-09-24T04:40:41.105Z Fresh hyper-util v0.1.7
63272024-09-24T04:40:41.105Z Fresh heapless v0.7.17
63282024-09-24T04:40:41.105Z Fresh tokio-stream v0.1.15
63292024-09-24T04:40:41.105Z Fresh md-5 v0.10.6
63302024-09-24T04:40:41.105Z Fresh float-cmp v0.9.0
63312024-09-24T04:40:41.105Z Fresh normalize-line-endings v0.3.0
63322024-09-24T04:40:41.105Z Fresh difflib v0.4.0
63332024-09-24T04:40:41.105Z Fresh fallible-iterator v0.2.0
63342024-09-24T04:40:41.105Z Fresh smoltcp v0.9.1
63352024-09-24T04:40:41.106Z Fresh predicates v3.1.2
63362024-09-24T04:40:41.106Z Fresh phf_shared v0.11.2
63372024-09-24T04:40:41.106Z Fresh strum_macros v0.25.3
63382024-09-24T04:40:41.106Z Fresh serde-big-array v0.5.1
63392024-09-24T04:40:41.106Z Fresh serde_repr v0.1.19
63402024-09-24T04:40:41.106Z Fresh postgres-protocol v0.6.7
63412024-09-24T04:40:41.106Z Fresh peg-runtime v0.8.3
63422024-09-24T04:40:41.106Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
63432024-09-24T04:40:41.106Z Fresh phf v0.11.2
63442024-09-24T04:40:41.106Z Fresh whoami v1.5.1
63452024-09-24T04:40:41.106Z Fresh regress v0.9.1
63462024-09-24T04:40:41.106Z Fresh postgres-types v0.2.7
63472024-09-24T04:40:41.106Z Fresh fs-err v2.11.0
63482024-09-24T04:40:41.106Z Fresh typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
63492024-09-24T04:40:41.106Z Fresh is-terminal v0.4.12
63502024-09-24T04:40:41.106Z Fresh getopts v0.2.21
63512024-09-24T04:40:41.106Z Fresh unsafe-libyaml v0.2.11
63522024-09-24T04:40:41.106Z Fresh progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
63532024-09-24T04:40:41.106Z Fresh tokio-postgres v0.7.11
63542024-09-24T04:40:41.106Z Fresh camino v1.1.9
63552024-09-24T04:40:41.106Z Fresh typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
63562024-09-24T04:40:41.106Z Fresh serde_yaml v0.9.34+deprecated
63572024-09-24T04:40:41.106Z Fresh dirs-sys-next v0.1.2
63582024-09-24T04:40:41.106Z Fresh fastrand v2.1.0
63592024-09-24T04:40:41.106Z Fresh ident_case v1.0.1
63602024-09-24T04:40:41.107Z Fresh rustls-pki-types v1.7.0
63612024-09-24T04:40:41.107Z Fresh typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
63622024-09-24T04:40:41.107Z Fresh dirs-next v2.0.0
63632024-09-24T04:40:41.107Z Fresh darling_core v0.20.9
63642024-09-24T04:40:41.107Z Fresh toml v0.8.19
63652024-09-24T04:40:41.107Z Fresh strum_macros v0.26.4
63662024-09-24T04:40:41.107Z Fresh crossbeam-channel v0.5.12
63672024-09-24T04:40:41.107Z Fresh progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
63682024-09-24T04:40:41.107Z Fresh term v0.7.0
63692024-09-24T04:40:41.107Z Fresh darling_macro v0.20.9
63702024-09-24T04:40:41.107Z Fresh thread_local v1.1.8
63712024-09-24T04:40:41.107Z Fresh strum v0.26.3
63722024-09-24T04:40:41.107Z Fresh progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
63732024-09-24T04:40:41.107Z Fresh darling v0.20.9
63742024-09-24T04:40:41.107Z Fresh paste v1.0.15
63752024-09-24T04:40:41.107Z Fresh rustls-webpki v0.102.4
63762024-09-24T04:40:41.107Z Fresh match_cfg v0.1.0
63772024-09-24T04:40:41.107Z Fresh take_mut v0.2.2
63782024-09-24T04:40:41.107Z Fresh progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
63792024-09-24T04:40:41.107Z Fresh slog-async v2.8.0
63802024-09-24T04:40:41.107Z Fresh hostname v0.3.1
63812024-09-24T04:40:41.107Z Fresh slog-term v2.9.1
63822024-09-24T04:40:41.107Z Fresh rustls-pemfile v2.1.3
63832024-09-24T04:40:41.107Z Fresh debug-ignore v1.0.5
63842024-09-24T04:40:41.107Z Fresh tempfile v3.10.1
63852024-09-24T04:40:41.108Z Fresh slog-json v2.6.1
63862024-09-24T04:40:41.108Z Fresh ipnetwork v0.20.0
63872024-09-24T04:40:41.108Z Fresh async-stream-impl v0.3.5
63882024-09-24T04:40:41.108Z Fresh waitgroup v0.1.2
63892024-09-24T04:40:41.108Z Fresh serde_path_to_error v0.1.16
63902024-09-24T04:40:41.108Z Fresh rustls v0.22.4
63912024-09-24T04:40:41.108Z Fresh multer v3.1.0
63922024-09-24T04:40:41.108Z Fresh slog-bunyan v2.5.0
63932024-09-24T04:40:41.108Z Fresh async-stream v0.3.5
63942024-09-24T04:40:41.108Z Fresh hostname v0.4.0
63952024-09-24T04:40:41.108Z Fresh serde_with_macros v3.9.0
63962024-09-24T04:40:41.108Z Fresh dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
63972024-09-24T04:40:41.108Z Fresh tokio-rustls v0.25.0
63982024-09-24T04:40:41.108Z Fresh serde_with v3.9.0
63992024-09-24T04:40:41.112Z Fresh newtype-uuid v1.1.0
64002024-09-24T04:40:41.112Z Fresh instant v0.1.12
64012024-09-24T04:40:41.112Z Fresh quick-error v1.2.3
64022024-09-24T04:40:41.112Z Fresh structmeta-derive v0.3.0
64032024-09-24T04:40:41.112Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
64042024-09-24T04:40:41.112Z Fresh dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
64052024-09-24T04:40:41.112Z Fresh structmeta v0.3.0
64062024-09-24T04:40:41.112Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
64072024-09-24T04:40:41.112Z Fresh backoff v0.4.0
64082024-09-24T04:40:41.112Z Fresh oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
64092024-09-24T04:40:41.112Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
64102024-09-24T04:40:41.112Z Fresh parse-display-derive v0.10.0
64112024-09-24T04:40:41.112Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
64122024-09-24T04:40:41.112Z Fresh macaddr v1.0.1
64132024-09-24T04:40:41.113Z Fresh wait-timeout v0.2.0
64142024-09-24T04:40:41.113Z Fresh structmeta-derive v0.2.0
64152024-09-24T04:40:41.113Z Fresh rand_xorshift v0.3.0
64162024-09-24T04:40:41.113Z Fresh unarray v0.1.4
64172024-09-24T04:40:41.113Z Fresh camino-tempfile v1.1.1
64182024-09-24T04:40:41.113Z Fresh parse-display v0.10.0
64192024-09-24T04:40:41.113Z Fresh rusty-fork v0.3.0
64202024-09-24T04:40:41.113Z Fresh structmeta v0.2.0
64212024-09-24T04:40:41.113Z Fresh proc-macro-crate v1.3.1
64222024-09-24T04:40:41.113Z Fresh proptest v1.5.0
64232024-09-24T04:40:41.113Z Fresh test-strategy v0.3.1
64242024-09-24T04:40:41.113Z Fresh num_enum_derive v0.5.11
64252024-09-24T04:40:41.113Z Fresh foreign-types-macros v0.2.3
64262024-09-24T04:40:41.113Z Fresh proc-macro-error-attr v1.0.4
64272024-09-24T04:40:41.114Z Fresh num_enum v0.5.11
64282024-09-24T04:40:41.114Z Fresh foreign-types-shared v0.3.1
64292024-09-24T04:40:41.114Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
64302024-09-24T04:40:41.114Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
64312024-09-24T04:40:41.114Z Fresh tabwriter v1.4.0
64322024-09-24T04:40:41.114Z Fresh proc-macro-error v1.0.4
64332024-09-24T04:40:41.114Z Fresh foreign-types v0.5.0
64342024-09-24T04:40:41.114Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
64352024-09-24T04:40:41.114Z Fresh cstr-argument v0.1.2
64362024-09-24T04:40:41.114Z Fresh pretty-hex v0.2.1
64372024-09-24T04:40:41.114Z Fresh colored v2.1.0
64382024-09-24T04:40:41.114Z Fresh socket2 v0.4.10
64392024-09-24T04:40:41.114Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
64402024-09-24T04:40:41.114Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
64412024-09-24T04:40:41.114Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
64422024-09-24T04:40:41.114Z Fresh smf v0.2.3
64432024-09-24T04:40:41.114Z Fresh hash32 v0.3.1
64442024-09-24T04:40:41.115Z Fresh embedded-io v0.4.0
64452024-09-24T04:40:41.115Z Fresh cobs v0.2.3
64462024-09-24T04:40:41.115Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
64472024-09-24T04:40:41.115Z Fresh termtree v0.4.1
64482024-09-24T04:40:41.115Z Fresh heapless v0.8.0
64492024-09-24T04:40:41.115Z Fresh crucible-workspace-hack v0.1.0
64502024-09-24T04:40:41.115Z Fresh postcard v1.0.8
64512024-09-24T04:40:41.115Z Fresh predicates-tree v1.0.9
64522024-09-24T04:40:41.115Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
64532024-09-24T04:40:41.115Z Fresh smoltcp v0.11.0
64542024-09-24T04:40:41.115Z Fresh sigpipe v0.1.3
64552024-09-24T04:40:41.115Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
64562024-09-24T04:40:41.115Z Fresh zone_cfg_derive v0.3.0
64572024-09-24T04:40:41.115Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
64582024-09-24T04:40:41.115Z Fresh num-derive v0.4.2
64592024-09-24T04:40:41.115Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
64602024-09-24T04:40:41.116Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
64612024-09-24T04:40:41.116Z Fresh mockall_derive v0.13.0
64622024-09-24T04:40:41.116Z Fresh fragile v2.0.0
64632024-09-24T04:40:41.116Z Fresh downcast v0.11.0
64642024-09-24T04:40:41.116Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=a551f245e8a26f52098382903ccf0a982b7c54fa#a551f245)
64652024-09-24T04:40:41.116Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
64662024-09-24T04:40:41.116Z Fresh mockall v0.13.0
64672024-09-24T04:40:41.116Z Fresh zone v0.3.0
64682024-09-24T04:40:41.116Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
64692024-09-24T04:40:41.116Z Fresh humantime v2.1.0
64702024-09-24T04:40:41.116Z Fresh convert_case v0.4.0
64712024-09-24T04:40:41.116Z Fresh same-file v1.0.6
64722024-09-24T04:40:41.116Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
64732024-09-24T04:40:41.116Z Fresh derive_more v0.99.18
64742024-09-24T04:40:41.116Z Fresh walkdir v2.5.0
64752024-09-24T04:40:41.117Z Fresh atomicwrites v0.4.4
64762024-09-24T04:40:41.117Z Fresh newline-converter v0.3.0
64772024-09-24T04:40:41.117Z Fresh xattr v1.3.1
64782024-09-24T04:40:41.117Z Fresh derive-where v1.2.7
64792024-09-24T04:40:41.117Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
64802024-09-24T04:40:41.117Z Fresh filetime v0.2.25
64812024-09-24T04:40:41.117Z Fresh expectorate v1.1.0
64822024-09-24T04:40:41.117Z Fresh libsw v3.3.1
64832024-09-24T04:40:41.117Z Fresh indent_write v2.2.0
64842024-09-24T04:40:41.117Z Fresh utf-8 v0.7.6
64852024-09-24T04:40:41.117Z Fresh swrite v0.1.0
64862024-09-24T04:40:41.117Z Fresh cancel-safe-futures v0.1.5
64872024-09-24T04:40:41.117Z Fresh tar v0.4.41
64882024-09-24T04:40:41.117Z Fresh linear-map v1.2.0
64892024-09-24T04:40:41.117Z Fresh owo-colors v4.0.0
64902024-09-24T04:40:41.118Z Fresh password-hash v0.5.0
64912024-09-24T04:40:41.118Z Fresh blake2 v0.10.6
64922024-09-24T04:40:41.118Z Fresh num-rational v0.4.2
64932024-09-24T04:40:41.118Z Fresh argon2 v0.5.3
64942024-09-24T04:40:41.118Z Fresh num-complex v0.4.6
64952024-09-24T04:40:41.118Z Fresh float-ord v0.3.2
64962024-09-24T04:40:41.118Z Fresh tungstenite v0.21.0
64972024-09-24T04:40:41.118Z Fresh num v0.4.3
64982024-09-24T04:40:41.118Z Fresh tokio-tungstenite v0.21.0
64992024-09-24T04:40:41.122Z Fresh termcolor v1.4.1
65002024-09-24T04:40:41.122Z Fresh arc-swap v1.7.1
65012024-09-24T04:40:41.122Z Fresh semver v0.1.20
65022024-09-24T04:40:41.122Z Fresh slog-scope v4.4.0
65032024-09-24T04:40:41.122Z Fresh rustc_version v0.1.7
65042024-09-24T04:40:41.122Z Fresh highway v1.2.0
65052024-09-24T04:40:41.122Z Fresh slog-stdlog v4.1.1
65062024-09-24T04:40:41.122Z Fresh atty v0.2.14
65072024-09-24T04:40:41.122Z Fresh home v0.5.9
65082024-09-24T04:40:41.122Z Fresh pem v3.0.4
65092024-09-24T04:40:41.122Z Fresh slog-envlogger v2.2.0
65102024-09-24T04:40:41.122Z Fresh env_logger v0.9.3
65112024-09-24T04:40:41.122Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
65122024-09-24T04:40:41.122Z Fresh bitstruct_derive v0.1.0
65132024-09-24T04:40:41.123Z Fresh viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
65142024-09-24T04:40:41.123Z Fresh newtype_derive v0.1.6
65152024-09-24T04:40:41.123Z Fresh cookie v0.18.1
65162024-09-24T04:40:41.123Z Fresh half v2.4.1
65172024-09-24T04:40:41.123Z Fresh ascii v1.1.0
65182024-09-24T04:40:41.123Z Fresh ciborium-io v0.2.2
65192024-09-24T04:40:41.123Z Fresh prettyplease v0.2.20
65202024-09-24T04:40:41.123Z Fresh viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
65212024-09-24T04:40:41.123Z Fresh bitstruct v0.1.1
65222024-09-24T04:40:41.123Z Fresh steno v0.4.1
65232024-09-24T04:40:41.123Z Fresh rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
65242024-09-24T04:40:41.123Z Fresh ciborium-ll v0.2.2
65252024-09-24T04:40:41.123Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
65262024-09-24T04:40:41.123Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
65272024-09-24T04:40:41.123Z Fresh tungstenite v0.20.1
65282024-09-24T04:40:41.123Z Fresh dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
65292024-09-24T04:40:41.123Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
65302024-09-24T04:40:41.123Z Fresh erased-serde v0.3.31
65312024-09-24T04:40:41.123Z Fresh serde_arrays v0.1.0
65322024-09-24T04:40:41.123Z Fresh tokio-tungstenite v0.20.1
65332024-09-24T04:40:41.123Z Fresh ciborium v0.2.2
65342024-09-24T04:40:41.123Z Fresh heck v0.3.3
65352024-09-24T04:40:41.123Z Fresh headers-core v0.2.0
65362024-09-24T04:40:41.123Z Fresh propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
65372024-09-24T04:40:41.123Z Fresh zone_cfg_derive v0.1.2
65382024-09-24T04:40:41.124Z Fresh base64 v0.13.1
65392024-09-24T04:40:41.124Z Fresh headers v0.3.9
65402024-09-24T04:40:41.124Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
65412024-09-24T04:40:41.124Z Fresh yasna v0.5.2
65422024-09-24T04:40:41.124Z Fresh portpicker v0.1.1
65432024-09-24T04:40:41.124Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
65442024-09-24T04:40:41.124Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
65452024-09-24T04:40:41.124Z Fresh zone v0.1.8
65462024-09-24T04:40:41.124Z Fresh ron v0.7.1
65472024-09-24T04:40:41.124Z Fresh rcgen v0.12.1
65482024-09-24T04:40:41.124Z Fresh subprocess v0.2.9
65492024-09-24T04:40:41.124Z Fresh crossbeam-deque v0.8.5
65502024-09-24T04:40:41.124Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
65512024-09-24T04:40:41.124Z Fresh linked-hash-map v0.5.6
65522024-09-24T04:40:41.124Z Fresh resolv-conf v0.7.0
65532024-09-24T04:40:41.124Z Fresh keccak v0.1.5
65542024-09-24T04:40:41.124Z Fresh glob v0.3.1
65552024-09-24T04:40:41.124Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
65562024-09-24T04:40:41.124Z Fresh rayon-core v1.12.1
65572024-09-24T04:40:41.124Z Fresh lru-cache v0.1.2
65582024-09-24T04:40:41.124Z Fresh sha3 v0.10.8
65592024-09-24T04:40:41.124Z Fresh universal-hash v0.5.1
65602024-09-24T04:40:41.124Z Fresh opaque-debug v0.3.1
65612024-09-24T04:40:41.124Z Fresh display-error-chain v0.2.1
65622024-09-24T04:40:41.124Z Fresh rayon v1.10.0
65632024-09-24T04:40:41.125Z Fresh hickory-resolver v0.24.1
65642024-09-24T04:40:41.125Z Fresh arrayvec v0.7.4
65652024-09-24T04:40:41.125Z Fresh arrayref v0.3.7
65662024-09-24T04:40:41.125Z Fresh constant_time_eq v0.3.0
65672024-09-24T04:40:41.125Z Fresh secrecy v0.8.0
65682024-09-24T04:40:41.125Z Fresh aead v0.5.2
65692024-09-24T04:40:41.125Z Fresh poly1305 v0.8.0
65702024-09-24T04:40:41.125Z Fresh chacha20 v0.9.1
65712024-09-24T04:40:41.125Z Fresh memmap2 v0.9.4
65722024-09-24T04:40:41.125Z Fresh spin v0.5.2
65732024-09-24T04:40:41.125Z Fresh untrusted v0.7.1
65742024-09-24T04:40:41.125Z Fresh topological-sort v0.2.2
65752024-09-24T04:40:41.125Z Fresh ring v0.16.20
65762024-09-24T04:40:41.125Z Fresh blake3 v1.5.1
65772024-09-24T04:40:41.125Z Fresh toolchain_find v0.4.0
65782024-09-24T04:40:41.125Z Fresh thiserror-impl-no-std v2.0.2
65792024-09-24T04:40:41.125Z Fresh maplit v1.0.2
65802024-09-24T04:40:41.125Z Fresh omicron-zone-package v0.11.0
65812024-09-24T04:40:41.125Z Fresh thiserror-no-std v2.0.2
65822024-09-24T04:40:41.125Z Fresh slog-dtrace v0.3.0
65832024-09-24T04:40:41.125Z Fresh rustfmt-wrapper v0.2.1
65842024-09-24T04:40:41.125Z Fresh itertools v0.13.0
65852024-09-24T04:40:41.125Z Fresh chacha20poly1305 v0.10.1
65862024-09-24T04:40:41.125Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
65872024-09-24T04:40:41.126Z Fresh vsss-rs v3.3.4
65882024-09-24T04:40:41.126Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=a9c5fdac442fa6fd5a65e413ea874fe3c62c3fd9#a9c5fdac)
65892024-09-24T04:40:41.126Z Fresh tap v1.0.1
65902024-09-24T04:40:41.126Z Fresh gethostname v0.5.0
65912024-09-24T04:40:41.126Z Fresh radium v0.7.0
65922024-09-24T04:40:41.126Z Fresh wyz v0.5.1
65932024-09-24T04:40:41.126Z Fresh funty v2.0.0
65942024-09-24T04:40:41.126Z Fresh crc-catalog v2.4.0
65952024-09-24T04:40:41.126Z Fresh bitvec v1.0.1
65962024-09-24T04:40:41.126Z Fresh crc v3.2.1
65972024-09-24T04:40:41.126Z Fresh maybe-uninit v2.0.0
65982024-09-24T04:40:41.126Z Fresh packed_struct_codegen v0.10.1
65992024-09-24T04:40:41.130Z Fresh nodrop v0.1.14
66002024-09-24T04:40:41.130Z Fresh bzip2-sys v0.1.11+1.0.8
66012024-09-24T04:40:41.130Z Fresh packed_struct v0.10.1
66022024-09-24T04:40:41.130Z Fresh array-init v0.0.4
66032024-09-24T04:40:41.130Z Fresh smallvec v0.6.14
66042024-09-24T04:40:41.130Z Fresh hashbrown v0.12.3
66052024-09-24T04:40:41.130Z Fresh bitfield v0.14.0
66062024-09-24T04:40:41.130Z Fresh bzip2 v0.4.4
66072024-09-24T04:40:41.130Z Fresh serde-hex v0.1.0
66082024-09-24T04:40:41.130Z Fresh indexmap v1.9.3
66092024-09-24T04:40:41.130Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
66102024-09-24T04:40:41.130Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
66112024-09-24T04:40:41.130Z Fresh env_logger v0.10.2
66122024-09-24T04:40:41.130Z Fresh dsl_auto_type v0.1.2
66132024-09-24T04:40:41.130Z Fresh ron v0.8.1
66142024-09-24T04:40:41.130Z Fresh hashbrown v0.13.2
66152024-09-24T04:40:41.130Z Fresh scheduled-thread-pool v0.2.7
66162024-09-24T04:40:41.130Z Fresh diesel_table_macro_syntax v0.2.0
66172024-09-24T04:40:41.130Z Fresh crc-any v2.5.0
66182024-09-24T04:40:41.130Z Fresh object v0.30.4
66192024-09-24T04:40:41.130Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
66202024-09-24T04:40:41.130Z Fresh zip v0.6.6
66212024-09-24T04:40:41.130Z Fresh diesel_derives v2.2.2
66222024-09-24T04:40:41.130Z Fresh r2d2 v0.8.10
66232024-09-24T04:40:41.131Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
66242024-09-24T04:40:41.131Z Fresh bitfield-struct v0.6.1
66252024-09-24T04:40:41.131Z Fresh nibble_vec v0.1.0
66262024-09-24T04:40:41.131Z Fresh endian-type v0.1.2
66272024-09-24T04:40:41.131Z Fresh diff v0.1.13
66282024-09-24T04:40:41.131Z Fresh path-slash v0.1.5
66292024-09-24T04:40:41.131Z Fresh libefi-sys v0.1.0
66302024-09-24T04:40:41.131Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
66312024-09-24T04:40:41.131Z Fresh radix_trie v0.2.1
66322024-09-24T04:40:41.131Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
66332024-09-24T04:40:41.131Z Fresh crunchy v0.2.2
66342024-09-24T04:40:41.131Z Fresh diesel v2.2.4
66352024-09-24T04:40:41.131Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
66362024-09-24T04:40:41.131Z Fresh fxhash v0.2.1
66372024-09-24T04:40:41.131Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
66382024-09-24T04:40:41.131Z Fresh tiny-keccak v2.0.2
66392024-09-24T04:40:41.131Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
66402024-09-24T04:40:41.131Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
66412024-09-24T04:40:41.131Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
66422024-09-24T04:40:41.131Z Fresh ascii-canvas v3.0.0
66432024-09-24T04:40:41.131Z Fresh ref-cast-impl v1.0.23
66442024-09-24T04:40:41.131Z Fresh async-recursion v1.1.1
66452024-09-24T04:40:41.131Z Fresh ena v0.14.3
66462024-09-24T04:40:41.131Z Fresh libloading v0.8.3
66472024-09-24T04:40:41.131Z Fresh regex-syntax v0.6.29
66482024-09-24T04:40:41.131Z Fresh ref-cast v1.0.23
66492024-09-24T04:40:41.132Z Fresh which v4.4.2
66502024-09-24T04:40:41.132Z Fresh cexpr v0.6.0
66512024-09-24T04:40:41.132Z Fresh clang-sys v1.7.0
66522024-09-24T04:40:41.132Z Fresh lalrpop v0.19.12
66532024-09-24T04:40:41.132Z Fresh kstat-rs v0.2.4
66542024-09-24T04:40:41.132Z Fresh rustc-hash v1.1.0
66552024-09-24T04:40:41.132Z Fresh lazycell v1.3.0
66562024-09-24T04:40:41.132Z Fresh shlex v1.3.0
66572024-09-24T04:40:41.132Z Fresh bindgen v0.69.4
66582024-09-24T04:40:41.132Z Fresh derive_builder_core v0.20.0
66592024-09-24T04:40:41.132Z Fresh primeorder v0.13.6
66602024-09-24T04:40:41.132Z Fresh derive_builder_macro v0.20.0
66612024-09-24T04:40:41.132Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
66622024-09-24T04:40:41.132Z Fresh strum_macros v0.24.3
66632024-09-24T04:40:41.132Z Fresh indoc v1.0.9
66642024-09-24T04:40:41.132Z Fresh polar-core v0.27.3
66652024-09-24T04:40:41.132Z Fresh libxml v0.3.3
66662024-09-24T04:40:41.132Z Fresh parking_lot_core v0.8.6
66672024-09-24T04:40:41.132Z Fresh derive_builder v0.20.0
66682024-09-24T04:40:41.132Z Fresh crossterm v0.28.1
66692024-09-24T04:40:41.132Z Fresh impl-trait-for-tuples v0.2.2
66702024-09-24T04:40:41.132Z Fresh oso-derive v0.27.3
66712024-09-24T04:40:41.132Z Fresh quick-xml v0.33.0
66722024-09-24T04:40:41.132Z Fresh unicase v2.7.0
66732024-09-24T04:40:41.132Z Fresh oso v0.27.3
66742024-09-24T04:40:41.133Z Fresh samael v0.0.17
66752024-09-24T04:40:41.133Z Fresh parking_lot v0.11.2
66762024-09-24T04:40:41.133Z Fresh p384 v0.13.0
66772024-09-24T04:40:41.133Z Fresh tungstenite v0.23.0
66782024-09-24T04:40:41.133Z Fresh dropshot_endpoint v0.10.1
66792024-09-24T04:40:41.133Z Fresh salty v0.3.0
66802024-09-24T04:40:41.133Z Fresh sled v0.34.7
66812024-09-24T04:40:41.133Z Fresh tokio-tungstenite v0.23.1
66822024-09-24T04:40:41.133Z Fresh dropshot v0.10.1
66832024-09-24T04:40:41.133Z Fresh hickory-client v0.24.1
66842024-09-24T04:40:41.133Z Fresh hickory-server v0.24.1
66852024-09-24T04:40:41.133Z Fresh const_format_proc_macros v0.2.33
66862024-09-24T04:40:41.133Z Fresh bb8 v0.8.5
66872024-09-24T04:40:41.133Z Fresh vte_generate_state_changes v0.1.1
66882024-09-24T04:40:41.133Z Fresh nanorand v0.7.0
66892024-09-24T04:40:41.133Z Fresh env_filter v0.1.2
66902024-09-24T04:40:41.133Z Fresh env_logger v0.11.5
66912024-09-24T04:40:41.133Z Fresh vte v0.11.1
66922024-09-24T04:40:41.133Z Fresh async-bb8-diesel v0.2.1
66932024-09-24T04:40:41.133Z Fresh flume v0.11.0
66942024-09-24T04:40:41.133Z Fresh const_format v0.2.33
66952024-09-24T04:40:41.133Z Fresh buf-list v1.0.3
66962024-09-24T04:40:41.133Z Fresh rustls v0.23.10
66972024-09-24T04:40:41.133Z Fresh diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
66982024-09-24T04:40:41.133Z Fresh qorb v0.0.1 (https://github.com/oxidecomputer/qorb?branch=master#163a7783)
66992024-09-24T04:40:41.137Z Fresh attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
67002024-09-24T04:40:41.137Z Fresh fd-lock v4.0.2
67012024-09-24T04:40:41.137Z Fresh cfg_aliases v0.1.1
67022024-09-24T04:40:41.137Z Fresh tokio-rustls v0.26.0
67032024-09-24T04:40:41.137Z Fresh memoffset v0.9.1
67042024-09-24T04:40:41.137Z Fresh dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
67052024-09-24T04:40:41.137Z Fresh mime_guess v2.0.4
67062024-09-24T04:40:41.137Z Fresh strip-ansi-escapes v0.2.0
67072024-09-24T04:40:41.137Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a551f245e8a26f52098382903ccf0a982b7c54fa#a551f245)
67082024-09-24T04:40:41.137Z Fresh crossterm v0.27.0
67092024-09-24T04:40:41.137Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=a9c5fdac442fa6fd5a65e413ea874fe3c62c3fd9#a9c5fdac)
67102024-09-24T04:40:41.137Z Fresh http-range v0.1.5
67112024-09-24T04:40:41.137Z Fresh nu-ansi-term v0.50.0
67122024-09-24T04:40:41.137Z Fresh sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
67132024-09-24T04:40:41.137Z Fresh hyper-staticfile v0.9.5
67142024-09-24T04:40:41.137Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=a9c5fdac442fa6fd5a65e413ea874fe3c62c3fd9#a9c5fdac)
67152024-09-24T04:40:41.137Z Fresh nix v0.27.1
67162024-09-24T04:40:41.138Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
67172024-09-24T04:40:41.138Z Fresh reedline v0.33.0
67182024-09-24T04:40:41.138Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
67192024-09-24T04:40:41.138Z Fresh bytecount v0.6.8
67202024-09-24T04:40:41.138Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
67212024-09-24T04:40:41.138Z Fresh nix v0.28.0
67222024-09-24T04:40:41.138Z Fresh tabled_derive v0.7.0
67232024-09-24T04:40:41.138Z Fresh papergrid v0.11.0
67242024-09-24T04:40:41.138Z Fresh peg-macros v0.8.4
67252024-09-24T04:40:41.138Z Fresh signal-hook-tokio v0.3.1
67262024-09-24T04:40:41.138Z Fresh snafu-derive v0.8.2
67272024-09-24T04:40:41.138Z Fresh concurrent-queue v2.5.0
67282024-09-24T04:40:41.138Z Fresh sqlparser_derive v0.2.2
67292024-09-24T04:40:41.138Z Fresh parking v2.2.1
67302024-09-24T04:40:41.138Z Fresh unicode_categories v0.1.1
67312024-09-24T04:40:41.138Z Fresh sqlformat v0.2.4
67322024-09-24T04:40:41.138Z Fresh sqlparser v0.45.0
67332024-09-24T04:40:41.138Z Fresh peg v0.8.4
67342024-09-24T04:40:41.138Z Fresh tabled v0.15.0
67352024-09-24T04:40:41.138Z Fresh snafu v0.8.2
67362024-09-24T04:40:41.138Z Fresh rustyline v14.0.0
67372024-09-24T04:40:41.138Z Fresh globset v0.4.14
67382024-09-24T04:40:41.138Z Fresh olpc-cjson v0.1.3
67392024-09-24T04:40:41.138Z Fresh serde_plain v1.0.2
67402024-09-24T04:40:41.138Z Fresh bcs v0.1.6
67412024-09-24T04:40:41.138Z Fresh typed-path v0.7.1
67422024-09-24T04:40:41.139Z Fresh tough v0.17.1
67432024-09-24T04:40:41.139Z Fresh parse-size v1.0.0
67442024-09-24T04:40:41.139Z Fresh event-listener v5.3.1
67452024-09-24T04:40:41.139Z Fresh cargo-platform v0.1.8
67462024-09-24T04:40:41.139Z Fresh event-listener-strategy v0.5.2
67472024-09-24T04:40:41.139Z Fresh cargo_metadata v0.18.1
67482024-09-24T04:40:41.139Z Fresh futures-lite v2.3.0
67492024-09-24T04:40:41.139Z Fresh rand_seeder v0.3.0
67502024-09-24T04:40:41.139Z Fresh libz-sys v1.1.16
67512024-09-24T04:40:41.139Z Fresh portable-atomic v1.6.0
67522024-09-24T04:40:41.139Z Fresh csv-core v0.1.11
67532024-09-24T04:40:41.139Z Fresh number_prefix v0.4.0
67542024-09-24T04:40:41.139Z Fresh is_ci v1.2.0
67552024-09-24T04:40:41.139Z Fresh indicatif v0.17.8
67562024-09-24T04:40:41.139Z Fresh libgit2-sys v0.17.0+1.8.1
67572024-09-24T04:40:41.139Z Fresh csv v1.3.0
67582024-09-24T04:40:41.139Z Fresh supports-color v3.0.1
67592024-09-24T04:40:41.139Z Fresh async-lock v3.4.0
67602024-09-24T04:40:41.139Z Fresh polyval v0.6.2
67612024-09-24T04:40:41.139Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
67622024-09-24T04:40:41.139Z Fresh castaway v0.2.3
67632024-09-24T04:40:41.139Z Fresh polling v3.7.3
67642024-09-24T04:40:41.139Z Fresh git2 v0.19.0
67652024-09-24T04:40:41.139Z Fresh ghash v0.5.1
67662024-09-24T04:40:41.139Z Fresh compact_str v0.8.0
67672024-09-24T04:40:41.139Z Fresh async-io v2.3.4
67682024-09-24T04:40:41.140Z Fresh unicode-truncate v1.0.0
67692024-09-24T04:40:41.140Z Fresh ctr v0.9.2
67702024-09-24T04:40:41.140Z Fresh lru v0.12.3
67712024-09-24T04:40:41.140Z Fresh instability v0.3.2
67722024-09-24T04:40:41.140Z Fresh cfg_aliases v0.2.1
67732024-09-24T04:40:41.140Z Fresh cassowary v0.3.0
67742024-09-24T04:40:41.140Z Fresh plotters-backend v0.3.5
67752024-09-24T04:40:41.140Z Fresh assert_matches v1.5.0
67762024-09-24T04:40:41.140Z Fresh async-task v4.7.1
67772024-09-24T04:40:41.140Z Fresh aes-gcm v0.10.3
67782024-09-24T04:40:41.140Z Fresh ratatui v0.28.0
67792024-09-24T04:40:41.140Z Fresh plotters-svg v0.3.5
67802024-09-24T04:40:41.140Z Fresh vergen v8.3.2
67812024-09-24T04:40:41.140Z Fresh async-channel v2.3.1
67822024-09-24T04:40:41.140Z Fresh piper v0.2.4
67832024-09-24T04:40:41.140Z Fresh http-body-util v0.1.2
67842024-09-24T04:40:41.140Z Fresh ssh-encoding v0.2.0
67852024-09-24T04:40:41.140Z Fresh blowfish v0.9.1
67862024-09-24T04:40:41.140Z Fresh rtoolbox v0.0.2
67872024-09-24T04:40:41.140Z Fresh smawk v0.3.2
67882024-09-24T04:40:41.140Z Fresh cast v0.3.0
67892024-09-24T04:40:41.140Z Fresh unicode-linebreak v0.1.5
67902024-09-24T04:40:41.140Z Fresh ssh-cipher v0.2.0
67912024-09-24T04:40:41.140Z Fresh rpassword v7.3.1
67922024-09-24T04:40:41.140Z Fresh bcrypt-pbkdf v0.10.0
67932024-09-24T04:40:41.141Z Fresh criterion-plot v0.5.0
67942024-09-24T04:40:41.141Z Fresh textwrap v0.16.1
67952024-09-24T04:40:41.141Z Fresh blocking v1.6.1
67962024-09-24T04:40:41.141Z Fresh plotters v0.3.5
67972024-09-24T04:40:41.141Z Fresh tui-tree-widget v0.22.0
67982024-09-24T04:40:41.141Z Fresh async-executor v1.13.1
67992024-09-24T04:40:41.144Z Fresh libsqlite3-sys v0.30.1
68002024-09-24T04:40:41.144Z Fresh async-signal v0.2.10
68012024-09-24T04:40:41.144Z Fresh password-hash v0.4.2
68022024-09-24T04:40:41.144Z Fresh tinytemplate v1.2.1
68032024-09-24T04:40:41.144Z Fresh hashlink v0.9.1
68042024-09-24T04:40:41.144Z Fresh event-listener v2.5.3
68052024-09-24T04:40:41.145Z Fresh matches v0.1.10
68062024-09-24T04:40:41.145Z Fresh fallible-streaming-iterator v0.1.9
68072024-09-24T04:40:41.145Z Fresh oorandom v11.1.3
68082024-09-24T04:40:41.145Z Fresh shell-words v1.1.0
68092024-09-24T04:40:41.145Z Fresh anes v0.1.6
68102024-09-24T04:40:41.145Z Fresh yansi v0.5.1
68112024-09-24T04:40:41.145Z Fresh fallible-iterator v0.3.0
68122024-09-24T04:40:41.145Z Fresh idna v0.2.3
68132024-09-24T04:40:41.145Z Fresh rusqlite v0.32.1
68142024-09-24T04:40:41.145Z Fresh pretty_assertions v1.4.0
68152024-09-24T04:40:41.145Z Fresh criterion v0.5.1
68162024-09-24T04:40:41.145Z Fresh async-channel v1.9.0
68172024-09-24T04:40:41.145Z Fresh pbkdf2 v0.11.0
68182024-09-24T04:40:41.145Z Fresh async-global-executor v2.4.1
68192024-09-24T04:40:41.145Z Fresh async-process v2.2.4
68202024-09-24T04:40:41.145Z Fresh nix v0.29.0
68212024-09-24T04:40:41.145Z Fresh target-lexicon v0.12.16
68222024-09-24T04:40:41.145Z Fresh ssh-key v0.6.6
68232024-09-24T04:40:41.145Z Fresh p256 v0.13.2
68242024-09-24T04:40:41.145Z Fresh p521 v0.13.3
68252024-09-24T04:40:41.145Z Fresh twox-hash v1.6.3
68262024-09-24T04:40:41.145Z Fresh enum-as-inner v0.5.1
68272024-09-24T04:40:41.145Z Fresh toml_edit v0.21.1
68282024-09-24T04:40:41.145Z Fresh async-attributes v1.1.2
68292024-09-24T04:40:41.145Z Fresh russh-cryptovec v0.7.2
68302024-09-24T04:40:41.146Z Fresh num_cpus v1.16.0
68312024-09-24T04:40:41.146Z Fresh kv-log-macro v1.0.7
68322024-09-24T04:40:41.146Z Fresh futures-timer v3.0.3
68332024-09-24T04:40:41.146Z Fresh md5 v0.7.0
68342024-09-24T04:40:41.146Z Fresh hex-literal v0.4.1
68352024-09-24T04:40:41.146Z Fresh russh-keys v0.45.0
68362024-09-24T04:40:41.146Z Fresh threadpool v1.8.1
68372024-09-24T04:40:41.146Z Fresh async-std v1.13.0
68382024-09-24T04:40:41.146Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a551f245e8a26f52098382903ccf0a982b7c54fa#a551f245)
68392024-09-24T04:40:41.146Z Fresh proc-macro-crate v3.1.0
68402024-09-24T04:40:41.146Z Fresh trust-dns-proto v0.22.0
68412024-09-24T04:40:41.146Z Fresh doc-comment v0.3.3
68422024-09-24T04:40:41.146Z Fresh cfg-expr v0.16.0
68432024-09-24T04:40:41.146Z Fresh guppy-workspace-hack v0.1.0
68442024-09-24T04:40:41.146Z Fresh httptest v0.16.1
68452024-09-24T04:40:41.146Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a551f245e8a26f52098382903ccf0a982b7c54fa#a551f245)
68462024-09-24T04:40:41.146Z Fresh rustls-native-certs v0.7.0
68472024-09-24T04:40:41.146Z Fresh num-bigint v0.4.5
68482024-09-24T04:40:41.146Z Fresh fatfs v0.3.6
68492024-09-24T04:40:41.146Z Fresh headers-core v0.3.0
68502024-09-24T04:40:41.146Z Fresh escape8259 v0.5.2
68512024-09-24T04:40:41.146Z Fresh des v0.8.1
68522024-09-24T04:40:41.146Z Fresh relative-path v1.9.3
68532024-09-24T04:40:41.146Z Fresh dhcproto-macros v0.1.0
68542024-09-24T04:40:41.146Z Fresh hyper-rustls v0.26.0
68552024-09-24T04:40:41.147Z Fresh russh v0.45.0
68562024-09-24T04:40:41.147Z Fresh rstest_macros v0.22.0
68572024-09-24T04:40:41.147Z Fresh headers v0.4.0
68582024-09-24T04:40:41.147Z Fresh libtest-mimic v0.7.3
68592024-09-24T04:40:41.147Z Fresh dhcproto v0.12.0
68602024-09-24T04:40:41.147Z Fresh target-spec v3.2.1
68612024-09-24T04:40:41.147Z Fresh assert_cmd v2.0.16
68622024-09-24T04:40:41.147Z Fresh async-object-pool v0.1.5
68632024-09-24T04:40:41.147Z Fresh blake2b_simd v1.0.2
68642024-09-24T04:40:41.147Z Fresh pathdiff v0.2.1
68652024-09-24T04:40:41.147Z Fresh fancy-regex v0.13.0
68662024-09-24T04:40:41.147Z Fresh serde_regex v1.1.0
68672024-09-24T04:40:41.147Z Fresh assert-json-diff v2.0.2
68682024-09-24T04:40:41.147Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
68692024-09-24T04:40:41.147Z Fresh path-tree v0.8.1
68702024-09-24T04:40:41.147Z Fresh uzers v0.11.3
68712024-09-24T04:40:41.147Z Fresh internet-checksum v0.2.1
68722024-09-24T04:40:41.147Z Fresh stringmetrics v2.2.2
68732024-09-24T04:40:41.147Z Fresh nested v0.1.1
68742024-09-24T04:40:41.147Z Fresh datatest-stable v0.2.9
68752024-09-24T04:40:41.147Z Fresh trybuild v1.0.99
68762024-09-24T04:40:41.147Z Fresh rust-argon2 v2.1.0
68772024-09-24T04:40:41.147Z Fresh guppy v0.17.7
68782024-09-24T04:40:41.147Z Fresh httpmock v0.8.0-alpha.1
68792024-09-24T04:40:41.147Z Fresh rstest v0.22.0
68802024-09-24T04:40:41.148Z Fresh partial-io v0.5.4
68812024-09-24T04:40:41.148Z Fresh similar-asserts v1.5.0
68822024-09-24T04:40:41.148Z Fresh rand_distr v0.4.3
68832024-09-24T04:40:41.148Z Fresh approx v0.5.1
68842024-09-24T04:40:41.148Z Fresh indoc v2.0.5
68852024-09-24T04:40:41.148Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
68862024-09-24T04:40:41.148Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
68872024-09-24T04:40:41.148Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
68882024-09-24T04:40:41.148Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
68892024-09-24T04:40:41.148Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
68902024-09-24T04:40:41.148Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
68912024-09-24T04:40:41.148Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
68922024-09-24T04:40:41.148Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
68932024-09-24T04:40:41.148Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
68942024-09-24T04:40:41.148Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
68952024-09-24T04:40:41.148Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
68962024-09-24T04:40:41.148Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
68972024-09-24T04:40:41.148Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
68982024-09-24T04:40:41.148Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
68992024-09-24T04:40:41.153Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
69002024-09-24T04:40:41.153Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
69012024-09-24T04:40:41.153Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
69022024-09-24T04:40:41.153Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
69032024-09-24T04:40:41.153Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
69042024-09-24T04:40:41.153Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
69052024-09-24T04:40:41.153Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
69062024-09-24T04:40:41.153Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
69072024-09-24T04:40:41.153Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
69082024-09-24T04:40:41.153Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
69092024-09-24T04:40:41.153Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
69102024-09-24T04:40:41.154Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
69112024-09-24T04:40:41.154Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
69122024-09-24T04:40:41.154Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
69132024-09-24T04:40:41.154Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
69142024-09-24T04:40:41.154Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
69152024-09-24T04:40:41.154Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
69162024-09-24T04:40:41.154Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
69172024-09-24T04:40:41.154Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
69182024-09-24T04:40:41.154Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
69192024-09-24T04:40:41.154Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
69202024-09-24T04:40:41.154Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
69212024-09-24T04:40:41.154Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
69222024-09-24T04:40:41.154Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
69232024-09-24T04:40:41.154Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
69242024-09-24T04:40:41.154Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
69252024-09-24T04:40:41.154Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
69262024-09-24T04:40:41.154Z Fresh internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
69272024-09-24T04:40:41.154Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
69282024-09-24T04:40:41.154Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
69292024-09-24T04:40:41.154Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
69302024-09-24T04:40:41.154Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
69312024-09-24T04:40:41.154Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
69322024-09-24T04:40:41.154Z Fresh openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
69332024-09-24T04:40:41.154Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
69342024-09-24T04:40:41.154Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
69352024-09-24T04:40:41.154Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
69362024-09-24T04:40:41.155Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
69372024-09-24T04:40:41.155Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
69382024-09-24T04:40:41.155Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
69392024-09-24T04:40:41.155Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
69402024-09-24T04:40:41.155Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
69412024-09-24T04:40:41.155Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
69422024-09-24T04:40:41.155Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
69432024-09-24T04:40:41.155Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
69442024-09-24T04:40:41.155Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
69452024-09-24T04:40:41.155Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
69462024-09-24T04:40:41.155Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
69472024-09-24T04:40:41.155Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
69482024-09-24T04:40:41.155Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
69492024-09-24T04:40:41.155Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
69502024-09-24T04:40:41.155Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
69512024-09-24T04:40:41.155Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
69522024-09-24T04:40:41.155Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
69532024-09-24T04:40:41.155Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
69542024-09-24T04:40:41.155Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
69552024-09-24T04:40:41.155Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
69562024-09-24T04:40:41.155Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
69572024-09-24T04:40:41.155Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
69582024-09-24T04:40:41.155Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
69592024-09-24T04:40:41.155Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
69602024-09-24T04:40:41.155Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
69612024-09-24T04:40:41.156Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
69622024-09-24T04:40:41.156Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
69632024-09-24T04:40:41.156Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
69642024-09-24T04:40:41.156Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
69652024-09-24T04:40:41.156Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
69662024-09-24T04:40:41.156Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
69672024-09-24T04:40:41.156Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
69682024-09-24T04:40:41.156Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
69692024-09-24T04:40:41.156Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
69702024-09-24T04:40:41.156Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
69712024-09-24T04:40:41.156Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
69722024-09-24T04:40:41.156Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
69732024-09-24T04:40:41.156Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
69742024-09-24T04:40:41.156Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
69752024-09-24T04:40:41.156Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
69762024-09-24T04:40:41.156Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
69772024-09-24T04:40:41.156Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
69782024-09-24T04:40:41.156Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
69792024-09-24T04:40:41.156Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
69802024-09-24T04:40:41.156Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
69812024-09-24T04:40:41.156Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
69822024-09-24T04:40:41.156Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
69832024-09-24T04:40:41.156Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
69842024-09-24T04:40:41.156Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
69852024-09-24T04:40:41.156Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
69862024-09-24T04:40:41.157Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
69872024-09-24T04:40:41.157Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
69882024-09-24T04:40:41.157Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s
69892024-09-24T04:40:41.206Z Doc-tests api_identity
69902024-09-24T04:40:41.209Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name api_identity --test api_identity/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/api_identity -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-429a83cc6834e394.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
69912024-09-24T04:40:41.479Z
69922024-09-24T04:40:41.479Zrunning 0 tests
69932024-09-24T04:40:41.479Z
69942024-09-24T04:40:41.482Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69952024-09-24T04:40:41.483Z
69962024-09-24T04:40:41.489Z Doc-tests authz_macros
69972024-09-24T04:40:41.491Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name authz_macros --test nexus/authz-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/authz-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-54dbd7f4e59fa1fd.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-8d9c2c31d5599ceb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
69982024-09-24T04:40:41.620Z
69992024-09-24T04:40:41.620Zrunning 7 tests
70002024-09-24T04:40:41.622Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 109) ... ignored
70012024-09-24T04:40:41.622Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 122) ... ignored
70022024-09-24T04:40:41.622Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 27) ... ignored
70032024-09-24T04:40:41.623Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 46) ... ignored
70042024-09-24T04:40:41.623Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 59) ... ignored
70052024-09-24T04:40:41.623Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 76) ... ignored
70062024-09-24T04:40:41.623Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 94) ... ignored
70072024-09-24T04:40:41.623Z
70082024-09-24T04:40:41.623Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
70092024-09-24T04:40:41.623Z
70102024-09-24T04:40:41.632Z Doc-tests bootstore
70112024-09-24T04:40:41.635Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstore --test bootstore/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/bootstore -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1b7fb6310e483337.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-f79ae8c6ada7b572.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-332904de727b0d43.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-95e91a854f17fc49.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
70122024-09-24T04:40:42.512Z
70132024-09-24T04:40:42.512Zrunning 0 tests
70142024-09-24T04:40:42.512Z
70152024-09-24T04:40:42.512Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70162024-09-24T04:40:42.512Z
70172024-09-24T04:40:42.539Z Doc-tests bootstrap_agent_api
70182024-09-24T04:40:42.541Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstrap_agent_api --test sled-agent/bootstrap-agent-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70192024-09-24T04:40:42.925Z
70202024-09-24T04:40:42.925Zrunning 2 tests
70212024-09-24T04:40:42.927Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::api_description (line 32) ... ignored
70222024-09-24T04:40:42.927Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::stub_api_description (line 38) ... ignored
70232024-09-24T04:40:42.927Z
70242024-09-24T04:40:42.927Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
70252024-09-24T04:40:42.927Z
70262024-09-24T04:40:42.948Z Doc-tests bootstrap_agent_client
70272024-09-24T04:40:42.950Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstrap_agent_client --test clients/bootstrap-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/bootstrap-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70282024-09-24T04:40:43.777Z
70292024-09-24T04:40:43.777Zrunning 0 tests
70302024-09-24T04:40:43.777Z
70312024-09-24T04:40:43.777Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70322024-09-24T04:40:43.777Z
70332024-09-24T04:40:43.805Z Doc-tests clickhouse_admin_api
70342024-09-24T04:40:43.808Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name clickhouse_admin_api --test clickhouse-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-365918ebfaa3831a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70352024-09-24T04:40:44.050Z
70362024-09-24T04:40:44.050Zrunning 2 tests
70372024-09-24T04:40:44.052Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_api_mod::api_description (line 41) ... ignored
70382024-09-24T04:40:44.052Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_api_mod::stub_api_description (line 47) ... ignored
70392024-09-24T04:40:44.053Z
70402024-09-24T04:40:44.053Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
70412024-09-24T04:40:44.053Z
70422024-09-24T04:40:44.070Z Doc-tests clickhouse_admin_types
70432024-09-24T04:40:44.073Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name clickhouse_admin_types --test clickhouse-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0dc4457f5255bc8d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70442024-09-24T04:40:44.463Z
70452024-09-24T04:40:44.463Zrunning 0 tests
70462024-09-24T04:40:44.463Z
70472024-09-24T04:40:44.463Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70482024-09-24T04:40:44.463Z
70492024-09-24T04:40:44.486Z Doc-tests cockroach_admin_api
70502024-09-24T04:40:44.489Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_api --test cockroach-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-97ddddc4804a084d.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-1eb945799bd3cfd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70512024-09-24T04:40:44.688Z
70522024-09-24T04:40:44.688Zrunning 2 tests
70532024-09-24T04:40:44.691Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::api_description (line 20) ... ignored
70542024-09-24T04:40:44.691Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::stub_api_description (line 26) ... ignored
70552024-09-24T04:40:44.691Z
70562024-09-24T04:40:44.691Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
70572024-09-24T04:40:44.691Z
70582024-09-24T04:40:44.704Z Doc-tests cockroach_admin_client
70592024-09-24T04:40:44.707Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_client --test clients/cockroach-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/cockroach-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a989b92b37053200.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70602024-09-24T04:40:44.960Z
70612024-09-24T04:40:44.960Zrunning 0 tests
70622024-09-24T04:40:44.960Z
70632024-09-24T04:40:44.960Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70642024-09-24T04:40:44.960Z
70652024-09-24T04:40:44.976Z Doc-tests cockroach_admin_types
70662024-09-24T04:40:44.979Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_types --test cockroach-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-1eb945799bd3cfd7.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70672024-09-24T04:40:45.122Z
70682024-09-24T04:40:45.122Zrunning 0 tests
70692024-09-24T04:40:45.122Z
70702024-09-24T04:40:45.122Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70712024-09-24T04:40:45.122Z
70722024-09-24T04:40:45.133Z Doc-tests db_macros
70732024-09-24T04:40:45.136Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name db_macros --test nexus/db-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-296cf3c89bb9d2a9.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-8d9c2c31d5599ceb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70742024-09-24T04:40:45.378Z
70752024-09-24T04:40:45.378Zrunning 3 tests
70762024-09-24T04:40:45.380Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
70772024-09-24T04:40:45.381Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 51) ... ignored
70782024-09-24T04:40:45.381Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 76) ... ignored
70792024-09-24T04:40:45.381Z
70802024-09-24T04:40:45.381Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
70812024-09-24T04:40:45.381Z
70822024-09-24T04:40:45.393Z Doc-tests dns_server
70832024-09-24T04:40:45.395Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_server --test dns-server/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b6c53acb87a92443.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9d0848bf311d3261.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e90bd45f0aaf536b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70842024-09-24T04:40:45.715Z
70852024-09-24T04:40:45.715Zrunning 0 tests
70862024-09-24T04:40:45.715Z
70872024-09-24T04:40:45.715Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70882024-09-24T04:40:45.715Z
70892024-09-24T04:40:45.740Z Doc-tests dns_server_api
70902024-09-24T04:40:45.745Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_server_api --test dns-server-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70912024-09-24T04:40:45.941Z
70922024-09-24T04:40:45.941Zrunning 2 tests
70932024-09-24T04:40:45.944Ztest dns-server-api/src/lib.rs - dns_server_api_mod::api_description (line 110) ... ignored
70942024-09-24T04:40:45.944Ztest dns-server-api/src/lib.rs - dns_server_api_mod::stub_api_description (line 116) ... ignored
70952024-09-24T04:40:45.944Z
70962024-09-24T04:40:45.944Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
70972024-09-24T04:40:45.944Z
70982024-09-24T04:40:45.958Z Doc-tests dns_service_client
70992024-09-24T04:40:45.961Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_service_client --test clients/dns-service-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dns-service-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71002024-09-24T04:40:46.218Z
71012024-09-24T04:40:46.218Zrunning 0 tests
71022024-09-24T04:40:46.218Z
71032024-09-24T04:40:46.218Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71042024-09-24T04:40:46.218Z
71052024-09-24T04:40:46.235Z Doc-tests dpd_client
71062024-09-24T04:40:46.238Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dpd_client --test clients/dpd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dpd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71072024-09-24T04:40:47.356Z
71082024-09-24T04:40:47.356Zrunning 0 tests
71092024-09-24T04:40:47.356Z
71102024-09-24T04:40:47.356Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71112024-09-24T04:40:47.356Z
71122024-09-24T04:40:47.389Z Doc-tests end_to_end_tests
71132024-09-24T04:40:47.391Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name end_to_end_tests --test end-to-end-tests/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/end-to-end-tests -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-ff0b2994c1b7c382.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-5f59486e183b31a2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-95d37880db3449e4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-1e83d815a4ac1807.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-45716bc583b157ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71142024-09-24T04:40:47.917Z
71152024-09-24T04:40:47.917Zrunning 0 tests
71162024-09-24T04:40:47.917Z
71172024-09-24T04:40:47.917Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71182024-09-24T04:40:47.917Z
71192024-09-24T04:40:47.940Z Doc-tests gateway_api
71202024-09-24T04:40:47.943Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_api --test gateway-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-cf2e04638ef691dd.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71212024-09-24T04:40:48.310Z
71222024-09-24T04:40:48.310Zrunning 2 tests
71232024-09-24T04:40:48.313Ztest gateway-api/src/lib.rs - gateway_api_mod::api_description (line 41) ... ignored
71242024-09-24T04:40:48.313Ztest gateway-api/src/lib.rs - gateway_api_mod::stub_api_description (line 47) ... ignored
71252024-09-24T04:40:48.313Z
71262024-09-24T04:40:48.313Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
71272024-09-24T04:40:48.313Z
71282024-09-24T04:40:48.332Z Doc-tests gateway_client
71292024-09-24T04:40:48.335Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_client --test clients/gateway-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/gateway-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71302024-09-24T04:40:49.261Z
71312024-09-24T04:40:49.261Zrunning 0 tests
71322024-09-24T04:40:49.261Z
71332024-09-24T04:40:49.261Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71342024-09-24T04:40:49.264Z
71352024-09-24T04:40:49.288Z Doc-tests gateway_test_utils
71362024-09-24T04:40:49.291Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_test_utils --test gateway-test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-e92616affb1e474b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-bddd2c979781f3cd.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71372024-09-24T04:40:49.994Z
71382024-09-24T04:40:49.994Zrunning 0 tests
71392024-09-24T04:40:49.994Z
71402024-09-24T04:40:49.994Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71412024-09-24T04:40:49.994Z
71422024-09-24T04:40:50.020Z Doc-tests gateway_types
71432024-09-24T04:40:50.023Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_types --test gateway-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2fbb0984dc419504.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71442024-09-24T04:40:50.612Z
71452024-09-24T04:40:50.612Zrunning 0 tests
71462024-09-24T04:40:50.612Z
71472024-09-24T04:40:50.612Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71482024-09-24T04:40:50.612Z
71492024-09-24T04:40:50.640Z Doc-tests illumos_utils
71502024-09-24T04:40:50.643Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name illumos_utils --test illumos-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/illumos-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-23dc985f084fda09.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-748642a1849d3461.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-b1a54d07005cc8e8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-20831c057b53adf6.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-fc6af69011f3b35a.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-33a25d9e453c9147.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rlib -C embed-bitcode=no --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' --check-cfg 'cfg(svcadm_autoclear)' --document-private-items -D warnings --error-format human`
71512024-09-24T04:40:52.450Z
71522024-09-24T04:40:52.450Zrunning 0 tests
71532024-09-24T04:40:52.450Z
71542024-09-24T04:40:52.450Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71552024-09-24T04:40:52.450Z
71562024-09-24T04:40:52.500Z Doc-tests installinator
71572024-09-24T04:40:52.503Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator --test installinator/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-3f45419d4cc0f4dd.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2799d2ed6511cea0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2fbb0984dc419504.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-0c8ffd9694870ebf.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' --document-private-items -D warnings --error-format human`
71582024-09-24T04:40:53.284Z
71592024-09-24T04:40:53.284Zrunning 0 tests
71602024-09-24T04:40:53.284Z
71612024-09-24T04:40:53.284Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71622024-09-24T04:40:53.284Z
71632024-09-24T04:40:53.311Z Doc-tests installinator_api
71642024-09-24T04:40:53.314Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_api --test installinator-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ce94de758e2e8ca3.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71652024-09-24T04:40:53.586Z
71662024-09-24T04:40:53.586Zrunning 2 tests
71672024-09-24T04:40:53.589Ztest installinator-api/src/lib.rs - installinator_api_mod::api_description (line 39) ... ignored
71682024-09-24T04:40:53.589Ztest installinator-api/src/lib.rs - installinator_api_mod::stub_api_description (line 45) ... ignored
71692024-09-24T04:40:53.589Z
71702024-09-24T04:40:53.589Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
71712024-09-24T04:40:53.589Z
71722024-09-24T04:40:53.608Z Doc-tests installinator_client
71732024-09-24T04:40:53.610Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_client --test clients/installinator-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/installinator-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2799d2ed6511cea0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71742024-09-24T04:40:54.417Z
71752024-09-24T04:40:54.417Zrunning 0 tests
71762024-09-24T04:40:54.417Z
71772024-09-24T04:40:54.417Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71782024-09-24T04:40:54.417Z
71792024-09-24T04:40:54.447Z Doc-tests installinator_common
71802024-09-24T04:40:54.449Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_common --test installinator-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71812024-09-24T04:40:54.808Z
71822024-09-24T04:40:54.808Zrunning 0 tests
71832024-09-24T04:40:54.808Z
71842024-09-24T04:40:54.808Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71852024-09-24T04:40:54.808Z
71862024-09-24T04:40:54.831Z Doc-tests internal_dns
71872024-09-24T04:40:54.833Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name internal_dns --test internal-dns/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-e90bd45f0aaf536b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71882024-09-24T04:40:55.100Z
71892024-09-24T04:40:55.100Zrunning 0 tests
71902024-09-24T04:40:55.100Z
71912024-09-24T04:40:55.100Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71922024-09-24T04:40:55.100Z
71932024-09-24T04:40:55.120Z Doc-tests ipcc
71942024-09-24T04:40:55.123Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name ipcc --test ipcc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ipcc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2fbb0984dc419504.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-b01b952446fd7d41.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71952024-09-24T04:40:55.357Z
71962024-09-24T04:40:55.357Zrunning 0 tests
71972024-09-24T04:40:55.357Z
71982024-09-24T04:40:55.357Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71992024-09-24T04:40:55.358Z
72002024-09-24T04:40:55.377Z Doc-tests key_manager
72012024-09-24T04:40:55.379Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name key_manager --test key-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/key-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-f79ae8c6ada7b572.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6b772d1234dacccd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-332904de727b0d43.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72022024-09-24T04:40:55.615Z
72032024-09-24T04:40:55.615Zrunning 0 tests
72042024-09-24T04:40:55.616Z
72052024-09-24T04:40:55.616Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
72062024-09-24T04:40:55.616Z
72072024-09-24T04:40:55.634Z Doc-tests live_tests_macros
72082024-09-24T04:40:55.637Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name live_tests_macros --test live-tests/macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/live-tests/macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-1e812da85a917a89.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72092024-09-24T04:40:55.707Z
72102024-09-24T04:40:55.707Zrunning 1 test
72112024-09-24T04:40:55.710Ztest live-tests/macros/src/lib.rs - live_test (line 24) ... ignored
72122024-09-24T04:40:55.710Z
72132024-09-24T04:40:55.710Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
72142024-09-24T04:40:55.710Z
72152024-09-24T04:40:55.715Z Doc-tests nexus_auth
72162024-09-24T04:40:55.717Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_auth --test nexus/auth/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/auth -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-54dbd7f4e59fa1fd.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-64c755c38fa600bf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-873a086622636532.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-81c1e8896bf25f00.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-92a14373633ed062.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-90aefd1bb8f3ee88.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
72172024-09-24T04:40:57.027Z
72182024-09-24T04:40:57.027Zrunning 0 tests
72192024-09-24T04:40:57.027Z
72202024-09-24T04:40:57.027Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
72212024-09-24T04:40:57.027Z
72222024-09-24T04:40:57.061Z Doc-tests nexus_client
72232024-09-24T04:40:57.063Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_client --test clients/nexus-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/nexus-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72242024-09-24T04:40:59.131Z
72252024-09-24T04:40:59.131Zrunning 0 tests
72262024-09-24T04:40:59.131Z
72272024-09-24T04:40:59.134Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
72282024-09-24T04:40:59.134Z
72292024-09-24T04:40:59.175Z Doc-tests nexus_config
72302024-09-24T04:40:59.178Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_config --test nexus-config/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-config -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72312024-09-24T04:40:59.727Z
72322024-09-24T04:40:59.727Zrunning 0 tests
72332024-09-24T04:40:59.727Z
72342024-09-24T04:40:59.727Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
72352024-09-24T04:40:59.727Z
72362024-09-24T04:40:59.752Z Doc-tests nexus_db_fixed_data
72372024-09-24T04:40:59.755Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_fixed_data --test nexus/db-fixed-data/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-fixed-data -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-81c1e8896bf25f00.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
72382024-09-24T04:41:00.211Z
72392024-09-24T04:41:00.211Zrunning 0 tests
72402024-09-24T04:41:00.211Z
72412024-09-24T04:41:00.211Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
72422024-09-24T04:41:00.211Z
72432024-09-24T04:41:00.235Z Doc-tests nexus_db_model
72442024-09-24T04:41:00.237Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_model --test nexus/db-model/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-model -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-296cf3c89bb9d2a9.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c47dbcd040fe622f.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-40bcff8a204b7264.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
72452024-09-24T04:41:12.187Z
72462024-09-24T04:41:12.187Zrunning 2 tests
72472024-09-24T04:41:14.738Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
72482024-09-24T04:41:50.717Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
72492024-09-24T04:41:50.717Z
72502024-09-24T04:41:50.720Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.52s
72512024-09-24T04:41:50.720Z
72522024-09-24T04:41:50.906Z Doc-tests nexus_db_queries
72532024-09-24T04:41:50.910Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_queries --test nexus/db-queries/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-queries -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-e63658d63b89b65a.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-296cf3c89bb9d2a9.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-cbecf45927a82e5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-e8b3d3075598f3d4.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-873a086622636532.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-81c1e8896bf25f00.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-92a14373633ed062.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-40664317400f437e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
72542024-09-24T04:41:53.305Z
72552024-09-24T04:41:53.305Zrunning 1 test
72562024-09-24T04:41:59.094Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 222) ... ok
72572024-09-24T04:41:59.094Z
72582024-09-24T04:41:59.095Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.79s
72592024-09-24T04:41:59.095Z
72602024-09-24T04:41:59.160Z Doc-tests nexus_defaults
72612024-09-24T04:41:59.163Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_defaults --test nexus/defaults/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/defaults -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c47dbcd040fe622f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72622024-09-24T04:41:59.375Z
72632024-09-24T04:41:59.375Zrunning 0 tests
72642024-09-24T04:41:59.375Z
72652024-09-24T04:41:59.375Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
72662024-09-24T04:41:59.375Z
72672024-09-24T04:41:59.394Z Doc-tests nexus_external_api
72682024-09-24T04:41:59.396Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_external_api --test nexus/external-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/external-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0caaca8d8dc42a71.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-66de859e04bc3ac9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72692024-09-24T04:41:59.912Z
72702024-09-24T04:41:59.912Zrunning 2 tests
72712024-09-24T04:41:59.915Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::api_description (line 74) ... ignored
72722024-09-24T04:41:59.915Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::stub_api_description (line 80) ... ignored
72732024-09-24T04:41:59.915Z
72742024-09-24T04:41:59.915Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
72752024-09-24T04:41:59.915Z
72762024-09-24T04:41:59.940Z Doc-tests nexus_internal_api
72772024-09-24T04:41:59.942Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_internal_api --test nexus/internal-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/internal-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6d1429e29994084e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72782024-09-24T04:42:00.354Z
72792024-09-24T04:42:00.354Zrunning 2 tests
72802024-09-24T04:42:00.357Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 58) ... ignored
72812024-09-24T04:42:00.357Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 64) ... ignored
72822024-09-24T04:42:00.357Z
72832024-09-24T04:42:00.357Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
72842024-09-24T04:42:00.357Z
72852024-09-24T04:42:00.380Z Doc-tests nexus_inventory
72862024-09-24T04:42:00.382Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_inventory --test nexus/inventory/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/inventory -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-680b8cb7b0392efd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72872024-09-24T04:42:00.736Z
72882024-09-24T04:42:00.736Zrunning 0 tests
72892024-09-24T04:42:00.736Z
72902024-09-24T04:42:00.736Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
72912024-09-24T04:42:00.736Z
72922024-09-24T04:42:00.759Z Doc-tests nexus_macros_common
72932024-09-24T04:42:00.761Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_macros_common --test nexus/macros-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/macros-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-8d9c2c31d5599ceb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72942024-09-24T04:42:00.835Z
72952024-09-24T04:42:00.835Zrunning 0 tests
72962024-09-24T04:42:00.835Z
72972024-09-24T04:42:00.835Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
72982024-09-24T04:42:00.835Z
72992024-09-24T04:42:00.843Z Doc-tests nexus_metrics_producer_gc
73002024-09-24T04:42:00.846Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_metrics_producer_gc --test nexus/metrics-producer-gc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/metrics-producer-gc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5cb632f819bb243e.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b4a996bc82364705.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
73012024-09-24T04:42:01.260Z
73022024-09-24T04:42:01.260Zrunning 0 tests
73032024-09-24T04:42:01.260Z
73042024-09-24T04:42:01.260Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73052024-09-24T04:42:01.260Z
73062024-09-24T04:42:01.289Z Doc-tests nexus_networking
73072024-09-24T04:42:01.291Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_networking --test nexus/networking/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/networking -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-70b1e778a97f9915.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73082024-09-24T04:42:01.713Z
73092024-09-24T04:42:01.713Zrunning 0 tests
73102024-09-24T04:42:01.713Z
73112024-09-24T04:42:01.713Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73122024-09-24T04:42:01.713Z
73132024-09-24T04:42:01.741Z Doc-tests nexus_reconfigurator_execution
73142024-09-24T04:42:01.744Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_execution --test nexus/reconfigurator/execution/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/execution -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a989b92b37053200.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5cb632f819bb243e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-65070b8536d99399.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-70b1e778a97f9915.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e48b0849f422f1db.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-856e4e79b708d7a8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
73152024-09-24T04:42:02.204Z
73162024-09-24T04:42:02.204Zrunning 0 tests
73172024-09-24T04:42:02.204Z
73182024-09-24T04:42:02.204Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73192024-09-24T04:42:02.204Z
73202024-09-24T04:42:02.233Z Doc-tests nexus_reconfigurator_planning
73212024-09-24T04:42:02.236Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_planning --test nexus/reconfigurator/planning/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/planning -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-680b8cb7b0392efd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73222024-09-24T04:42:02.674Z
73232024-09-24T04:42:02.674Zrunning 0 tests
73242024-09-24T04:42:02.674Z
73252024-09-24T04:42:02.674Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73262024-09-24T04:42:02.675Z
73272024-09-24T04:42:02.701Z Doc-tests nexus_reconfigurator_preparation
73282024-09-24T04:42:02.703Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_preparation --test nexus/reconfigurator/preparation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/preparation -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73292024-09-24T04:42:03.095Z
73302024-09-24T04:42:03.095Zrunning 0 tests
73312024-09-24T04:42:03.095Z
73322024-09-24T04:42:03.095Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73332024-09-24T04:42:03.095Z
73342024-09-24T04:42:03.122Z Doc-tests nexus_saga_recovery
73352024-09-24T04:42:03.125Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_saga_recovery --test nexus/saga-recovery/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/saga-recovery -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-873a086622636532.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6ffe5295dda52621.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-856e4e79b708d7a8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
73362024-09-24T04:42:03.483Z
73372024-09-24T04:42:03.483Zrunning 0 tests
73382024-09-24T04:42:03.483Z
73392024-09-24T04:42:03.483Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73402024-09-24T04:42:03.483Z
73412024-09-24T04:42:03.507Z Doc-tests nexus_sled_agent_shared
73422024-09-24T04:42:03.510Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_sled_agent_shared --test nexus-sled-agent-shared/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-sled-agent-shared -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73432024-09-24T04:42:03.892Z
73442024-09-24T04:42:03.892Zrunning 0 tests
73452024-09-24T04:42:03.892Z
73462024-09-24T04:42:03.895Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73472024-09-24T04:42:03.895Z
73482024-09-24T04:42:03.916Z Doc-tests nexus_test_interface
73492024-09-24T04:42:03.919Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_interface --test nexus/test-interface/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-interface -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73502024-09-24T04:42:04.209Z
73512024-09-24T04:42:04.209Zrunning 0 tests
73522024-09-24T04:42:04.209Z
73532024-09-24T04:42:04.209Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73542024-09-24T04:42:04.209Z
73552024-09-24T04:42:04.231Z Doc-tests nexus_test_utils
73562024-09-24T04:42:04.234Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_utils --test nexus/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-94fdee91b791ad93.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-dev"))' --document-private-items -D warnings --error-format human`
73572024-09-24T04:42:05.275Z
73582024-09-24T04:42:05.275Zrunning 0 tests
73592024-09-24T04:42:05.275Z
73602024-09-24T04:42:05.276Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73612024-09-24T04:42:05.276Z
73622024-09-24T04:42:05.309Z Doc-tests nexus_test_utils_macros
73632024-09-24T04:42:05.312Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name nexus_test_utils_macros --test nexus/test-utils-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-856e4e79b708d7a8.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73642024-09-24T04:42:05.390Z
73652024-09-24T04:42:05.390Zrunning 1 test
73662024-09-24T04:42:05.392Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 43) ... ignored
73672024-09-24T04:42:05.392Z
73682024-09-24T04:42:05.392Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
73692024-09-24T04:42:05.392Z
73702024-09-24T04:42:05.399Z Doc-tests nexus_types
73712024-09-24T04:42:05.401Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_types --test nexus/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-429a83cc6834e394.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-64c755c38fa600bf.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-65070b8536d99399.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73722024-09-24T04:42:08.135Z
73732024-09-24T04:42:08.135Zrunning 0 tests
73742024-09-24T04:42:08.135Z
73752024-09-24T04:42:08.135Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73762024-09-24T04:42:08.135Z
73772024-09-24T04:42:08.200Z Doc-tests omicron_certificates
73782024-09-24T04:42:08.202Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_certificates --test certificates/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/certificates -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-40bcff8a204b7264.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-01bb75b60de83b30.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73792024-09-24T04:42:08.466Z
73802024-09-24T04:42:08.466Zrunning 0 tests
73812024-09-24T04:42:08.466Z
73822024-09-24T04:42:08.466Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73832024-09-24T04:42:08.466Z
73842024-09-24T04:42:08.485Z Doc-tests omicron_clickhouse_admin
73852024-09-24T04:42:08.488Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_clickhouse_admin --test clickhouse-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-365918ebfaa3831a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a1a8cc71b2600e5a.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-d967666dfcfe4861.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-829aeff62b602465.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-9e0a69bb52bee4ae.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73862024-09-24T04:42:08.781Z
73872024-09-24T04:42:08.781Zrunning 0 tests
73882024-09-24T04:42:08.782Z
73892024-09-24T04:42:08.782Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73902024-09-24T04:42:08.782Z
73912024-09-24T04:42:08.803Z Doc-tests omicron_cockroach_admin
73922024-09-24T04:42:08.805Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_cockroach_admin --test cockroach-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-97ddddc4804a084d.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-1eb945799bd3cfd7.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-1f385342cfe9a2c1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
73932024-09-24T04:42:09.097Z
73942024-09-24T04:42:09.097Zrunning 0 tests
73952024-09-24T04:42:09.097Z
73962024-09-24T04:42:09.097Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73972024-09-24T04:42:09.097Z
73982024-09-24T04:42:09.118Z Doc-tests omicron_common
73992024-09-24T04:42:09.120Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_common --test common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-429a83cc6834e394.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-9f41ece8fa89b28b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' --document-private-items -D warnings --error-format human`
74002024-09-24T04:42:11.056Z
74012024-09-24T04:42:11.056Zrunning 2 tests
74022024-09-24T04:42:11.059Ztest common/src/lib.rs - FileKv (line 60) ... ignored
74032024-09-24T04:42:15.528Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 614) ... ok
74042024-09-24T04:42:15.528Z
74052024-09-24T04:42:15.533Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.47s
74062024-09-24T04:42:15.533Z
74072024-09-24T04:42:15.578Z Doc-tests omicron_ddm_admin_client
74082024-09-24T04:42:15.581Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_ddm_admin_client --test clients/ddm-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/ddm-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-fbf1721742859380.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74092024-09-24T04:42:15.843Z
74102024-09-24T04:42:15.843Zrunning 0 tests
74112024-09-24T04:42:15.843Z
74122024-09-24T04:42:15.843Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74132024-09-24T04:42:15.843Z
74142024-09-24T04:42:15.863Z Doc-tests omicron_dev_lib
74152024-09-24T04:42:15.865Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_dev_lib --test dev-tools/omicron-dev-lib/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/omicron-dev-lib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-a304661ee697292c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74162024-09-24T04:42:16.083Z
74172024-09-24T04:42:16.083Zrunning 0 tests
74182024-09-24T04:42:16.083Z
74192024-09-24T04:42:16.083Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74202024-09-24T04:42:16.083Z
74212024-09-24T04:42:16.101Z Doc-tests omicron_gateway
74222024-09-24T04:42:16.103Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_gateway --test gateway/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-cf2e04638ef691dd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-a67262891fa6c30f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2fbb0984dc419504.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-e92616affb1e474b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-5af61904fabbd7da.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-bddd2c979781f3cd.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-53ed234ccebe4ff4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74232024-09-24T04:42:16.796Z
74242024-09-24T04:42:16.796Zrunning 0 tests
74252024-09-24T04:42:16.796Z
74262024-09-24T04:42:16.796Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74272024-09-24T04:42:16.796Z
74282024-09-24T04:42:16.828Z Doc-tests omicron_nexus
74292024-09-24T04:42:16.833Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_nexus --test nexus/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-984cb1110a4d373d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a989b92b37053200.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-96dff87273d05c82.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-e856ede429ad1d1a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-e2b392aa66d894d2.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-2586995f98f5d4cd.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c1b7ebbafef0d976.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5cb632f819bb243e.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-e8b3d3075598f3d4.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-873a086622636532.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-dda535b69b31bdb1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6896f7df449613cb.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c47dbcd040fe622f.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0caaca8d8dc42a71.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6d1429e29994084e.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d4393e0077be3001.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b4a996bc82364705.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-70b1e778a97f9915.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e48b0849f422f1db.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-2590f0a3aa07f948.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-0ce5b2a23b0652be.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6ffe5295dda52621.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2c3b248df8b19909.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-b811e386d4f20574.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-856e4e79b708d7a8.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-7a8a32ca954a359a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-95d37880db3449e4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-94fdee91b791ad93.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-9ac10fdc05abddac.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-90aefd1bb8f3ee88.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2a4b334350991e3e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-bddd2c979781f3cd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-557c9e5ebf8931a3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
74302024-09-24T04:42:19.530Z
74312024-09-24T04:42:19.530Zrunning 5 tests
74322024-09-24T04:42:19.534Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 235) ... ignored
74332024-09-24T04:42:23.764Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 759) ... ok
74342024-09-24T04:42:23.767Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 853) ... ok
74352024-09-24T04:42:23.769Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 823) ... ok
74362024-09-24T04:42:23.774Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 781) ... ok
74372024-09-24T04:42:23.774Z
74382024-09-24T04:42:23.776Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.24s
74392024-09-24T04:42:23.776Z
74402024-09-24T04:42:23.844Z Doc-tests omicron_package
74412024-09-24T04:42:23.846Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_package --test package/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/package -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-2269634adf308451.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-c8bf5d13aa2147e9.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74422024-09-24T04:42:24.092Z
74432024-09-24T04:42:24.092Zrunning 0 tests
74442024-09-24T04:42:24.092Z
74452024-09-24T04:42:24.092Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74462024-09-24T04:42:24.092Z
74472024-09-24T04:42:24.106Z Doc-tests omicron_passwords
74482024-09-24T04:42:24.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_passwords --test passwords/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/passwords -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-d394aa9687013f7a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-96dff87273d05c82.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-5183c0a999dee1e3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74492024-09-24T04:42:24.221Z
74502024-09-24T04:42:24.221Zrunning 0 tests
74512024-09-24T04:42:24.221Z
74522024-09-24T04:42:24.221Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74532024-09-24T04:42:24.221Z
74542024-09-24T04:42:24.233Z Doc-tests omicron_rpaths
74552024-09-24T04:42:24.236Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_rpaths --test rpaths/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/rpaths -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-637a25a009b16745.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74562024-09-24T04:42:24.302Z
74572024-09-24T04:42:24.302Zrunning 0 tests
74582024-09-24T04:42:24.302Z
74592024-09-24T04:42:24.303Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74602024-09-24T04:42:24.303Z
74612024-09-24T04:42:24.310Z Doc-tests omicron_sled_agent
74622024-09-24T04:42:24.313Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_sled_agent --test sled-agent/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-526fb4a492afbc62.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-93c927c4fb5f9d5d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0c32b4b3379db3ba.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-55c5344820fdb400.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-281dd7f8d47fe766.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-f4aeff83f02cde28.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6b772d1234dacccd.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-71de897ecc6247eb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-20831c057b53adf6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-8b1b84339bfd512f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-914cf7489b5eca54.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-cb071d5f095ec893.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' --document-private-items -D warnings --error-format human`
74632024-09-24T04:42:26.266Z
74642024-09-24T04:42:26.266Zrunning 0 tests
74652024-09-24T04:42:26.266Z
74662024-09-24T04:42:26.266Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74672024-09-24T04:42:26.266Z
74682024-09-24T04:42:26.317Z Doc-tests omicron_test_utils
74692024-09-24T04:42:26.320Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_test_utils --test test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0dc4457f5255bc8d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-f1ba33698d34c9b1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4425ccb74d56e55b.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-1adfc28caffdb951.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-e26ad1706baab635.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-510604b59f10dd98.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-4781d15dc18659ce.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -C embed-bitcode=no --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' --document-private-items -D warnings --error-format human`
74702024-09-24T04:42:26.643Z
74712024-09-24T04:42:26.643Zrunning 0 tests
74722024-09-24T04:42:26.643Z
74732024-09-24T04:42:26.643Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74742024-09-24T04:42:26.643Z
74752024-09-24T04:42:26.665Z Doc-tests omicron_uuid_kinds
74762024-09-24T04:42:26.667Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_uuid_kinds --test uuid-kinds/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/uuid-kinds -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-65070b8536d99399.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "schemars08", "serde", "std", "uuid-v4"))' --document-private-items -D warnings --error-format human`
74772024-09-24T04:42:26.770Z
74782024-09-24T04:42:26.770Zrunning 0 tests
74792024-09-24T04:42:26.770Z
74802024-09-24T04:42:26.770Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74812024-09-24T04:42:26.770Z
74822024-09-24T04:42:26.779Z Doc-tests omicron_workspace_hack
74832024-09-24T04:42:26.781Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2015 --crate-type lib --crate-name omicron_workspace_hack --test workspace-hack/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/workspace-hack -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-bdb500d6706a0d33.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e977bd3425988650.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-3d4b03788a112093.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-63411cafe06c85bd.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-efb1d161a82b4537.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ca0a7abe1fe991cc.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-bde51f4758c41521.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-a318800bc3251e3b.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f8fc1c1aa249dbdf.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7a6848bc8d5b9891.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e8b978ec7a9d98e8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-ec51e95ae6c78625.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b15458759d1621c8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-3459d31894bcb70d.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bb6974eb2a6ed7a2.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-2abe9fe1e738a523.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-333cc1e052d8280e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-070753e5db3ffe91.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-67128cdfc27fc86d.rlib --extern hyper_582f2526e08bb6a0=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern hyper_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libhyper-99b80dc317afebd1.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-90f296ce10c86040.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-d345e3f692f84e20.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-9bb3211f8a6d4da7.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-73ba9b38c2adb040.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-68d6347307c2291e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-d7cb5b81a02ef6f8.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-2026a0998620394e.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-19e1c4c2cc846170.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-51981822c0da3c8e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-b937650cfbeb6e6f.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-00d43a90ac604eda.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-970f38cc963541c5.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-a5643bc95f4aea25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0aa41fa91298e638.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-925764fe8d28be41.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-5858723c89856af0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-f57404723f9fcb27.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74842024-09-24T04:42:26.846Z
74852024-09-24T04:42:26.846Zrunning 0 tests
74862024-09-24T04:42:26.847Z
74872024-09-24T04:42:26.847Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74882024-09-24T04:42:26.847Z
74892024-09-24T04:42:26.853Z Doc-tests openapi_manager
74902024-09-24T04:42:26.856Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name openapi_manager --test dev-tools/openapi-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/openapi-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0dc4457f5255bc8d.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-be372858fc72ff52.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-365918ebfaa3831a.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-97ddddc4804a084d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-101e5f625ae7d17e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-cf2e04638ef691dd.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ce94de758e2e8ca3.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-0caaca8d8dc42a71.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6d1429e29994084e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-78fb20584642c73b.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-66de859e04bc3ac9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-8b65fb5e19bc92ea.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-af3bb30513cd8d49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74912024-09-24T04:42:27.275Z
74922024-09-24T04:42:27.275Zrunning 0 tests
74932024-09-24T04:42:27.275Z
74942024-09-24T04:42:27.275Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74952024-09-24T04:42:27.276Z
74962024-09-24T04:42:27.300Z Doc-tests openapi_manager_types
74972024-09-24T04:42:27.303Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name openapi_manager_types --test dev-tools/openapi-manager/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/openapi-manager/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-66de859e04bc3ac9.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74982024-09-24T04:42:27.376Z
74992024-09-24T04:42:27.376Zrunning 0 tests
75002024-09-24T04:42:27.376Z
75012024-09-24T04:42:27.376Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75022024-09-24T04:42:27.376Z
75032024-09-24T04:42:27.385Z Doc-tests oxide_client
75042024-09-24T04:42:27.387Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxide_client --test clients/oxide-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oxide-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-95d37880db3449e4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75052024-09-24T04:42:32.244Z
75062024-09-24T04:42:32.244Zrunning 197 tests
75072024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
75082024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
75092024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
75102024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
75112024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
75122024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
75132024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
75142024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
75152024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
75162024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
75172024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
75182024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
75192024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
75202024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
75212024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
75222024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
75232024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
75242024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
75252024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
75262024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
75272024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_create (line 25) ... ignored
75282024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_delete (line 25) ... ignored
75292024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_list (line 27) ... ignored
75302024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_view (line 25) ... ignored
75312024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
75322024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
75332024-09-24T04:42:32.248Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
75342024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
75352024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
75362024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
75372024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
75382024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
75392024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
75402024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
75412024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
75422024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
75432024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
75442024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
75452024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
75462024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
75472024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
75482024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
75492024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
75502024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
75512024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
75522024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
75532024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
75542024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
75552024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
75562024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
75572024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
75582024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
75592024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
75602024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
75612024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_query (line 24) ... ignored
75622024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_schema_list (line 25) ... ignored
75632024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
75642024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
75652024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
75662024-09-24T04:42:32.249Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
75672024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
75682024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
75692024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
75702024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
75712024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
75722024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
75732024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
75742024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
75752024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
75762024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
75772024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
75782024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
75792024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
75802024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
75812024-09-24T04:42:32.253Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
75822024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
75832024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 26) ... ignored
75842024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
75852024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 26) ... ignored
75862024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
75872024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
75882024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
75892024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
75902024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
75912024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
75922024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
75932024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
75942024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
75952024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
75962024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
75972024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
75982024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
75992024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
76002024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
76012024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
76022024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
76032024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
76042024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
76052024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
76062024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
76072024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
76082024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
76092024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
76102024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
76112024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
76122024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
76132024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_create (line 22) ... ignored
76142024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_delete (line 24) ... ignored
76152024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_list (line 26) ... ignored
76162024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_add (line 27) ... ignored
76172024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_list (line 28) ... ignored
76182024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_remove (line 25) ... ignored
76192024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_add (line 24) ... ignored
76202024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_list (line 27) ... ignored
76212024-09-24T04:42:32.254Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_remove (line 22) ... ignored
76222024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_view (line 22) ... ignored
76232024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_link (line 27) ... ignored
76242024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_list (line 27) ... ignored
76252024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_unlink (line 24) ... ignored
76262024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_update (line 24) ... ignored
76272024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_update (line 25) ... ignored
76282024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_utilization_view (line 24) ... ignored
76292024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_view (line 24) ... ignored
76302024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
76312024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
76322024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
76332024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
76342024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
76352024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
76362024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
76372024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
76382024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
76392024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
76402024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
76412024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 26) ... ignored
76422024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 24) ... ignored
76432024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announcement_list (line 24) ... ignored
76442024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
76452024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
76462024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 26) ... ignored
76472024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_exported (line 22) ... ignored
76482024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
76492024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
76502024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
76512024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
76522024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
76532024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
76542024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
76552024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
76562024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
76572024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
76582024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
76592024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
76602024-09-24T04:42:32.255Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
76612024-09-24T04:42:32.256Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
76622024-09-24T04:42:32.256Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
76632024-09-24T04:42:32.256Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
76642024-09-24T04:42:32.256Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
76652024-09-24T04:42:32.256Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
76662024-09-24T04:42:32.256Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
76672024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
76682024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
76692024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
76702024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
76712024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
76722024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
76732024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
76742024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
76752024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
76762024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
76772024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
76782024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
76792024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
76802024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
76812024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
76822024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
76832024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 32) ... ignored
76842024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
76852024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
76862024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
76872024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
76882024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
76892024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
76902024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
76912024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
76922024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
76932024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
76942024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
76952024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
76962024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
76972024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
76982024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
76992024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
77002024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
77012024-09-24T04:42:32.259Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
77022024-09-24T04:42:32.260Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
77032024-09-24T04:42:32.260Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
77042024-09-24T04:42:32.260Z
77052024-09-24T04:42:32.260Ztest result: ok. 0 passed; 0 failed; 197 ignored; 0 measured; 0 filtered out; finished in 0.01s
77062024-09-24T04:42:32.260Z
77072024-09-24T04:42:32.341Z Doc-tests oximeter
77082024-09-24T04:42:32.344Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter --test oximeter/oximeter/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-84d6f1934979acae.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-9d73a59329a2a1ac.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a4c41ea69db9d2cd.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77092024-09-24T04:42:32.593Z
77102024-09-24T04:42:32.593Zrunning 2 tests
77112024-09-24T04:42:32.596Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
77122024-09-24T04:42:33.743Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
77132024-09-24T04:42:33.743Z
77142024-09-24T04:42:33.745Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.15s
77152024-09-24T04:42:33.745Z
77162024-09-24T04:42:33.766Z Doc-tests oximeter_api
77172024-09-24T04:42:33.769Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_api --test oximeter/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-8b65fb5e19bc92ea.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77182024-09-24T04:42:34.017Z
77192024-09-24T04:42:34.017Zrunning 2 tests
77202024-09-24T04:42:34.020Ztest oximeter/api/src/lib.rs - oximeter_api_mod::api_description (line 25) ... ignored
77212024-09-24T04:42:34.020Ztest oximeter/api/src/lib.rs - oximeter_api_mod::stub_api_description (line 31) ... ignored
77222024-09-24T04:42:34.020Z
77232024-09-24T04:42:34.020Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
77242024-09-24T04:42:34.020Z
77252024-09-24T04:42:34.037Z Doc-tests oximeter_client
77262024-09-24T04:42:34.040Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_client --test clients/oximeter-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oximeter-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77272024-09-24T04:42:34.350Z
77282024-09-24T04:42:34.350Zrunning 0 tests
77292024-09-24T04:42:34.350Z
77302024-09-24T04:42:34.350Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77312024-09-24T04:42:34.350Z
77322024-09-24T04:42:34.372Z Doc-tests oximeter_collector
77332024-09-24T04:42:34.374Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_collector --test oximeter/collector/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/collector -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-20964143cbec9c4e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-150f309d0a560902.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-8b65fb5e19bc92ea.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-ea04d7a34bb1b279.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-94fdee91b791ad93.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77342024-09-24T04:42:34.876Z
77352024-09-24T04:42:34.876Zrunning 0 tests
77362024-09-24T04:42:34.876Z
77372024-09-24T04:42:34.876Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77382024-09-24T04:42:34.876Z
77392024-09-24T04:42:34.906Z Doc-tests oximeter_db
77402024-09-24T04:42:34.910Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_db --test oximeter/db/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/db -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-d967666dfcfe4861.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-96dff87273d05c82.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4425ccb74d56e55b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-5aa376b217a57dc5.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-9e0a69bb52bee4ae.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-7bdbde32ad3f10f7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-048e0deea516129d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-0c8bf7541cf29a7b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="native-sql"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql", "oxql", "sql"))' --document-private-items -D warnings --error-format human`
77412024-09-24T04:42:36.266Z
77422024-09-24T04:42:36.267Zrunning 1 test
77432024-09-24T04:42:36.269Ztest oximeter/db/src/oxql/ast/table_ops/filter.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 115) ... ignored
77442024-09-24T04:42:36.269Z
77452024-09-24T04:42:36.269Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
77462024-09-24T04:42:36.269Z
77472024-09-24T04:42:36.312Z Doc-tests oximeter_instruments
77482024-09-24T04:42:36.315Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_instruments --test oximeter/instruments/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/instruments -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-3fa18eb32d6d99b6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-61cdf2551ff58f0d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' --document-private-items -D warnings --error-format human`
77492024-09-24T04:42:36.708Z
77502024-09-24T04:42:36.708Zrunning 0 tests
77512024-09-24T04:42:36.708Z
77522024-09-24T04:42:36.709Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77532024-09-24T04:42:36.709Z
77542024-09-24T04:42:36.735Z Doc-tests oximeter_macro_impl
77552024-09-24T04:42:36.738Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name oximeter_macro_impl --test oximeter/oximeter-macro-impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter-macro-impl -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-84d6f1934979acae.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77562024-09-24T04:42:36.825Z
77572024-09-24T04:42:36.825Zrunning 0 tests
77582024-09-24T04:42:36.825Z
77592024-09-24T04:42:36.825Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77602024-09-24T04:42:36.825Z
77612024-09-24T04:42:36.834Z Doc-tests oximeter_producer
77622024-09-24T04:42:36.837Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_producer --test oximeter/producer/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/producer -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cdb93a63ea6fd461.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-8ab7386dcd4df4e0.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-38777adff76dc210.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77632024-09-24T04:42:37.203Z
77642024-09-24T04:42:37.203Zrunning 0 tests
77652024-09-24T04:42:37.203Z
77662024-09-24T04:42:37.204Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77672024-09-24T04:42:37.204Z
77682024-09-24T04:42:37.230Z Doc-tests oximeter_schema
77692024-09-24T04:42:37.233Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_schema --test oximeter/schema/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/schema -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-9d73a59329a2a1ac.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77702024-09-24T04:42:37.533Z
77712024-09-24T04:42:37.533Zrunning 0 tests
77722024-09-24T04:42:37.533Z
77732024-09-24T04:42:37.533Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77742024-09-24T04:42:37.533Z
77752024-09-24T04:42:37.554Z Doc-tests oximeter_test_utils
77762024-09-24T04:42:37.557Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_test_utils --test oximeter/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-d967666dfcfe4861.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-84d6f1934979acae.so --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-9e0a69bb52bee4ae.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77772024-09-24T04:42:37.804Z
77782024-09-24T04:42:37.804Zrunning 0 tests
77792024-09-24T04:42:37.804Z
77802024-09-24T04:42:37.804Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77812024-09-24T04:42:37.804Z
77822024-09-24T04:42:37.823Z Doc-tests oximeter_timeseries_macro
77832024-09-24T04:42:37.827Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name oximeter_timeseries_macro --test oximeter/timeseries-macro/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/timeseries-macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-c75834bb1df1d415.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a4c41ea69db9d2cd.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-fea6e3f9d7980692.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77842024-09-24T04:42:38.060Z
77852024-09-24T04:42:38.060Zrunning 0 tests
77862024-09-24T04:42:38.060Z
77872024-09-24T04:42:38.060Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77882024-09-24T04:42:38.060Z
77892024-09-24T04:42:38.078Z Doc-tests oximeter_types
77902024-09-24T04:42:38.082Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_types --test oximeter/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-0b9fb23795fcdd0d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-96dff87273d05c82.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-84d6f1934979acae.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-66a8ef7ad7b69e7e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-3294f0712183ed64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-5f503ddebb1df142.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77912024-09-24T04:42:38.662Z
77922024-09-24T04:42:38.662Zrunning 11 tests
77932024-09-24T04:42:39.067Ztest oximeter/types/src/traits.rs - traits::Metric (line 190) - compile fail ... ok
77942024-09-24T04:42:46.253Ztest oximeter/types/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
77952024-09-24T04:42:46.256Ztest oximeter/types/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
77962024-09-24T04:42:46.293Ztest oximeter/types/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
77972024-09-24T04:42:46.327Ztest oximeter/types/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
77982024-09-24T04:42:46.345Ztest oximeter/types/src/traits.rs - traits::Metric (line 165) ... ok
77992024-09-24T04:42:46.359Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::with_bins (line 525) ... ok
78002024-09-24T04:42:46.367Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::span_decades (line 924) ... ok
78012024-09-24T04:42:46.538Ztest oximeter/types/src/traits.rs - traits::Target (line 79) - compile fail ... ok
78022024-09-24T04:42:49.529Ztest oximeter/types/src/traits.rs - traits::Producer (line 369) ... ok
78032024-09-24T04:42:50.910Ztest oximeter/types/src/traits.rs - traits::Target (line 49) ... ok
78042024-09-24T04:42:50.911Z
78052024-09-24T04:42:50.913Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.25s
78062024-09-24T04:42:50.913Z
78072024-09-24T04:42:50.942Z Doc-tests oxlog
78082024-09-24T04:42:50.944Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxlog --test dev-tools/oxlog/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/oxlog -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-33a25d9e453c9147.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-d1fe35a71df76961.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78092024-09-24T04:42:51.025Z
78102024-09-24T04:42:51.025Zrunning 0 tests
78112024-09-24T04:42:51.025Z
78122024-09-24T04:42:51.025Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78132024-09-24T04:42:51.025Z
78142024-09-24T04:42:51.033Z Doc-tests oxql_types
78152024-09-24T04:42:51.036Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxql_types --test oximeter/oxql-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oxql-types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-632925bc81cd8ca5.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-3a2e4ff2e10007b9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78162024-09-24T04:42:51.375Z
78172024-09-24T04:42:51.376Zrunning 0 tests
78182024-09-24T04:42:51.376Z
78192024-09-24T04:42:51.376Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78202024-09-24T04:42:51.376Z
78212024-09-24T04:42:51.399Z Doc-tests sled_agent_api
78222024-09-24T04:42:51.403Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_api --test sled-agent/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-86e92d893cdafaa1.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78232024-09-24T04:42:51.766Z
78242024-09-24T04:42:51.766Zrunning 2 tests
78252024-09-24T04:42:51.768Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::api_description (line 63) ... ignored
78262024-09-24T04:42:51.768Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::stub_api_description (line 69) ... ignored
78272024-09-24T04:42:51.768Z
78282024-09-24T04:42:51.768Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
78292024-09-24T04:42:51.768Z
78302024-09-24T04:42:51.790Z Doc-tests sled_agent_client
78312024-09-24T04:42:51.792Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_client --test clients/sled-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/sled-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-7fd02aa4902e3c12.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78322024-09-24T04:42:53.564Z
78332024-09-24T04:42:53.564Zrunning 0 tests
78342024-09-24T04:42:53.564Z
78352024-09-24T04:42:53.564Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78362024-09-24T04:42:53.565Z
78372024-09-24T04:42:53.606Z Doc-tests sled_agent_types
78382024-09-24T04:42:53.609Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_types --test sled-agent/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-f37d2f2b1273b552.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d066b1d5ba1b4205.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c2f25d26808d411f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-7cfd4310798d17cc.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78392024-09-24T04:42:54.353Z
78402024-09-24T04:42:54.353Zrunning 0 tests
78412024-09-24T04:42:54.353Z
78422024-09-24T04:42:54.353Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78432024-09-24T04:42:54.353Z
78442024-09-24T04:42:54.386Z Doc-tests sled_hardware
78452024-09-24T04:42:54.389Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware --test sled-hardware/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4425ccb74d56e55b.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-f20140c5c1cae79e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-9c89a7e0c6e27b0c.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-ba4c1e913d3f904c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-cb071d5f095ec893.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78462024-09-24T04:42:54.767Z
78472024-09-24T04:42:54.767Zrunning 0 tests
78482024-09-24T04:42:54.767Z
78492024-09-24T04:42:54.767Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78502024-09-24T04:42:54.767Z
78512024-09-24T04:42:54.792Z Doc-tests sled_hardware_types
78522024-09-24T04:42:54.795Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware_types --test sled-hardware/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78532024-09-24T04:42:55.069Z
78542024-09-24T04:42:55.069Zrunning 0 tests
78552024-09-24T04:42:55.069Z
78562024-09-24T04:42:55.069Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78572024-09-24T04:42:55.069Z
78582024-09-24T04:42:55.090Z Doc-tests sled_storage
78592024-09-24T04:42:55.093Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_storage --test sled-storage/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-storage -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6b772d1234dacccd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-70d2a53de9e7d8d8.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-e7b1529a0d3871fc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
78602024-09-24T04:42:55.494Z
78612024-09-24T04:42:55.494Zrunning 0 tests
78622024-09-24T04:42:55.494Z
78632024-09-24T04:42:55.494Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78642024-09-24T04:42:55.494Z
78652024-09-24T04:42:55.519Z Doc-tests sp_sim
78662024-09-24T04:42:55.522Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sp_sim --test sp-sim/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sp-sim -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-c0e353e8c6bc32a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-bddd2c979781f3cd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78672024-09-24T04:42:55.997Z
78682024-09-24T04:42:55.997Zrunning 0 tests
78692024-09-24T04:42:55.997Z
78702024-09-24T04:42:55.997Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78712024-09-24T04:42:55.998Z
78722024-09-24T04:42:56.023Z Doc-tests tufaceous
78732024-09-24T04:42:56.026Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous --test tufaceous/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-a35e015408fec4dd.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78742024-09-24T04:42:56.329Z
78752024-09-24T04:42:56.329Zrunning 0 tests
78762024-09-24T04:42:56.329Z
78772024-09-24T04:42:56.329Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78782024-09-24T04:42:56.329Z
78792024-09-24T04:42:56.351Z Doc-tests tufaceous_lib
78802024-09-24T04:42:56.354Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous_lib --test tufaceous-lib/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous-lib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4bf70369cde44e16.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f592ca97398f43f3.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78812024-09-24T04:42:56.789Z
78822024-09-24T04:42:56.789Zrunning 0 tests
78832024-09-24T04:42:56.789Z
78842024-09-24T04:42:56.789Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78852024-09-24T04:42:56.789Z
78862024-09-24T04:42:56.815Z Doc-tests typed_rng
78872024-09-24T04:42:56.817Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name typed_rng --test typed-rng/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/typed-rng -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-65070b8536d99399.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-048e053912b89bba.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-680b8cb7b0392efd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78882024-09-24T04:42:56.897Z
78892024-09-24T04:42:56.897Zrunning 0 tests
78902024-09-24T04:42:56.897Z
78912024-09-24T04:42:56.897Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78922024-09-24T04:42:56.897Z
78932024-09-24T04:42:56.906Z Doc-tests update_common
78942024-09-24T04:42:56.908Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_common --test update-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78952024-09-24T04:42:57.219Z
78962024-09-24T04:42:57.219Zrunning 0 tests
78972024-09-24T04:42:57.219Z
78982024-09-24T04:42:57.219Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78992024-09-24T04:42:57.219Z
79002024-09-24T04:42:57.241Z Doc-tests update_engine
79012024-09-24T04:42:57.243Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_engine --test update-engine/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-engine -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ac32e38d9b543289.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-6d8b0b7d5da02efe.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-02866ca65eda4802.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-fa674040a9ff2f04.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79022024-09-24T04:42:57.728Z
79032024-09-24T04:42:57.728Zrunning 4 tests
79042024-09-24T04:42:57.730Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
79052024-09-24T04:42:57.731Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
79062024-09-24T04:42:57.731Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
79072024-09-24T04:42:58.505Ztest update-engine/src/display/utils.rs - display::utils::ProgressRatioDisplay (line 20) ... ok
79082024-09-24T04:42:58.505Z
79092024-09-24T04:42:58.508Ztest result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.78s
79102024-09-24T04:42:58.508Z
79112024-09-24T04:42:58.525Z Doc-tests wicket
79122024-09-24T04:42:58.527Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket --test wicket/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-72bb27b927484260.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-b764378681d32ac6.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-f50f65d7a9697e08.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-203f019421d26a3d.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-7815cc9ad8435ef1.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-35daa78451972b98.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-094b04f4f45accb1.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-b64633d534e9a792.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79132024-09-24T04:42:59.525Z
79142024-09-24T04:42:59.525Zrunning 0 tests
79152024-09-24T04:42:59.525Z
79162024-09-24T04:42:59.525Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79172024-09-24T04:42:59.525Z
79182024-09-24T04:42:59.560Z Doc-tests wicket_common
79192024-09-24T04:42:59.563Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_common --test wicket-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79202024-09-24T04:43:00.133Z
79212024-09-24T04:43:00.133Zrunning 0 tests
79222024-09-24T04:43:00.133Z
79232024-09-24T04:43:00.133Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79242024-09-24T04:43:00.133Z
79252024-09-24T04:43:00.160Z Doc-tests wicket_dbg
79262024-09-24T04:43:00.163Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_dbg --test wicket-dbg/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-dbg -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c730c3a08df0b07c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1d7dae5e45c8160a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-1f028db8e7d3f066.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-35daa78451972b98.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-d013ff10ac8c7d3c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79272024-09-24T04:43:00.560Z
79282024-09-24T04:43:00.560Zrunning 0 tests
79292024-09-24T04:43:00.560Z
79302024-09-24T04:43:00.560Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79312024-09-24T04:43:00.560Z
79322024-09-24T04:43:00.585Z Doc-tests wicketd
79332024-09-24T04:43:00.588Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd --test wicketd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-f9ec920ba5de742f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-150b7fffb2c11595.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb6ed13ed361498.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-17ccd3b3f63bf5f4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-e3cc71ea3a733ccc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-a36811e1fff2de6c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-8bd1bae28c30277b.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-fbd29aa5c11a0c8d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9565fe39a8dd5e9e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a31786f20b9f0fdb.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-acc36308946864c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-12a4f5ffada1835c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-3f45419d4cc0f4dd.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ce94de758e2e8ca3.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-2799d2ed6511cea0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-3a1fb48024975cba.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-40bcff8a204b7264.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d56e2d55eebec336.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-f786d50203583b0e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-0127b65dd9ec2cee.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-435e39fd69513e60.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f476db2fc1ad8484.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-216ca50505c8632c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-90dacc4881e8d60c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a3742ad099c332b2.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f3b8817a135773be.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-35daa78451972b98.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-554cef517874aa4e.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-af3bb30513cd8d49.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-094b04f4f45accb1.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79342024-09-24T04:43:01.262Z
79352024-09-24T04:43:01.262Zrunning 0 tests
79362024-09-24T04:43:01.262Z
79372024-09-24T04:43:01.262Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79382024-09-24T04:43:01.262Z
79392024-09-24T04:43:01.293Z Doc-tests wicketd_api
79402024-09-24T04:43:01.296Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd_api --test wicketd-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-48a678ef0c291aea.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f36405af390347e7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-905b79d1a72b34e4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-af3bb30513cd8d49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79412024-09-24T04:43:01.712Z
79422024-09-24T04:43:01.712Zrunning 2 tests
79432024-09-24T04:43:01.714Ztest wicketd-api/src/lib.rs - wicketd_api_mod::api_description (line 51) ... ignored
79442024-09-24T04:43:01.714Ztest wicketd-api/src/lib.rs - wicketd_api_mod::stub_api_description (line 57) ... ignored
79452024-09-24T04:43:01.714Z
79462024-09-24T04:43:01.714Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
79472024-09-24T04:43:01.714Z
79482024-09-24T04:43:01.737Z Doc-tests wicketd_client
79492024-09-24T04:43:01.740Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd_client --test clients/wicketd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/wicketd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-d534b2681b1f57b7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-19059379292ae98e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-8f7bf41c8e5809ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-c2a7c22d74ea024d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d91be329d16b76ec.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-0a70bcafbac98845.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-07e7dcebd7905387.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-094b04f4f45accb1.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79502024-09-24T04:43:03.339Z
79512024-09-24T04:43:03.339Zrunning 0 tests
79522024-09-24T04:43:03.339Z
79532024-09-24T04:43:03.339Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79542024-09-24T04:43:03.339Z
79552024-09-24T04:43:03.380Z Doc-tests xtask_downloader
79562024-09-24T04:43:03.383Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name xtask_downloader --test dev-tools/downloader/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/downloader -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-07e9482c127bed67.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c1ea8c1ff613af68.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8da40067aec87aac.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-d9632f57eb46e292.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-aaa66b3725949e74.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-24eabee050305190.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79572024-09-24T04:43:03.557Z
79582024-09-24T04:43:03.557Zrunning 1 test
79592024-09-24T04:43:03.559Ztest dev-tools/downloader/src/lib.rs - get_values_from_file (line 229) ... ignored
79602024-09-24T04:43:03.559Z
79612024-09-24T04:43:03.559Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
79622024-09-24T04:43:03.559Z
79632024-09-24T04:43:03.570Z Doc-tests zone_setup
79642024-09-24T04:43:03.573Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name zone_setup --test zone-setup/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/zone-setup -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e63a39d43754613d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-404aef88abda307f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-52abb3859d92c8cf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-60a3e039301b84ef.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ce9cfba055a922e7.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-4f52ae3590f3e1ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6414f43f52935490.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8b99a18b9d8b7117.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-48f23948c45a7647.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5db62e6a0c5ac430.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eee104eeb33313f3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0d521a48a1c6be69.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-03c8aa59d498afc1.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79652024-09-24T04:43:03.827Z
79662024-09-24T04:43:03.827Zrunning 0 tests
79672024-09-24T04:43:03.827Z
79682024-09-24T04:43:03.827Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79692024-09-24T04:43:03.827Z
79702024-09-24T04:43:03.922Z
79712024-09-24T04:43:03.925Zreal 2:24.902018839
79722024-09-24T04:43:03.925Zuser 2:25.186012890
79732024-09-24T04:43:03.925Zsys 50.028338235
79742024-09-24T04:43:03.925Ztrap 0.027529174
79752024-09-24T04:43:03.925Ztflt 1.270830035
79762024-09-24T04:43:03.925Zdflt 8.732185603
79772024-09-24T04:43:03.925Zkflt 0.026064881
79782024-09-24T04:43:03.925Zlock 3:14.510888425
79792024-09-24T04:43:03.925Zslp 16:22.027926304
79802024-09-24T04:43:03.925Zlat 3.358351122
79812024-09-24T04:43:03.925Zstop 7.494005514
79822024-09-24T04:43:03.925Z+ [[ illumos == \i\l\l\u\m\o\s ]]
79832024-09-24T04:43:03.925Z+ ptime -m cargo xtask live-tests
79842024-09-24T04:43:04.725Z Compiling serde v1.0.208
79852024-09-24T04:43:04.727Z Compiling rustix v0.38.34
79862024-09-24T04:43:04.727Z Compiling serde_json v1.0.125
79872024-09-24T04:43:04.727Z Compiling libc v0.2.158
79882024-09-24T04:43:04.727Z Compiling syn v2.0.74
79892024-09-24T04:43:04.727Z Compiling bitflags v2.6.0
79902024-09-24T04:43:05.265Z Compiling usdt-impl v0.5.0
79912024-09-24T04:43:05.293Z Compiling syn v1.0.109
79922024-09-24T04:43:05.301Z Compiling log v0.4.21
79932024-09-24T04:43:05.474Z Compiling hashbrown v0.14.5
79942024-09-24T04:43:05.496Z Compiling fs-err v2.11.0
79952024-09-24T04:43:05.697Z Compiling anyhow v1.0.89
79962024-09-24T04:43:06.376Z Compiling thread-id v4.2.1
79972024-09-24T04:43:06.702Z Compiling indexmap v2.4.0
79982024-09-24T04:43:07.573Z Compiling terminal_size v0.3.0
79992024-09-24T04:43:07.573Z Compiling tempfile v3.10.1
80002024-09-24T04:43:07.784Z Compiling clap_builder v4.5.15
80012024-09-24T04:43:08.411Z Compiling proc-macro-error v1.0.4
80022024-09-24T04:43:10.153Z Compiling tabled_derive v0.7.0
80032024-09-24T04:43:11.866Z Compiling tabled v0.15.0
80042024-09-24T04:43:12.689Z Compiling serde_derive v1.0.208
80052024-09-24T04:43:12.692Z Compiling thiserror-impl v1.0.63
80062024-09-24T04:43:12.692Z Compiling zerocopy-derive v0.7.34
80072024-09-24T04:43:12.767Z Compiling scroll_derive v0.12.0
80082024-09-24T04:43:12.818Z Compiling clap_derive v4.5.13
80092024-09-24T04:43:14.190Z Compiling scroll v0.12.0
80102024-09-24T04:43:14.764Z Compiling zerocopy v0.7.34
80112024-09-24T04:43:14.793Z Compiling goblin v0.8.2
80122024-09-24T04:43:15.336Z Compiling thiserror v1.0.63
80132024-09-24T04:43:15.496Z Compiling pest v2.7.10
80142024-09-24T04:43:16.557Z Compiling clap v4.5.16
80152024-09-24T04:43:17.821Z Compiling pest_meta v2.7.10
80162024-09-24T04:43:18.695Z Compiling pest_generator v2.7.10
80172024-09-24T04:43:20.572Z Compiling pest_derive v2.7.10
80182024-09-24T04:43:21.610Z Compiling dtrace-parser v0.2.0
80192024-09-24T04:43:23.396Z Compiling serde_tokenstream v0.2.2
80202024-09-24T04:43:23.418Z Compiling serde_spanned v0.6.7
80212024-09-24T04:43:23.421Z Compiling toml_datetime v0.6.8
80222024-09-24T04:43:23.421Z Compiling camino v1.1.9
80232024-09-24T04:43:23.660Z Compiling cargo-platform v0.1.8
80242024-09-24T04:43:23.815Z Compiling toml_edit v0.22.20
80252024-09-24T04:43:23.838Z Compiling semver v1.0.23
80262024-09-24T04:43:23.965Z Compiling macaddr v1.0.1
80272024-09-24T04:43:24.132Z Compiling camino-tempfile v1.1.1
80282024-09-24T04:43:24.915Z Compiling dof v0.3.0
80292024-09-24T04:43:24.917Z Compiling cargo_metadata v0.18.1
80302024-09-24T04:43:26.766Z Compiling usdt-macro v0.5.0
80312024-09-24T04:43:26.768Z Compiling usdt-attr-macro v0.5.0
80322024-09-24T04:43:26.768Z Compiling toml v0.8.19
80332024-09-24T04:43:27.604Z Compiling cargo_toml v0.20.4
80342024-09-24T04:43:28.328Z Compiling usdt v0.5.0
80352024-09-24T04:43:31.527Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
80362024-09-24T04:43:35.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.70s
80372024-09-24T04:43:35.759Z Running `target/debug/xtask live-tests`
80382024-09-24T04:43:35.788Zusing temporary directory: /var/tmp/omicron_tmp/.tmpNtha3N
80392024-09-24T04:43:35.789Zwill create archive file: /var/tmp/omicron_tmp/.tmpNtha3N/live-tests-archive/omicron-live-tests.tar.zst
80402024-09-24T04:43:35.789Zoutput tarball: /work/oxidecomputer/omicron/target/live-tests-archive.tgz
80412024-09-24T04:43:35.789Z
80422024-09-24T04:43:35.791Zrunning: /home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo "nextest" "archive" "--package" "omicron-live-tests" "--archive-file" "/var/tmp/omicron_tmp/.tmpNtha3N/live-tests-archive/omicron-live-tests.tar.zst"
80432024-09-24T04:43:37.960Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
80442024-09-24T04:43:38.070Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
80452024-09-24T04:43:38.072Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
80462024-09-24T04:43:38.092Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
80472024-09-24T04:43:38.094Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
80482024-09-24T04:43:38.121Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
80492024-09-24T04:43:38.123Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
80502024-09-24T04:43:38.153Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
80512024-09-24T04:43:38.555Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
80522024-09-24T04:43:41.214Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
80532024-09-24T04:43:41.712Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
80542024-09-24T04:43:42.869Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
80552024-09-24T04:43:42.872Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
80562024-09-24T04:43:54.081Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
80572024-09-24T04:43:54.084Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
80582024-09-24T04:43:54.084Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
80592024-09-24T04:43:55.052Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
80602024-09-24T04:44:42.574Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
80612024-09-24T04:44:43.118Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
80622024-09-24T04:45:11.414Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
80632024-09-24T04:45:16.310Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
80642024-09-24T04:45:36.300Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 59s
80652024-09-24T04:45:36.491Zinfo: experimental features enabled: setup-scripts
80662024-09-24T04:45:36.498Z Archiving 1 binary, 1 build script output directory, 1 linked path, and 1 standard library to /var/tmp/omicron_tmp/.tmpNtha3N/live-tests-archive/omicron-live-tests.tar.zst
80672024-09-24T04:45:37.032Z Archived 36 files to /var/tmp/omicron_tmp/.tmpNtha3N/live-tests-archive/omicron-live-tests.tar.zst in 0.54s
80682024-09-24T04:45:37.083Zrunning: bash "-c" "tar cf - Cargo.toml .config/nextest.toml live-tests | tar xf - -C \"/var/tmp/omicron_tmp/.tmpNtha3N/live-tests-archive\""
80692024-09-24T04:45:37.095Zrunning: tar "cf" "/work/oxidecomputer/omicron/target/live-tests-archive.tgz" "-C" "/var/tmp/omicron_tmp/.tmpNtha3N" "live-tests-archive"
80702024-09-24T04:45:37.145Z/work/oxidecomputer/omicron/target/live-tests-archive.tgz
80712024-09-24T04:45:37.145Zcreated:
80722024-09-24T04:45:37.145ZTo use this:
80732024-09-24T04:45:37.145Z
80742024-09-24T04:45:37.145Z1. Copy the tarball to the switch zone in a deployed Omicron system.
80752024-09-24T04:45:37.145Z
80762024-09-24T04:45:37.148Z e.g., scp \
80772024-09-24T04:45:37.148Z /work/oxidecomputer/omicron/target/live-tests-archive.tgz \
80782024-09-24T04:45:37.148Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
80792024-09-24T04:45:37.148Z
80802024-09-24T04:45:37.148Z2. Copy the `cargo-nextest` binary to the same place.
80812024-09-24T04:45:37.148Z
80822024-09-24T04:45:37.148Z e.g., scp \
80832024-09-24T04:45:37.148Z $(which cargo-nextest) \
80842024-09-24T04:45:37.148Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
80852024-09-24T04:45:37.148Z
80862024-09-24T04:45:37.148Z3. From the switch zone on that system, unpack the tarball with:
80872024-09-24T04:45:37.148Z
80882024-09-24T04:45:37.148Z tar xzf live-tests-archive.tgz
80892024-09-24T04:45:37.148Z
80902024-09-24T04:45:37.148Z4. From the switch zone on that system, run tests with:
80912024-09-24T04:45:37.148Z
80922024-09-24T04:45:37.148Z TMPDIR=/var/tmp ./cargo-nextest nextest run --profile=live-tests \
80932024-09-24T04:45:37.148Z --archive-file live-tests-archive/omicron-live-tests.tar.zst \
80942024-09-24T04:45:37.148Z --workspace-remap live-tests-archive
80952024-09-24T04:45:37.148Z
80962024-09-24T04:45:37.148Z
80972024-09-24T04:45:37.148Zreal 2:33.188161609
80982024-09-24T04:45:37.148Zuser 5:34.001359813
80992024-09-24T04:45:37.148Zsys 1:17.821758165
81002024-09-24T04:45:37.148Ztrap 0.099777784
81012024-09-24T04:45:37.149Ztflt 0.579192546
81022024-09-24T04:45:37.149Zdflt 3.187679079
81032024-09-24T04:45:37.149Zkflt 0.001823564
81042024-09-24T04:45:37.149Zlock 15:38.056646132
81052024-09-24T04:45:37.149Zslp 21:47.350677755
81062024-09-24T04:45:37.149Zlat 5.962020712
81072024-09-24T04:45:37.149Zstop 15.531963564
81082024-09-24T04:45:37.149Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
81092024-09-24T04:45:37.152Z+ unset TMPDIR
81102024-09-24T04:45:37.159Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
81112024-09-24T04:45:37.159Zfiles in /var/tmp/omicron_tmp (none expected on success):
81122024-09-24T04:45:37.159Z+ find /var/tmp/omicron_tmp -ls
81132024-09-24T04:45:37.159Z164310 11 drwxr-xr-x 2 build build 2 Sep 24 04:45 /var/tmp/omicron_tmp
81142024-09-24T04:45:37.159Z+ rmdir /var/tmp/omicron_tmp
81152024-09-24T04:45:37.392Zprocess exited: duration 5665768 ms, exit code 0
 
81162024-09-24T04:45:37.413Zfound 1 output files
81172024-09-24T04:45:37.427Zuploading: /work/crate-build-timings.json (567630 bytes)
81182024-09-24T04:45:38.436Zuploaded: /work/crate-build-timings.json