01J43D0ED51J8A7T8CJTC8TBW9: 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: 01J43D0QCSKHWJP5ZHFQQNA478

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-07-31T03:24:15.653Zjob assigned to worker 01J43D0T05VGBPHERBKEX53XE7 (queued for 51 s)
 
22024-07-31T03:24:23.373Zstarting task 0: "setup"
32024-07-31T03:24:23.459Z++ uname -s
42024-07-31T03:24:23.462Z+ kern=SunOS
52024-07-31T03:24:23.462Z+ case "$kern" in
62024-07-31T03:24:23.462Z+ groupadd -g 12345 build
72024-07-31T03:24:23.465Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-07-31T03:24:25.472Z+ zfs create -o mountpoint=/work rpool/work
92024-07-31T03:24:25.581Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-07-31T03:24:25.584Z+ home_fs=zfs
112024-07-31T03:24:25.584Z+ [[ zfs == autofs ]]
122024-07-31T03:24:25.584Z+ mkdir -p /home/build
132024-07-31T03:24:25.587Z+ chown build:build /home/build /work
142024-07-31T03:24:27.587Z+ chmod 0700 /home/build /work
152024-07-31T03:24:27.590Zprocess exited: duration 4216 ms, exit code 0
 
162024-07-31T03:24:27.596Zstarting task 1: "rust-toolchain"
172024-07-31T03:24:27.601Z+ printf ' * toolchain channel = "%s"
182024-07-31T03:24:27.601Z * toolchain channel = "1.78.0"
192024-07-31T03:24:27.601Z' 1.78.0
202024-07-31T03:24:27.601Z+ printf ' * toolchain profile = "%s"
212024-07-31T03:24:27.601Z' default
222024-07-31T03:24:27.601Z * toolchain profile = "default"
232024-07-31T03:24:27.604Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-07-31T03:24:27.604Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-07-31T03:24:27.716Zinfo: downloading installer
262024-07-31T03:24:29.193Zinfo: profile set to 'default'
272024-07-31T03:24:29.193Zinfo: default host triple is x86_64-unknown-illumos
282024-07-31T03:24:29.195Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-07-31T03:24:29.344Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-07-31T03:24:29.345Zinfo: downloading component 'cargo'
312024-07-31T03:24:30.189Zinfo: downloading component 'clippy'
322024-07-31T03:24:30.470Zinfo: downloading component 'rust-docs'
332024-07-31T03:24:31.590Zinfo: downloading component 'rust-std'
342024-07-31T03:24:33.472Zinfo: downloading component 'rustc'
352024-07-31T03:24:38.054Zinfo: downloading component 'rustfmt'
362024-07-31T03:24:38.299Zinfo: installing component 'cargo'
372024-07-31T03:24:39.118Zinfo: installing component 'clippy'
382024-07-31T03:24:39.477Zinfo: installing component 'rust-docs'
392024-07-31T03:24:41.000Zinfo: installing component 'rust-std'
402024-07-31T03:24:42.771Zinfo: installing component 'rustc'
412024-07-31T03:24:46.956Zinfo: installing component 'rustfmt'
422024-07-31T03:24:47.290Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-07-31T03:24:47.291Z
442024-07-31T03:24:47.571Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-07-31T03:24:47.571Z
462024-07-31T03:24:47.571Z
472024-07-31T03:24:47.571ZRust is installed now. Great!
482024-07-31T03:24:47.571Z
492024-07-31T03:24:47.571ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-07-31T03:24:47.571Zenvironment variable. This has not been done automatically.
512024-07-31T03:24:47.571Z
522024-07-31T03:24:47.571ZTo configure your current shell, you need to source
532024-07-31T03:24:47.571Zthe corresponding env file under $HOME/.cargo.
542024-07-31T03:24:47.571Z
552024-07-31T03:24:47.571ZThis is usually done by running one of the following (note the leading DOT):
562024-07-31T03:24:47.571Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-07-31T03:24:47.571Zsource "$HOME/.cargo/env.fish" # For fish
582024-07-31T03:24:47.642Z+ rustc --version
592024-07-31T03:24:47.702Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-07-31T03:24:47.705Zprocess exited: duration 20105 ms, exit code 0
 
612024-07-31T03:24:47.713Zstarting task 2: "authentication"
622024-07-31T03:24:47.732Zprocess exited: duration 20 ms, exit code 0
 
632024-07-31T03:24:47.739Zstarting task 3: "clone repository"
642024-07-31T03:24:47.742Z+ mkdir -p /work/oxidecomputer/omicron
652024-07-31T03:24:47.745Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-07-31T03:24:47.895ZCloning into '/work/oxidecomputer/omicron'...
672024-07-31T03:24:54.972Z+ cd /work/oxidecomputer/omicron
682024-07-31T03:24:54.972Z+ git fetch origin c2c09ff92a25f6ff802060f5964c61de26a7c6ea
692024-07-31T03:24:55.244ZFrom https://github.com/oxidecomputer/omicron
702024-07-31T03:24:55.244Z * branch c2c09ff92a25f6ff802060f5964c61de26a7c6ea -> FETCH_HEAD
712024-07-31T03:24:55.253Z+ [[ -n renovate/actions-checkout-4.x ]]
722024-07-31T03:24:55.256Z++ git branch --show-current
732024-07-31T03:24:55.258Z+ current=main
742024-07-31T03:24:55.258Z+ [[ main != renovate/actions-checkout-4.x ]]
752024-07-31T03:24:55.258Z+ git branch -f renovate/actions-checkout-4.x c2c09ff92a25f6ff802060f5964c61de26a7c6ea
762024-07-31T03:24:55.268Z+ git checkout -f renovate/actions-checkout-4.x
772024-07-31T03:24:55.397ZSwitched to branch 'renovate/actions-checkout-4.x'
782024-07-31T03:24:55.400Z+ git reset --hard c2c09ff92a25f6ff802060f5964c61de26a7c6ea
792024-07-31T03:24:55.531ZHEAD is now at c2c09ff92 Update actions/checkout action to v4.1.7
802024-07-31T03:24:55.534Zprocess exited: duration 7793 ms, exit code 0
 
812024-07-31T03:24:55.540Zstarting task 4: "build"
822024-07-31T03:24:55.548Z+ target_os=illumos
832024-07-31T03:24:55.548Z+ NEXTEST_VERSION=0.9.70
842024-07-31T03:24:55.548Z+ cargo --version
852024-07-31T03:24:55.600Zcargo 1.78.0 (54d8815d0 2024-03-26)
862024-07-31T03:24:55.603Z+ rustc --version
872024-07-31T03:24:55.657Zrustc 1.78.0 (9b00956e5 2024-04-29)
882024-07-31T03:24:55.660Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.70/illumos
892024-07-31T03:24:55.663Z+ gunzip
902024-07-31T03:24:55.663Z+ tar -xvf - -C /home/build/.cargo/bin
912024-07-31T03:24:56.868Zx cargo-nextest, 16766824 bytes, 32748 tape blocks
922024-07-31T03:24:56.870Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
932024-07-31T03:24:56.870Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
942024-07-31T03:24:56.870Ztests will store ephemeral output in /var/tmp/omicron_tmp
952024-07-31T03:24:56.871Z+ mkdir /var/tmp/omicron_tmp
962024-07-31T03:24:56.873Z+ OUTPUT_DIR=/work
972024-07-31T03:24:56.873Z+ echo 'tests will store non-ephemeral output in /work'
982024-07-31T03:24:56.873Ztests will store non-ephemeral output in /work
992024-07-31T03:24:56.873Z+ mkdir -p /work
1002024-07-31T03:24:56.873Z+ source ./env.sh
1012024-07-31T03:24:56.873Z++ OLD_SHELL_OPTS=ehxB
1022024-07-31T03:24:56.873Z++ set -o xtrace
1032024-07-31T03:24:56.876Z++++ dirname ./env.sh
1042024-07-31T03:24:56.878Z+++ readlink -f .
1052024-07-31T03:24:56.910Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062024-07-31T03:24:56.910Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-07-31T03:24:56.913Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-07-31T03:24:56.913Z++ 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
1092024-07-31T03:24:56.913Z++ 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
1102024-07-31T03:24:56.913Z++ 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
1112024-07-31T03:24:56.913Z++ 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
1122024-07-31T03:24:56.913Z++ 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
1132024-07-31T03:24:56.913Z++ 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
1142024-07-31T03:24:56.914Z++ case $OLD_SHELL_OPTS in
1152024-07-31T03:24:56.914Z++ unset OLD_SHELL_OPTS OMICRON_WS
1162024-07-31T03:24:56.914Z+ banner prerequisites
1172024-07-31T03:24:56.939Z
1182024-07-31T03:24:56.939Z ##### ##### ###### ##### ###### #### # # # #### #
1192024-07-31T03:24:56.939Z # # # # # # # # # # # # # # #
1202024-07-31T03:24:56.939Z # # # # ##### # # ##### # # # # # #### #
1212024-07-31T03:24:56.939Z ##### ##### # ##### # # # # # # # # #
1222024-07-31T03:24:56.939Z # # # # # # # # # # # # # # #
1232024-07-31T03:24:56.940Z # # # ###### # # ###### ### # #### # #### #
1242024-07-31T03:24:56.940Z
1252024-07-31T03:24:56.942Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1262024-07-31T03:25:08.038Z Startup: Refreshing catalog 'helios-dev' ... Done
1272024-07-31T03:25:10.611Z Startup: Caching catalogs ... Done
1282024-07-31T03:25:14.214ZPlanning: Solver setup ... Done (3.109s)
1292024-07-31T03:25:14.272ZPlanning: Running solver ... Done (0.058s)
1302024-07-31T03:25:14.322ZPlanning: Finding local manifests ... Done (0.004s)
1312024-07-31T03:25:14.335ZPlanning: Fetching manifests: 0/4 0% complete
1322024-07-31T03:25:14.650ZPlanning: Fetching manifests: 4/4 100% complete
1332024-07-31T03:25:14.700ZPlanning: Package planning ... Done (0.050s)
1342024-07-31T03:25:14.751ZPlanning: Merging actions ... Done (0.051s)
1352024-07-31T03:25:16.071ZPlanning: Checking for conflicting actions ... Done (1.319s)
1362024-07-31T03:25:16.082ZPlanning: Consolidating action changes ... Done (0.011s)
1372024-07-31T03:25:23.996ZPlanning: Evaluating mediators ... Done (7.912s)
1382024-07-31T03:25:24.005ZPlanning: Planning completed in 13.33 seconds
1392024-07-31T03:25:24.579Z Packages to install: 4
1402024-07-31T03:25:24.579Z Mediators to change: 2
1412024-07-31T03:25:24.579Z Services to change: 1
1422024-07-31T03:25:24.579Z Estimated space available: 155.76 GB
1432024-07-31T03:25:24.579ZEstimated space to be consumed: 1.47 GB
1442024-07-31T03:25:24.582Z Create boot environment: No
1452024-07-31T03:25:24.582ZCreate backup boot environment: No
1462024-07-31T03:25:24.582Z Rebuild boot archive: No
1472024-07-31T03:25:24.582Z
1482024-07-31T03:25:24.582ZChanged mediators:
1492024-07-31T03:25:24.582Z mediator clang:
1502024-07-31T03:25:24.582Z version: None -> 15 (system default)
1512024-07-31T03:25:24.582Z
1522024-07-31T03:25:24.582Z mediator llvm:
1532024-07-31T03:25:24.582Z version: 14 (system default) -> 15 (system default)
1542024-07-31T03:25:24.582Z
1552024-07-31T03:25:24.582ZChanged packages:
1562024-07-31T03:25:24.582Zhelios-dev
1572024-07-31T03:25:24.582Z developer/build-essential
1582024-07-31T03:25:24.582Z None -> 11-2.0
1592024-07-31T03:25:24.582Z library/libxmlsec1
1602024-07-31T03:25:24.582Z None -> 1.2.35-2.0
1612024-07-31T03:25:24.583Z ooce/developer/clang-15
1622024-07-31T03:25:24.583Z None -> 15.0.7-2.0
1632024-07-31T03:25:24.583Z ooce/developer/llvm-15
1642024-07-31T03:25:24.583Z None -> 15.0.7-2.0
1652024-07-31T03:25:24.583Z
1662024-07-31T03:25:24.583ZServices:
1672024-07-31T03:25:24.583Z restart_fmri:
1682024-07-31T03:25:24.583Z svc:/system/update-man-index:default
1692024-07-31T03:25:24.761Z
1702024-07-31T03:25:24.761ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1712024-07-31T03:25:29.791ZDownload: 1221/3290 items 98.6/212.6MB 46% complete (19.9M/s)
1722024-07-31T03:25:34.811ZDownload: 1947/3290 items 118.0/212.6MB 55% complete (12.0M/s)
1732024-07-31T03:25:41.411ZDownload: 2214/3290 items 119.2/212.6MB 56% complete (8.7M/s)
1742024-07-31T03:25:47.392ZDownload: 2217/3290 items 119.2/212.6MB 56% complete (7.8M/s)
1752024-07-31T03:25:59.363ZDownload: 2218/3290 items 119.2/212.6MB 56% complete
1762024-07-31T03:26:04.364ZDownload: 2630/3290 items 120.4/212.6MB 56% complete (242k/s)
1772024-07-31T03:26:12.036ZDownload: 3245/3290 items 202.9/212.6MB 95% complete (9.9M/s)
1782024-07-31T03:26:18.788ZDownload: 3289/3290 items 211.0/212.6MB 99% complete (8.8M/s)
1792024-07-31T03:26:19.334ZDownload: Completed 212.60 MB in 54.57 seconds (3.9M/s)
1802024-07-31T03:26:19.577Z Actions: 1/3689 actions (Installing new actions)
1812024-07-31T03:26:24.643Z Actions: 3635/3689 actions (Installing new actions)
1822024-07-31T03:26:24.718Z Actions: Completed 3689 actions in 5.14 seconds.
1832024-07-31T03:26:24.861Z Done (0.138s)
1842024-07-31T03:26:24.861Z Done (0.000s)
1852024-07-31T03:26:25.217Z Done (0.355s)
1862024-07-31T03:26:30.239Z Done (4.864s)
1872024-07-31T03:26:30.394Z Done (0.092s)
1882024-07-31T03:26:30.398Z Done (0.000s)
1892024-07-31T03:26:30.840Z Done (0.000s)
1902024-07-31T03:26:31.399ZPlanning: Evaluating mediator changes ... Done
1912024-07-31T03:26:31.558ZPlanning: Checking for conflicting actions ... Done
1922024-07-31T03:26:31.562ZPlanning: Consolidating action changes ... Done
1932024-07-31T03:26:31.833ZPlanning: Evaluating mediators ... Done
1942024-07-31T03:26:31.854ZPlanning: Planning completed in 0.42 seconds
1952024-07-31T03:26:31.862Z Mediators to change: 2
1962024-07-31T03:26:31.862Z Create boot environment: No
1972024-07-31T03:26:31.862ZCreate backup boot environment: No
1982024-07-31T03:26:31.932Z Done
1992024-07-31T03:26:31.932Z Done
2002024-07-31T03:26:32.149Z Done
2012024-07-31T03:26:35.636Z Done
2022024-07-31T03:26:35.719Z Done
2032024-07-31T03:26:35.722Z Done
2042024-07-31T03:26:35.827Z Done
2052024-07-31T03:26:36.420ZPlanning: Evaluating mediator changes ... Done
2062024-07-31T03:26:36.423ZPlanning: Merging actions ... Done
2072024-07-31T03:26:36.611ZPlanning: Checking for conflicting actions ... Done
2082024-07-31T03:26:36.621ZPlanning: Consolidating action changes ... Done
2092024-07-31T03:26:36.868ZPlanning: Evaluating mediators ... Done
2102024-07-31T03:26:36.922ZPlanning: Planning completed in 0.74 seconds
2112024-07-31T03:26:36.956Z Packages to change: 1
2122024-07-31T03:26:36.959Z Mediators to change: 1
2132024-07-31T03:26:36.959Z Services to change: 1
2142024-07-31T03:26:36.959Z Create boot environment: No
2152024-07-31T03:26:36.960ZCreate backup boot environment: Yes
2162024-07-31T03:26:38.763Z Actions: 1/6 actions (Updating modified actions)
2172024-07-31T03:26:38.804Z Actions: Completed 6 actions in 0.04 seconds.
2182024-07-31T03:26:38.804Z Done
2192024-07-31T03:26:38.807Z Done
2202024-07-31T03:26:38.878Z Done
2212024-07-31T03:26:42.508Z Done
2222024-07-31T03:26:42.594Z Done
2232024-07-31T03:26:42.597Z Done
2242024-07-31T03:26:42.712Z Done
2252024-07-31T03:26:43.139ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2262024-07-31T03:26:43.139Zclang system 15 system
2272024-07-31T03:26:43.139Zcsh system system illumos
2282024-07-31T03:26:43.139Zctags system system illumos
2292024-07-31T03:26:43.139Zgcc vendor 12 vendor
2302024-07-31T03:26:43.139Zgcc system 10 system
2312024-07-31T03:26:43.139Zgcc system 7 system
2322024-07-31T03:26:43.139Zgo system 1.20 system
2332024-07-31T03:26:43.139Zgo system 1.19 system
2342024-07-31T03:26:43.139Zllvm system 15 system
2352024-07-31T03:26:43.139Zllvm system 14 system
2362024-07-31T03:26:43.139Zmariadb system 10.6 system
2372024-07-31T03:26:43.139Zmta vendor vendor dma
2382024-07-31T03:26:43.139Zopenjdk system 17 system
2392024-07-31T03:26:43.139Zopenjdk system 11 system
2402024-07-31T03:26:43.139Zopenjdk system 1.8 system
2412024-07-31T03:26:43.139Zopenssl vendor 3 vendor
2422024-07-31T03:26:43.139Zperl system 5.36 system
2432024-07-31T03:26:43.139Zpostgresql system 15 system
2442024-07-31T03:26:43.139Zpostgresql system 13 system
2452024-07-31T03:26:43.139Zpython vendor 3 vendor
2462024-07-31T03:26:43.139Zpython system 2 system
2472024-07-31T03:26:43.139Zpython3 system 3.11 system
2482024-07-31T03:26:43.140Zruby system 3.0 system
2492024-07-31T03:26:43.140Zwords vendor vendor american-english
2502024-07-31T03:26:43.140Zwords system system australian-english
2512024-07-31T03:26:43.140Zwords system system british-english
2522024-07-31T03:26:43.140Zwords system system canadian-english
2532024-07-31T03:26:43.140Zwords system system french
2542024-07-31T03:26:43.140Zwords system system italian
2552024-07-31T03:26:43.140Zwords system system ngerman
2562024-07-31T03:26:43.140Zwords system system ogerman
2572024-07-31T03:26:43.140Zwords system system spanish
2582024-07-31T03:26:43.463ZPUBLISHER TYPE STATUS P LOCATION
2592024-07-31T03:26:43.463Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2602024-07-31T03:26:45.075ZFMRI IFO
2612024-07-31T03:26:45.075Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2622024-07-31T03:26:45.075Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2632024-07-31T03:26:45.075Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2642024-07-31T03:26:45.075Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2652024-07-31T03:26:45.075Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2662024-07-31T03:26:45.075Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2672024-07-31T03:26:45.075Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2682024-07-31T03:26:45.075Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2692024-07-31T03:26:45.075Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2702024-07-31T03:26:45.075Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2712024-07-31T03:26:45.076Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2722024-07-31T03:26:45.076Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2732024-07-31T03:26:45.599Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2742024-07-31T03:26:45.933Z Updating git repository `https://github.com/oxidecomputer/zone`
2752024-07-31T03:26:46.210Z Updating crates.io index
2762024-07-31T03:26:46.213Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2772024-07-31T03:26:47.018Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2782024-07-31T03:26:47.751Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2792024-07-31T03:26:47.995Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2802024-07-31T03:26:50.049Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2812024-07-31T03:26:50.562Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2822024-07-31T03:26:50.792Z Updating git repository `https://github.com/oxidecomputer/propolis`
2832024-07-31T03:26:51.919Z Updating git repository `https://github.com/oxidecomputer/crucible`
2842024-07-31T03:26:54.052Z Updating git repository `https://github.com/oxidecomputer/opte`
2852024-07-31T03:26:55.163Z Updating git repository `https://github.com/oxidecomputer/falcon`
2862024-07-31T03:26:55.882Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2872024-07-31T03:26:56.492Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2882024-07-31T03:26:56.752Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2892024-07-31T03:26:56.976Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2902024-07-31T03:26:57.323Z Updating git repository `https://github.com/oxidecomputer/tofino`
2912024-07-31T03:26:57.582Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2922024-07-31T03:26:57.846Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2932024-07-31T03:26:58.092Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2942024-07-31T03:26:58.356Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2952024-07-31T03:26:58.718Z Updating git repository `https://github.com/oxidecomputer/ispf`
2962024-07-31T03:26:59.058Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2972024-07-31T03:26:59.297Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2982024-07-31T03:26:59.925Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2992024-07-31T03:27:00.203Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3002024-07-31T03:27:00.604Z Updating git repository `https://github.com/oxidecomputer/typify`
3012024-07-31T03:27:02.880Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3022024-07-31T03:27:03.222Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3032024-07-31T03:27:03.480Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3042024-07-31T03:27:03.887Z Updating git repository `https://github.com/oxidecomputer/rfb`
3052024-07-31T03:27:05.012Z Downloading crates ...
3062024-07-31T03:27:05.103Z Downloaded anstyle v1.0.8
3072024-07-31T03:27:05.111Z Downloaded errno v0.3.9
3082024-07-31T03:27:05.117Z Downloaded cpufeatures v0.2.12
3092024-07-31T03:27:05.121Z Downloaded cargo_metadata v0.18.1
3102024-07-31T03:27:05.124Z Downloaded block-buffer v0.10.4
3112024-07-31T03:27:05.127Z Downloaded camino v1.1.7
3122024-07-31T03:27:05.131Z Downloaded dtrace-parser v0.2.0
3132024-07-31T03:27:05.135Z Downloaded scroll_derive v0.12.0
3142024-07-31T03:27:05.145Z Downloaded clap_lex v0.7.0
3152024-07-31T03:27:05.148Z Downloaded cfg-if v1.0.0
3162024-07-31T03:27:05.148Z Downloaded bytecount v0.6.8
3172024-07-31T03:27:05.152Z Downloaded pest_generator v2.7.10
3182024-07-31T03:27:05.155Z Downloaded memmap v0.7.0
3192024-07-31T03:27:05.158Z Downloaded heck v0.5.0
3202024-07-31T03:27:05.162Z Downloaded scroll v0.12.0
3212024-07-31T03:27:05.165Z Downloaded toml_datetime v0.6.6
3222024-07-31T03:27:05.168Z Downloaded utf8parse v0.2.1
3232024-07-31T03:27:05.168Z Downloaded plain v0.2.3
3242024-07-31T03:27:05.168Z Downloaded usdt v0.5.0
3252024-07-31T03:27:05.171Z Downloaded serde_tokenstream v0.2.1
3262024-07-31T03:27:05.174Z Downloaded fs-err v2.11.0
3272024-07-31T03:27:05.174Z Downloaded digest v0.10.7
3282024-07-31T03:27:05.177Z Downloaded strsim v0.11.1
3292024-07-31T03:27:05.177Z Downloaded thread-id v4.2.1
3302024-07-31T03:27:05.177Z Downloaded proc-macro-error v1.0.4
3312024-07-31T03:27:05.182Z Downloaded usdt-impl v0.5.0
3322024-07-31T03:27:05.185Z Downloaded tabled_derive v0.7.0
3332024-07-31T03:27:05.185Z Downloaded macaddr v1.0.1
3342024-07-31T03:27:05.189Z Downloaded thiserror v1.0.63
3352024-07-31T03:27:05.192Z Downloaded bitflags v2.6.0
3362024-07-31T03:27:05.197Z Downloaded equivalent v1.0.1
3372024-07-31T03:27:05.201Z Downloaded heck v0.4.1
3382024-07-31T03:27:05.204Z Downloaded anyhow v1.0.86
3392024-07-31T03:27:05.207Z Downloaded unicode-ident v1.0.12
3402024-07-31T03:27:05.210Z Downloaded typenum v1.17.0
3412024-07-31T03:27:05.216Z Downloaded proc-macro2 v1.0.86
3422024-07-31T03:27:05.219Z Downloaded swrite v0.1.0
3432024-07-31T03:27:05.230Z Downloaded anstyle-parse v0.2.4
3442024-07-31T03:27:05.238Z Downloaded papergrid v0.11.0
3452024-07-31T03:27:05.243Z Downloaded usdt-macro v0.5.0
3462024-07-31T03:27:05.245Z Downloaded dof v0.3.0
3472024-07-31T03:27:05.246Z Downloaded crypto-common v0.1.6
3482024-07-31T03:27:05.246Z Downloaded anstyle-query v1.0.3
3492024-07-31T03:27:05.249Z Downloaded colorchoice v1.0.1
3502024-07-31T03:27:05.251Z Downloaded usdt-attr-macro v0.5.0
3512024-07-31T03:27:05.262Z Downloaded serde v1.0.204
3522024-07-31T03:27:05.266Z Downloaded cargo-platform v0.1.8
3532024-07-31T03:27:05.268Z Downloaded byteorder v1.5.0
3542024-07-31T03:27:05.268Z Downloaded anstream v0.6.14
3552024-07-31T03:27:05.272Z Downloaded is_terminal_polyfill v1.70.0
3562024-07-31T03:27:05.275Z Downloaded pretty-hex v0.4.1
3572024-07-31T03:27:05.279Z Downloaded clap_derive v4.5.8
3582024-07-31T03:27:05.283Z Downloaded thiserror-impl v1.0.63
3592024-07-31T03:27:05.287Z Downloaded proc-macro-error-attr v1.0.4
3602024-07-31T03:27:05.290Z Downloaded fnv v1.0.7
3612024-07-31T03:27:05.291Z Downloaded autocfg v1.3.0
3622024-07-31T03:27:05.294Z Downloaded itoa v1.0.11
3632024-07-31T03:27:05.297Z Downloaded generic-array v0.14.7
3642024-07-31T03:27:05.303Z Downloaded version_check v0.9.4
3652024-07-31T03:27:05.311Z Downloaded cargo_toml v0.20.4
3662024-07-31T03:27:05.314Z Downloaded terminal_size v0.3.0
3672024-07-31T03:27:05.320Z Downloaded serde_spanned v0.6.6
3682024-07-31T03:27:05.323Z Downloaded quote v1.0.36
3692024-07-31T03:27:05.329Z Downloaded semver v1.0.23
3702024-07-31T03:27:05.332Z Downloaded sha2 v0.10.8
3712024-07-31T03:27:05.335Z Downloaded once_cell v1.19.0
3722024-07-31T03:27:05.338Z Downloaded ryu v1.0.18
3732024-07-31T03:27:05.340Z Downloaded clap v4.5.9
3742024-07-31T03:27:05.348Z Downloaded toml v0.8.15
3752024-07-31T03:27:05.351Z Downloaded pest_derive v2.7.10
3762024-07-31T03:27:05.354Z Downloaded log v0.4.21
3772024-07-31T03:27:05.356Z Downloaded ucd-trie v0.1.6
3782024-07-31T03:27:05.359Z Downloaded pest_meta v2.7.10
3792024-07-31T03:27:05.361Z Downloaded zerocopy-derive v0.7.34
3802024-07-31T03:27:05.370Z Downloaded serde_derive v1.0.204
3812024-07-31T03:27:05.372Z Downloaded pest v2.7.10
3822024-07-31T03:27:05.377Z Downloaded indexmap v2.2.6
3832024-07-31T03:27:05.395Z Downloaded clap_builder v4.5.9
3842024-07-31T03:27:05.401Z Downloaded serde_json v1.0.120
3852024-07-31T03:27:05.408Z Downloaded zerocopy v0.7.34
3862024-07-31T03:27:05.422Z Downloaded memchr v2.7.2
3872024-07-31T03:27:05.427Z Downloaded goblin v0.8.2
3882024-07-31T03:27:05.433Z Downloaded toml_edit v0.22.16
3892024-07-31T03:27:05.453Z Downloaded tabled v0.15.0
3902024-07-31T03:27:05.467Z Downloaded hashbrown v0.14.5
3912024-07-31T03:27:05.472Z Downloaded winnow v0.6.8
3922024-07-31T03:27:05.480Z Downloaded syn v1.0.109
3932024-07-31T03:27:05.505Z Downloaded syn v2.0.72
3942024-07-31T03:27:05.515Z Downloaded rustix v0.38.34
3952024-07-31T03:27:05.536Z Downloaded unicode-width v0.1.13
3962024-07-31T03:27:05.557Z Downloaded libc v0.2.155
3972024-07-31T03:27:05.841Z Compiling proc-macro2 v1.0.86
3982024-07-31T03:27:05.842Z Compiling unicode-ident v1.0.12
3992024-07-31T03:27:05.842Z Compiling version_check v0.9.4
4002024-07-31T03:27:05.842Z Compiling serde v1.0.204
4012024-07-31T03:27:05.846Z Compiling thiserror v1.0.63
4022024-07-31T03:27:05.847Z Compiling libc v0.2.155
4032024-07-31T03:27:05.873Z Compiling memchr v2.7.2
4042024-07-31T03:27:05.885Z Compiling ucd-trie v0.1.6
4052024-07-31T03:27:06.077Z Compiling itoa v1.0.11
4062024-07-31T03:27:06.295Z Compiling ryu v1.0.18
4072024-07-31T03:27:06.490Z Compiling once_cell v1.19.0
4082024-07-31T03:27:06.601Z Compiling byteorder v1.5.0
4092024-07-31T03:27:06.928Z Compiling serde_json v1.0.120
4102024-07-31T03:27:07.761Z Compiling proc-macro-error-attr v1.0.4
4112024-07-31T03:27:07.783Z Compiling usdt-impl v0.5.0
4122024-07-31T03:27:07.786Z Compiling rustix v0.38.34
4132024-07-31T03:27:07.861Z Compiling syn v1.0.109
4142024-07-31T03:27:07.903Z Compiling proc-macro-error v1.0.4
4152024-07-31T03:27:08.068Z Compiling plain v0.2.3
4162024-07-31T03:27:08.174Z Compiling utf8parse v0.2.1
4172024-07-31T03:27:08.233Z Compiling equivalent v1.0.1
4182024-07-31T03:27:08.256Z Compiling bitflags v2.6.0
4192024-07-31T03:27:08.339Z Compiling log v0.4.21
4202024-07-31T03:27:08.364Z Compiling hashbrown v0.14.5
4212024-07-31T03:27:08.536Z Compiling thread-id v4.2.1
4222024-07-31T03:27:08.583Z Compiling anstyle-parse v0.2.4
4232024-07-31T03:27:08.646Z Compiling quote v1.0.36
4242024-07-31T03:27:08.711Z Compiling winnow v0.6.8
4252024-07-31T03:27:08.835Z Compiling is_terminal_polyfill v1.70.0
4262024-07-31T03:27:08.924Z Compiling autocfg v1.3.0
4272024-07-31T03:27:08.988Z Compiling syn v2.0.72
4282024-07-31T03:27:09.014Z Compiling errno v0.3.9
4292024-07-31T03:27:09.335Z Compiling pretty-hex v0.4.1
4302024-07-31T03:27:09.558Z Compiling colorchoice v1.0.1
4312024-07-31T03:27:09.718Z Compiling indexmap v2.2.6
4322024-07-31T03:27:09.721Z Compiling anstyle-query v1.0.3
4332024-07-31T03:27:09.881Z Compiling camino v1.1.7
4342024-07-31T03:27:09.922Z Compiling semver v1.0.23
4352024-07-31T03:27:10.407Z Compiling anstyle v1.0.8
4362024-07-31T03:27:10.617Z Compiling terminal_size v0.3.0
4372024-07-31T03:27:10.642Z Compiling fs-err v2.11.0
4382024-07-31T03:27:10.804Z Compiling anstream v0.6.14
4392024-07-31T03:27:10.888Z Compiling bytecount v0.6.8
4402024-07-31T03:27:10.927Z Compiling strsim v0.11.1
4412024-07-31T03:27:10.995Z Compiling anyhow v1.0.86
4422024-07-31T03:27:11.045Z Compiling fnv v1.0.7
4432024-07-31T03:27:11.090Z Compiling heck v0.5.0
4442024-07-31T03:27:11.176Z Compiling heck v0.4.1
4452024-07-31T03:27:11.556Z Compiling unicode-width v0.1.13
4462024-07-31T03:27:11.570Z Compiling clap_lex v0.7.0
4472024-07-31T03:27:11.757Z Compiling papergrid v0.11.0
4482024-07-31T03:27:11.780Z Compiling memmap v0.7.0
4492024-07-31T03:27:11.810Z Compiling clap_builder v4.5.9
4502024-07-31T03:27:12.477Z Compiling swrite v0.1.0
4512024-07-31T03:27:14.379Z Compiling tabled_derive v0.7.0
4522024-07-31T03:27:16.121Z Compiling tabled v0.15.0
4532024-07-31T03:27:17.916Z Compiling serde_derive v1.0.204
4542024-07-31T03:27:17.916Z Compiling thiserror-impl v1.0.63
4552024-07-31T03:27:17.921Z Compiling zerocopy-derive v0.7.34
4562024-07-31T03:27:17.921Z Compiling scroll_derive v0.12.0
4572024-07-31T03:27:17.922Z Compiling clap_derive v4.5.8
4582024-07-31T03:27:19.156Z Compiling scroll v0.12.0
4592024-07-31T03:27:19.659Z Compiling zerocopy v0.7.34
4602024-07-31T03:27:19.713Z Compiling goblin v0.8.2
4612024-07-31T03:27:20.904Z Compiling pest v2.7.10
4622024-07-31T03:27:21.850Z Compiling clap v4.5.9
4632024-07-31T03:27:22.754Z Compiling pest_meta v2.7.10
4642024-07-31T03:27:23.631Z Compiling pest_generator v2.7.10
4652024-07-31T03:27:25.527Z Compiling pest_derive v2.7.10
4662024-07-31T03:27:26.247Z Compiling dtrace-parser v0.2.0
4672024-07-31T03:27:28.274Z Compiling serde_tokenstream v0.2.1
4682024-07-31T03:27:28.394Z Compiling toml_datetime v0.6.6
4692024-07-31T03:27:28.395Z Compiling serde_spanned v0.6.6
4702024-07-31T03:27:28.523Z Compiling cargo-platform v0.1.8
4712024-07-31T03:27:28.824Z Compiling toml_edit v0.22.16
4722024-07-31T03:27:28.847Z Compiling macaddr v1.0.1
4732024-07-31T03:27:29.633Z Compiling dof v0.3.0
4742024-07-31T03:27:29.776Z Compiling cargo_metadata v0.18.1
4752024-07-31T03:27:31.454Z Compiling usdt-macro v0.5.0
4762024-07-31T03:27:31.454Z Compiling usdt-attr-macro v0.5.0
4772024-07-31T03:27:31.522Z Compiling toml v0.8.15
4782024-07-31T03:27:32.375Z Compiling cargo_toml v0.20.4
4792024-07-31T03:27:32.848Z Compiling usdt v0.5.0
4802024-07-31T03:27:36.311Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4812024-07-31T03:27:40.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.12s
4822024-07-31T03:27:40.778Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4832024-07-31T03:27:41.308Z Downloading crates ...
4842024-07-31T03:27:41.411Z Downloaded adler v1.0.2
4852024-07-31T03:27:41.421Z Downloaded ahash v0.8.11
4862024-07-31T03:27:41.447Z Downloaded allocator-api2 v0.2.18
4872024-07-31T03:27:41.454Z Downloaded instant v0.1.12
4882024-07-31T03:27:41.454Z Downloaded assert_matches v1.5.0
4892024-07-31T03:27:41.454Z Downloaded bitstruct_derive v0.1.0
4902024-07-31T03:27:41.454Z Downloaded atomicwrites v0.4.3
4912024-07-31T03:27:41.454Z Downloaded indoc v1.0.9
4922024-07-31T03:27:41.454Z Downloaded indent_write v2.2.0
4932024-07-31T03:27:41.454Z Downloaded inout v0.1.3
4942024-07-31T03:27:41.463Z Downloaded crucible-workspace-hack v0.1.0
4952024-07-31T03:27:41.463Z Downloaded ipnet v2.9.0
4962024-07-31T03:27:41.463Z Downloaded cfg_aliases v0.1.1
4972024-07-31T03:27:41.463Z Downloaded match_cfg v0.1.0
4982024-07-31T03:27:41.477Z Downloaded impl-trait-for-tuples v0.2.2
4992024-07-31T03:27:41.477Z Downloaded opaque-debug v0.3.1
5002024-07-31T03:27:41.477Z Downloaded bit-set v0.5.3
5012024-07-31T03:27:41.477Z Downloaded async-stream v0.3.5
5022024-07-31T03:27:41.477Z Downloaded aead v0.5.2
5032024-07-31T03:27:41.477Z Downloaded num-conv v0.1.0
5042024-07-31T03:27:41.484Z Downloaded block-padding v0.3.3
5052024-07-31T03:27:41.484Z Downloaded atomic-waker v1.1.2
5062024-07-31T03:27:41.484Z Downloaded indexmap v1.9.3
5072024-07-31T03:27:41.484Z Downloaded bitflags v1.3.2
5082024-07-31T03:27:41.484Z Downloaded num v0.4.3
5092024-07-31T03:27:41.484Z Downloaded newtype-uuid v1.1.0
5102024-07-31T03:27:41.484Z Downloaded cassowary v0.3.0
5112024-07-31T03:27:41.490Z Downloaded multimap v0.10.0
5122024-07-31T03:27:41.490Z Downloaded linked-hash-map v0.5.6
5132024-07-31T03:27:41.490Z Downloaded lru v0.12.3
5142024-07-31T03:27:41.490Z Downloaded libefi-sys v0.1.0
5152024-07-31T03:27:41.496Z Downloaded crossbeam-deque v0.8.5
5162024-07-31T03:27:41.497Z Downloaded maybe-uninit v2.0.0
5172024-07-31T03:27:41.497Z Downloaded nibble_vec v0.1.0
5182024-07-31T03:27:41.502Z Downloaded colored v2.1.0
5192024-07-31T03:27:41.502Z Downloaded is-terminal v0.4.12
5202024-07-31T03:27:41.503Z Downloaded newline-converter v0.3.0
5212024-07-31T03:27:41.507Z Downloaded matches v0.1.10
5222024-07-31T03:27:41.507Z Downloaded newtype_derive v0.1.6
5232024-07-31T03:27:41.508Z Downloaded openssl-macros v0.1.1
5242024-07-31T03:27:41.508Z Downloaded sqlparser_derive v0.2.2
5252024-07-31T03:27:41.508Z Downloaded num_enum v0.5.11
5262024-07-31T03:27:41.512Z Downloaded olpc-cjson v0.1.3
5272024-07-31T03:27:41.541Z Downloaded parse-display v0.9.1
5282024-07-31T03:27:41.541Z Downloaded packed_struct_codegen v0.10.1
5292024-07-31T03:27:41.546Z Downloaded bitstruct v0.1.1
5302024-07-31T03:27:41.547Z Downloaded atty v0.2.14
5312024-07-31T03:27:41.547Z Downloaded async-trait v0.1.81
5322024-07-31T03:27:41.547Z Downloaded num-integer v0.1.46
5332024-07-31T03:27:41.547Z Downloaded native-tls v0.2.11
5342024-07-31T03:27:41.547Z Downloaded parking_lot_core v0.8.6
5352024-07-31T03:27:41.547Z Downloaded nu-ansi-term v0.50.0
5362024-07-31T03:27:41.547Z Downloaded openssl-probe v0.1.5
5372024-07-31T03:27:41.547Z Downloaded oso-derive v0.27.3
5382024-07-31T03:27:41.547Z Downloaded parse-size v1.0.0
5392024-07-31T03:27:41.548Z Downloaded darling v0.20.9
5402024-07-31T03:27:41.548Z Downloaded crc32fast v1.4.0
5412024-07-31T03:27:41.548Z Downloaded slab v0.4.9
5422024-07-31T03:27:41.556Z Downloaded num-iter v0.1.45
5432024-07-31T03:27:41.556Z Downloaded vte_generate_state_changes v0.1.1
5442024-07-31T03:27:41.556Z Downloaded crunchy v0.2.2
5452024-07-31T03:27:41.556Z Downloaded nanorand v0.7.0
5462024-07-31T03:27:41.556Z Downloaded password-hash v0.5.0
5472024-07-31T03:27:41.560Z Downloaded lazy_static v1.5.0
5482024-07-31T03:27:41.560Z Downloaded cstr-argument v0.1.2
5492024-07-31T03:27:41.560Z Downloaded omicron-zone-package v0.11.0
5502024-07-31T03:27:41.563Z Downloaded memmap2 v0.9.4
5512024-07-31T03:27:41.564Z Downloaded num-traits v0.2.19
5522024-07-31T03:27:41.568Z Downloaded cookie v0.17.0
5532024-07-31T03:27:41.572Z Downloaded shell-words v1.1.0
5542024-07-31T03:27:41.572Z Downloaded num_enum_derive v0.5.11
5552024-07-31T03:27:41.580Z Downloaded linear-map v1.2.0
5562024-07-31T03:27:41.580Z Downloaded strum v0.26.3
5572024-07-31T03:27:41.580Z Downloaded defmt v0.3.8
5582024-07-31T03:27:41.580Z Downloaded castaway v0.2.2
5592024-07-31T03:27:41.584Z Downloaded http-range v0.1.5
5602024-07-31T03:27:41.584Z Downloaded derive_builder_macro v0.20.0
5612024-07-31T03:27:41.584Z Downloaded mockall v0.12.1
5622024-07-31T03:27:41.588Z Downloaded take_mut v0.2.2
5632024-07-31T03:27:41.588Z Downloaded mime_guess v2.0.4
5642024-07-31T03:27:41.588Z Downloaded libloading v0.8.3
5652024-07-31T03:27:41.592Z Downloaded thread_local v1.1.8
5662024-07-31T03:27:41.592Z Downloaded termios v0.3.3
5672024-07-31T03:27:41.597Z Downloaded parking_lot v0.12.2
5682024-07-31T03:27:41.597Z Downloaded difflib v0.4.0
5692024-07-31T03:27:41.600Z Downloaded mockall_derive v0.12.1
5702024-07-31T03:27:41.605Z Downloaded blake2 v0.10.6
5712024-07-31T03:27:41.605Z Downloaded xattr v1.3.1
5722024-07-31T03:27:41.608Z Downloaded openssl-sys v0.9.103
5732024-07-31T03:27:41.612Z Downloaded crc-any v2.5.0
5742024-07-31T03:27:41.618Z Downloaded futures-core v0.3.30
5752024-07-31T03:27:41.621Z Downloaded parking_lot v0.11.2
5762024-07-31T03:27:41.622Z Downloaded crc-catalog v2.4.0
5772024-07-31T03:27:41.622Z Downloaded http-body v0.4.6
5782024-07-31T03:27:41.622Z Downloaded percent-encoding v2.3.1
5792024-07-31T03:27:41.626Z Downloaded highway v1.1.0
5802024-07-31T03:27:41.626Z Downloaded const_format_proc_macros v0.2.32
5812024-07-31T03:27:41.629Z Downloaded bytes v1.6.0
5822024-07-31T03:27:41.633Z Downloaded curve25519-dalek-derive v0.1.1
5832024-07-31T03:27:41.636Z Downloaded defmt-parser v0.3.4
5842024-07-31T03:27:41.636Z Downloaded defmt-macros v0.3.9
5852024-07-31T03:27:41.641Z Downloaded cipher v0.4.4
5862024-07-31T03:27:41.641Z Downloaded chacha20 v0.9.1
5872024-07-31T03:27:41.646Z Downloaded bzip2 v0.4.4
5882024-07-31T03:27:41.646Z Downloaded arrayvec v0.7.4
5892024-07-31T03:27:41.653Z Downloaded serde-big-array v0.5.1
5902024-07-31T03:27:41.653Z Downloaded strum_macros v0.24.3
5912024-07-31T03:27:41.653Z Downloaded num-complex v0.4.6
5922024-07-31T03:27:41.657Z Downloaded tokio-macros v2.3.0
5932024-07-31T03:27:41.657Z Downloaded pkg-config v0.3.30
5942024-07-31T03:27:41.658Z Downloaded downcast v0.11.0
5952024-07-31T03:27:41.658Z Downloaded futures-channel v0.3.30
5962024-07-31T03:27:41.664Z Downloaded env_logger v0.9.3
5972024-07-31T03:27:41.664Z Downloaded resolv-conf v0.7.0
5982024-07-31T03:27:41.684Z Downloaded filetime v0.2.23
5992024-07-31T03:27:41.684Z Downloaded ff v0.13.0
6002024-07-31T03:27:41.691Z Downloaded fragile v2.0.0
6012024-07-31T03:27:41.691Z Downloaded socket2 v0.4.10
6022024-07-31T03:27:41.691Z Downloaded httparse v1.8.0
6032024-07-31T03:27:41.691Z Downloaded sha1 v0.10.6
6042024-07-31T03:27:41.691Z Downloaded stable_deref_trait v1.2.0
6052024-07-31T03:27:41.691Z Downloaded serde-hex v0.1.0
6062024-07-31T03:27:41.691Z Downloaded sqlformat v0.2.4
6072024-07-31T03:27:41.691Z Downloaded crossbeam-utils v0.8.19
6082024-07-31T03:27:41.691Z Downloaded diff v0.1.13
6092024-07-31T03:27:41.691Z Downloaded mio v0.8.11
6102024-07-31T03:27:41.696Z Downloaded pretty-hex v0.2.1
6112024-07-31T03:27:41.700Z Downloaded display-error-chain v0.2.0
6122024-07-31T03:27:41.700Z Downloaded spin v0.5.2
6132024-07-31T03:27:41.707Z Downloaded static_assertions v1.1.0
6142024-07-31T03:27:41.708Z Downloaded gethostname v0.4.3
6152024-07-31T03:27:41.708Z Downloaded csv-core v0.1.11
6162024-07-31T03:27:41.712Z Downloaded stability v0.2.0
6172024-07-31T03:27:41.712Z Downloaded zeroize_derive v1.4.2
6182024-07-31T03:27:41.712Z Downloaded zeroize v1.7.0
6192024-07-31T03:27:41.712Z Downloaded universal-hash v0.5.1
6202024-07-31T03:27:41.712Z Downloaded rand_chacha v0.3.1
6212024-07-31T03:27:41.715Z Downloaded rand_core v0.6.4
6222024-07-31T03:27:41.715Z Downloaded slog-term v2.9.1
6232024-07-31T03:27:41.719Z Downloaded slog-dtrace v0.3.0
6242024-07-31T03:27:41.724Z Downloaded snafu-derive v0.8.2
6252024-07-31T03:27:41.724Z Downloaded flagset v0.4.5
6262024-07-31T03:27:41.724Z Downloaded hash32 v0.2.1
6272024-07-31T03:27:41.727Z Downloaded hostname v0.4.0
6282024-07-31T03:27:41.727Z Downloaded pem-rfc7468 v0.7.0
6292024-07-31T03:27:41.730Z Downloaded rustls-pki-types v1.7.0
6302024-07-31T03:27:41.732Z Downloaded spin v0.9.8
6312024-07-31T03:27:41.735Z Downloaded hostname v0.3.1
6322024-07-31T03:27:41.736Z Downloaded rustls-pemfile v2.1.2
6332024-07-31T03:27:41.738Z Downloaded spki v0.7.3
6342024-07-31T03:27:41.743Z Downloaded pkcs8 v0.10.2
6352024-07-31T03:27:41.746Z Downloaded tokio-tungstenite v0.20.1
6362024-07-31T03:27:41.748Z Downloaded predicates-tree v1.0.9
6372024-07-31T03:27:41.748Z Downloaded path-slash v0.1.5
6382024-07-31T03:27:41.748Z Downloaded vte v0.11.1
6392024-07-31T03:27:41.752Z Downloaded rusty-fork v0.3.0
6402024-07-31T03:27:41.755Z Downloaded tokio-stream v0.1.15
6412024-07-31T03:27:41.758Z Downloaded smawk v0.3.2
6422024-07-31T03:27:41.760Z Downloaded subtle v2.5.0
6432024-07-31T03:27:41.760Z Downloaded sync_wrapper v0.1.2
6442024-07-31T03:27:41.763Z Downloaded const-oid v0.9.6
6452024-07-31T03:27:41.766Z Downloaded debug-ignore v1.0.5
6462024-07-31T03:27:41.769Z Downloaded crossbeam-epoch v0.9.18
6472024-07-31T03:27:41.771Z Downloaded float-ord v0.3.2
6482024-07-31T03:27:41.772Z Downloaded unicode-truncate v1.0.0
6492024-07-31T03:27:41.776Z Downloaded supports-color v3.0.0
6502024-07-31T03:27:41.776Z Downloaded hex v0.4.3
6512024-07-31T03:27:41.783Z Downloaded getopts v0.2.21
6522024-07-31T03:27:41.783Z Downloaded headers-core v0.2.0
6532024-07-31T03:27:41.783Z Downloaded diesel_table_macro_syntax v0.1.0
6542024-07-31T03:27:41.786Z Downloaded strum_macros v0.25.3
6552024-07-31T03:27:41.786Z Downloaded libxml v0.3.3
6562024-07-31T03:27:41.790Z Downloaded postgres-protocol v0.6.7
6572024-07-31T03:27:41.793Z Downloaded home v0.5.9
6582024-07-31T03:27:41.793Z Downloaded futures-sink v0.3.30
6592024-07-31T03:27:41.798Z Downloaded rustls-pemfile v1.0.4
6602024-07-31T03:27:41.798Z Downloaded vsss-rs v3.3.4
6612024-07-31T03:27:41.801Z Downloaded proc-macro-crate v1.3.1
6622024-07-31T03:27:41.807Z Downloaded slog-envlogger v2.2.0
6632024-07-31T03:27:41.807Z Downloaded peg v0.8.4
6642024-07-31T03:27:41.812Z Downloaded ident_case v1.0.1
6652024-07-31T03:27:41.812Z Downloaded precomputed-hash v0.1.1
6662024-07-31T03:27:41.812Z Downloaded signal-hook-mio v0.2.3
6672024-07-31T03:27:41.812Z Downloaded rustc-hash v1.1.0
6682024-07-31T03:27:41.814Z Downloaded rtoolbox v0.0.2
6692024-07-31T03:27:41.814Z Downloaded rustversion v1.0.17
6702024-07-31T03:27:41.817Z Downloaded tiny-keccak v2.0.2
6712024-07-31T03:27:41.820Z Downloaded walkdir v2.5.0
6722024-07-31T03:27:41.823Z Downloaded tokio-tungstenite v0.21.0
6732024-07-31T03:27:41.826Z Downloaded tap v1.0.1
6742024-07-31T03:27:41.826Z Downloaded socket2 v0.5.7
6752024-07-31T03:27:41.830Z Downloaded serde_yaml v0.9.34+deprecated
6762024-07-31T03:27:41.834Z Downloaded base64 v0.13.1
6772024-07-31T03:27:41.844Z Downloaded toolchain_find v0.4.0
6782024-07-31T03:27:41.852Z Downloaded dyn-clone v1.0.17
6792024-07-31T03:27:41.852Z Downloaded whoami v1.5.1
6802024-07-31T03:27:41.855Z Downloaded wait-timeout v0.2.0
6812024-07-31T03:27:41.855Z Downloaded futures-macro v0.3.30
6822024-07-31T03:27:41.855Z Downloaded dirs-sys-next v0.1.2
6832024-07-31T03:27:41.855Z Downloaded dirs-next v2.0.0
6842024-07-31T03:27:41.855Z Downloaded itertools v0.10.5
6852024-07-31T03:27:41.862Z Downloaded futures-task v0.3.30
6862024-07-31T03:27:41.866Z Downloaded phf_shared v0.10.0
6872024-07-31T03:27:41.866Z Downloaded fxhash v0.2.1
6882024-07-31T03:27:41.880Z Downloaded rpassword v7.3.1
6892024-07-31T03:27:41.880Z Downloaded subprocess v0.2.9
6902024-07-31T03:27:41.880Z Downloaded prettyplease v0.2.20
6912024-07-31T03:27:41.880Z Downloaded arc-swap v1.7.1
6922024-07-31T03:27:41.884Z Downloaded serde_path_to_error v0.1.16
6932024-07-31T03:27:41.884Z Downloaded predicates-core v1.0.6
6942024-07-31T03:27:41.884Z Downloaded toml v0.5.11
6952024-07-31T03:27:41.887Z Downloaded tls_codec v0.4.1
6962024-07-31T03:27:41.887Z Downloaded rayon-core v1.12.1
6972024-07-31T03:27:41.890Z Downloaded untrusted v0.7.1
6982024-07-31T03:27:41.893Z Downloaded powerfmt v0.2.0
6992024-07-31T03:27:41.896Z Downloaded samael v0.0.15
7002024-07-31T03:27:41.900Z Downloaded smallvec v1.13.2
7012024-07-31T03:27:41.902Z Downloaded waitgroup v0.1.2
7022024-07-31T03:27:41.905Z Downloaded similar v2.5.0
7032024-07-31T03:27:41.908Z Downloaded tinyvec_macros v0.1.1
7042024-07-31T03:27:41.911Z Downloaded tinyvec v1.6.0
7052024-07-31T03:27:41.915Z Downloaded hubpack v0.1.2
7062024-07-31T03:27:41.915Z Downloaded foreign-types-shared v0.1.1
7072024-07-31T03:27:41.918Z Downloaded foreign-types-shared v0.3.1
7082024-07-31T03:27:41.918Z Downloaded form_urlencoded v1.2.1
7092024-07-31T03:27:41.918Z Downloaded untrusted v0.9.0
7102024-07-31T03:27:41.925Z Downloaded zone v0.1.8
7112024-07-31T03:27:41.925Z Downloaded utf-8 v0.7.6
7122024-07-31T03:27:41.925Z Downloaded secrecy v0.8.0
7132024-07-31T03:27:41.925Z Downloaded sec1 v0.7.3
7142024-07-31T03:27:41.925Z Downloaded slog-stdlog v4.1.1
7152024-07-31T03:27:41.928Z Downloaded zerocopy v0.6.6
7162024-07-31T03:27:41.931Z Downloaded schemars_derive v0.8.21
7172024-07-31T03:27:41.934Z Downloaded yasna v0.5.2
7182024-07-31T03:27:41.936Z Downloaded unicode-normalization v0.1.23
7192024-07-31T03:27:41.938Z Downloaded same-file v1.0.6
7202024-07-31T03:27:41.941Z Downloaded time-core v0.1.2
7212024-07-31T03:27:41.941Z Downloaded tower-service v0.3.2
7222024-07-31T03:27:41.944Z Downloaded foreign-types-macros v0.2.3
7232024-07-31T03:27:41.944Z Downloaded zone_cfg_derive v0.1.2
7242024-07-31T03:27:41.944Z Downloaded time v0.3.36
7252024-07-31T03:27:41.951Z Downloaded portpicker v0.1.1
7262024-07-31T03:27:41.954Z Downloaded serde_repr v0.1.19
7272024-07-31T03:27:41.956Z Downloaded serde_plain v1.0.2
7282024-07-31T03:27:41.956Z Downloaded glob v0.3.1
7292024-07-31T03:27:41.959Z Downloaded poly1305 v0.8.0
7302024-07-31T03:27:41.962Z Downloaded deranged v0.3.11
7312024-07-31T03:27:41.965Z Downloaded try-lock v0.2.5
7322024-07-31T03:27:41.965Z Downloaded radium v0.7.0
7332024-07-31T03:27:41.965Z Downloaded termtree v0.4.1
7342024-07-31T03:27:41.967Z Downloaded ref-cast v1.0.23
7352024-07-31T03:27:41.970Z Downloaded funty v2.0.0
7362024-07-31T03:27:41.970Z Downloaded termcolor v1.4.1
7372024-07-31T03:27:41.974Z Downloaded derive-where v1.2.7
7382024-07-31T03:27:41.976Z Downloaded textwrap v0.16.1
7392024-07-31T03:27:41.979Z Downloaded serde_arrays v0.1.0
7402024-07-31T03:27:41.979Z Downloaded postcard v1.0.8
7412024-07-31T03:27:41.983Z Downloaded trust-dns-client v0.22.0
7422024-07-31T03:27:41.988Z Downloaded tough v0.17.1
7432024-07-31T03:27:41.997Z Downloaded peg-runtime v0.8.3
7442024-07-31T03:27:42.000Z Downloaded which v4.4.2
7452024-07-31T03:27:42.000Z Downloaded base64 v0.22.1
7462024-07-31T03:27:42.007Z Downloaded hubpack_derive v0.1.1
7472024-07-31T03:27:42.009Z Downloaded endian-type v0.1.2
7482024-07-31T03:27:42.009Z Downloaded uzers v0.11.3
7492024-07-31T03:27:42.009Z Downloaded backtrace v0.3.71
7502024-07-31T03:27:42.013Z Downloaded stringprep v0.1.4
7512024-07-31T03:27:42.016Z Downloaded tui-tree-widget v0.21.0
7522024-07-31T03:27:42.019Z Downloaded unsafe-libyaml v0.2.11
7532024-07-31T03:27:42.021Z Downloaded tracing-core v0.1.32
7542024-07-31T03:27:42.025Z Downloaded want v0.3.1
7552024-07-31T03:27:42.025Z Downloaded derive_more v0.99.18
7562024-07-31T03:27:42.030Z Downloaded string_cache v0.8.7
7572024-07-31T03:27:42.034Z Downloaded thiserror-no-std v2.0.2
7582024-07-31T03:27:42.040Z Downloaded pem v3.0.4
7592024-07-31T03:27:42.041Z Downloaded signature v2.2.0
7602024-07-31T03:27:42.046Z Downloaded heck v0.3.3
7612024-07-31T03:27:42.047Z Downloaded flate2 v1.0.30
7622024-07-31T03:27:42.052Z Downloaded unicode-segmentation v1.11.0
7632024-07-31T03:27:42.052Z Downloaded shlex v1.3.0
7642024-07-31T03:27:42.055Z Downloaded sigpipe v0.1.3
7652024-07-31T03:27:42.055Z Downloaded slog-async v2.8.0
7662024-07-31T03:27:42.056Z Downloaded phf v0.11.2
7672024-07-31T03:27:42.065Z Downloaded scheduled-thread-pool v0.2.7
7682024-07-31T03:27:42.065Z Downloaded quick-error v1.2.3
7692024-07-31T03:27:42.065Z Downloaded uuid v1.10.0
7702024-07-31T03:27:42.068Z Downloaded hyper-tls v0.5.0
7712024-07-31T03:27:42.068Z Downloaded iana-time-zone v0.1.60
7722024-07-31T03:27:42.068Z Downloaded elliptic-curve v0.13.8
7732024-07-31T03:27:42.071Z Downloaded zip v0.6.6
7742024-07-31T03:27:42.075Z Downloaded peg-macros v0.8.4
7752024-07-31T03:27:42.080Z Downloaded rustyline v14.0.0
7762024-07-31T03:27:42.084Z Downloaded trust-dns-resolver v0.22.0
7772024-07-31T03:27:42.087Z Downloaded snafu v0.8.2
7782024-07-31T03:27:42.092Z Downloaded rustfmt-wrapper v0.2.1
7792024-07-31T03:27:42.097Z Downloaded smf v0.2.3
7802024-07-31T03:27:42.097Z Downloaded crossbeam-channel v0.5.12
7812024-07-31T03:27:42.102Z Downloaded der_derive v0.7.2
7822024-07-31T03:27:42.102Z Downloaded ref-cast-impl v1.0.23
7832024-07-31T03:27:42.105Z Downloaded slog-bunyan v2.5.0
7842024-07-31T03:27:42.105Z Downloaded signal-hook v0.3.17
7852024-07-31T03:27:42.111Z Downloaded rustls-webpki v0.101.7
7862024-07-31T03:27:42.123Z Downloaded ena v0.14.3
7872024-07-31T03:27:42.127Z Downloaded tungstenite v0.21.0
7882024-07-31T03:27:42.130Z Downloaded tungstenite v0.20.1
7892024-07-31T03:27:42.130Z Downloaded structmeta-derive v0.2.0
7902024-07-31T03:27:42.134Z Downloaded embedded-io v0.4.0
7912024-07-31T03:27:42.134Z Downloaded hyper-staticfile v0.9.5
7922024-07-31T03:27:42.137Z Downloaded tokio-postgres v0.7.11
7932024-07-31T03:27:42.140Z Downloaded hyper-rustls v0.24.2
7942024-07-31T03:27:42.143Z Downloaded tracing v0.1.40
7952024-07-31T03:27:42.147Z Downloaded h2 v0.3.26
7962024-07-31T03:27:42.154Z Downloaded crossterm v0.27.0
7972024-07-31T03:27:42.160Z Downloaded flume v0.11.0
7982024-07-31T03:27:42.165Z Downloaded slog-scope v4.4.0
7992024-07-31T03:27:42.168Z Downloaded phf_shared v0.11.2
8002024-07-31T03:27:42.168Z Downloaded heapless v0.7.17
8012024-07-31T03:27:42.172Z Downloaded tar v0.4.41
8022024-07-31T03:27:42.175Z Downloaded url v2.5.2
8032024-07-31T03:27:42.181Z Downloaded rayon v1.10.0
8042024-07-31T03:27:42.187Z Downloaded test-strategy v0.3.1
8052024-07-31T03:27:42.194Z Downloaded rustls-webpki v0.102.4
8062024-07-31T03:27:42.209Z Downloaded serde_with v3.8.3
8072024-07-31T03:27:42.217Z Downloaded publicsuffix v2.2.3
8082024-07-31T03:27:42.220Z Downloaded hashbrown v0.13.2
8092024-07-31T03:27:42.224Z Downloaded rcgen v0.12.1
8102024-07-31T03:27:42.227Z Downloaded tokio-util v0.7.11
8112024-07-31T03:27:42.233Z Downloaded expectorate v1.1.0
8122024-07-31T03:27:42.237Z Downloaded nix v0.28.0
8132024-07-31T03:27:42.247Z Downloaded object v0.32.2
8142024-07-31T03:27:42.258Z Downloaded openssl v0.10.66
8152024-07-31T03:27:42.269Z Downloaded quick-xml v0.31.0
8162024-07-31T03:27:42.274Z Downloaded typed-path v0.7.1
8172024-07-31T03:27:42.279Z Downloaded blake3 v1.5.1
8182024-07-31T03:27:42.287Z Downloaded gimli v0.28.1
8192024-07-31T03:27:42.297Z Downloaded hkdf v0.12.4
8202024-07-31T03:27:42.303Z Downloaded smoltcp v0.9.1
8212024-07-31T03:27:42.309Z Downloaded aho-corasick v1.1.3
8222024-07-31T03:27:42.314Z Downloaded toml_edit v0.19.15
8232024-07-31T03:27:42.331Z Downloaded webpki-roots v0.25.4
8242024-07-31T03:27:42.334Z Downloaded reqwest v0.11.27
8252024-07-31T03:27:42.343Z Downloaded portable-atomic v1.6.0
8262024-07-31T03:27:42.351Z Downloaded regex v1.10.5
8272024-07-31T03:27:42.363Z Downloaded rustls v0.21.12
8282024-07-31T03:27:42.375Z Downloaded reedline v0.31.0
8292024-07-31T03:27:42.384Z Downloaded regex-syntax v0.6.29
8302024-07-31T03:27:42.390Z Downloaded ratatui v0.27.0
8312024-07-31T03:27:42.410Z Downloaded regex-automata v0.1.10
8322024-07-31T03:27:42.420Z Downloaded bitvec v1.0.1
8332024-07-31T03:27:42.430Z Downloaded bindgen v0.69.4
8342024-07-31T03:27:42.438Z Downloaded chrono v0.4.38
8352024-07-31T03:27:42.449Z Downloaded regex-automata v0.4.6
8362024-07-31T03:27:42.465Z Downloaded petgraph v0.6.5
8372024-07-31T03:27:42.486Z Downloaded winnow v0.5.40
8382024-07-31T03:27:42.493Z Downloaded futures-util v0.3.30
8392024-07-31T03:27:42.506Z Downloaded sha3 v0.10.8
8402024-07-31T03:27:42.513Z Downloaded vcpkg v0.2.15
8412024-07-31T03:27:42.550Z Downloaded hyper v0.14.28
8422024-07-31T03:27:42.583Z Downloaded radix_trie v0.2.1
8432024-07-31T03:27:42.595Z Downloaded curve25519-dalek v4.1.3
8442024-07-31T03:27:42.595Z Downloaded openapiv3 v2.0.0
8452024-07-31T03:27:42.596Z Downloaded polar-core v0.27.3
8462024-07-31T03:27:42.601Z Downloaded trust-dns-proto v0.22.0
8472024-07-31T03:27:42.605Z Downloaded idna v0.3.0
8482024-07-31T03:27:42.612Z Downloaded idna v0.2.3
8492024-07-31T03:27:42.621Z Downloaded idna v0.5.0
8502024-07-31T03:27:42.630Z Downloaded smoltcp v0.11.0
8512024-07-31T03:27:42.640Z Downloaded bstr v0.2.17
8522024-07-31T03:27:42.658Z Downloaded bstr v1.9.1
8532024-07-31T03:27:42.670Z Downloaded diesel v2.1.6
8542024-07-31T03:27:42.697Z Downloaded rustls v0.22.4
8552024-07-31T03:27:42.723Z Downloaded regress v0.9.1
8562024-07-31T03:27:42.734Z Downloaded nix v0.27.1
8572024-07-31T03:27:42.745Z Downloaded proptest v1.4.0
8582024-07-31T03:27:42.751Z Downloaded regex-syntax v0.8.3
8592024-07-31T03:27:42.765Z Downloaded toml v0.7.8
8602024-07-31T03:27:42.766Z Downloaded headers v0.3.9
8612024-07-31T03:27:42.776Z Downloaded pin-project v1.1.5
8622024-07-31T03:27:42.776Z Downloaded sled v0.34.7
8632024-07-31T03:27:42.799Z Downloaded hashbrown v0.12.3
8642024-07-31T03:27:42.810Z Downloaded ring v0.16.20
8652024-07-31T03:27:42.868Z Downloaded heapless v0.8.0
8662024-07-31T03:27:42.882Z Downloaded zerocopy-derive v0.6.6
8672024-07-31T03:27:42.891Z Downloaded lalrpop v0.19.12
8682024-07-31T03:27:42.891Z Downloaded bzip2-sys v0.1.11+1.0.8
8692024-07-31T03:27:42.904Z Downloaded object v0.30.4
8702024-07-31T03:27:42.923Z Downloaded term v0.7.0
8712024-07-31T03:27:42.923Z Downloaded steno v0.4.1
8722024-07-31T03:27:42.923Z Downloaded hmac v0.12.1
8732024-07-31T03:27:42.935Z Downloaded ron v0.8.1
8742024-07-31T03:27:42.935Z Downloaded rand v0.8.5
8752024-07-31T03:27:42.936Z Downloaded serde_urlencoded v0.7.1
8762024-07-31T03:27:42.936Z Downloaded schemars v0.8.21
8772024-07-31T03:27:42.945Z Downloaded postgres-types v0.2.7
8782024-07-31T03:27:42.945Z Downloaded finl_unicode v1.2.0
8792024-07-31T03:27:42.955Z Downloaded globset v0.4.14
8802024-07-31T03:27:42.961Z Downloaded tokio v1.38.1
8812024-07-31T03:27:42.997Z Downloaded derive_builder_core v0.20.0
8822024-07-31T03:27:43.014Z Downloaded csv v1.3.0
8832024-07-31T03:27:43.029Z Downloaded ron v0.7.1
8842024-07-31T03:27:43.029Z Downloaded diesel_derives v2.1.4
8852024-07-31T03:27:43.029Z Downloaded sqlparser v0.45.0
8862024-07-31T03:27:43.039Z Downloaded rustc_version v0.4.0
8872024-07-31T03:27:43.039Z Downloaded rustc_version v0.1.7
8882024-07-31T03:27:43.039Z Downloaded futures-io v0.3.30
8892024-07-31T03:27:43.040Z Downloaded futures-executor v0.3.30
8902024-07-31T03:27:43.040Z Downloaded tracing-attributes v0.1.27
8912024-07-31T03:27:43.040Z Downloaded tempfile v3.10.1
8922024-07-31T03:27:43.040Z Downloaded futures v0.3.30
8932024-07-31T03:27:43.047Z Downloaded sct v0.7.1
8942024-07-31T03:27:43.047Z Downloaded erased-serde v0.3.31
8952024-07-31T03:27:43.047Z Downloaded serde_derive_internals v0.29.1
8962024-07-31T03:27:43.048Z Downloaded slog-json v2.6.1
8972024-07-31T03:27:43.048Z Downloaded psl-types v2.0.11
8982024-07-31T03:27:43.048Z Downloaded hash32 v0.3.1
8992024-07-31T03:27:43.057Z Downloaded group v0.13.0
9002024-07-31T03:27:43.058Z Downloaded topological-sort v0.2.2
9012024-07-31T03:27:43.058Z Downloaded tls_codec_derive v0.4.1
9022024-07-31T03:27:43.058Z Downloaded thiserror-impl-no-std v2.0.2
9032024-07-31T03:27:43.058Z Downloaded rsa v0.9.6
9042024-07-31T03:27:43.062Z Downloaded http v1.1.0
9052024-07-31T03:27:43.062Z Downloaded scopeguard v1.2.0
9062024-07-31T03:27:43.062Z Downloaded derive_builder v0.20.0
9072024-07-31T03:27:43.071Z Downloaded time-macros v0.2.18
9082024-07-31T03:27:43.072Z Downloaded serde_with_macros v3.8.3
9092024-07-31T03:27:43.082Z Downloaded slog v2.7.0
9102024-07-31T03:27:43.082Z Downloaded semver v0.1.20
9112024-07-31T03:27:43.082Z Downloaded r2d2 v0.8.10
9122024-07-31T03:27:43.083Z Downloaded httpdate v1.0.3
9132024-07-31T03:27:43.083Z Downloaded http v0.2.12
9142024-07-31T03:27:43.090Z Downloaded fatfs v0.3.6
9152024-07-31T03:27:43.090Z Downloaded either v1.12.0
9162024-07-31T03:27:43.090Z Downloaded tokio-rustls v0.24.1
9172024-07-31T03:27:43.090Z Downloaded itertools v0.12.1
9182024-07-31T03:27:43.097Z Downloaded unicode_categories v0.1.1
9192024-07-31T03:27:43.097Z Downloaded trust-dns-server v0.22.1
9202024-07-31T03:27:43.102Z Downloaded encoding_rs v0.8.34
9212024-07-31T03:27:43.118Z Downloaded fallible-iterator v0.2.0
9222024-07-31T03:27:43.126Z Downloaded unicode-xid v0.2.4
9232024-07-31T03:27:43.126Z Downloaded structmeta v0.3.0
9242024-07-31T03:27:43.126Z Downloaded structmeta v0.2.0
9252024-07-31T03:27:43.126Z Downloaded x509-cert v0.2.5
9262024-07-31T03:27:43.135Z Downloaded itertools v0.13.0
9272024-07-31T03:27:43.142Z Downloaded predicates v3.1.0
9282024-07-31T03:27:43.142Z Downloaded ppv-lite86 v0.2.17
9292024-07-31T03:27:43.142Z Downloaded humantime v2.1.0
9302024-07-31T03:27:43.142Z Downloaded foreign-types v0.5.0
9312024-07-31T03:27:43.142Z Downloaded foreign-types v0.3.2
9322024-07-31T03:27:43.142Z Downloaded float-cmp v0.9.0
9332024-07-31T03:27:43.142Z Downloaded fastrand v2.1.0
9342024-07-31T03:27:43.142Z Downloaded rustc-demangle v0.1.24
9352024-07-31T03:27:43.146Z Downloaded strum_macros v0.26.4
9362024-07-31T03:27:43.146Z Downloaded env_logger v0.10.2
9372024-07-31T03:27:43.149Z Downloaded pin-project-internal v1.1.5
9382024-07-31T03:27:43.149Z Downloaded darling_core v0.20.9
9392024-07-31T03:27:43.153Z Downloaded unicode-bidi v0.3.15
9402024-07-31T03:27:43.156Z Downloaded num-bigint v0.4.5
9412024-07-31T03:27:43.159Z Downloaded tabwriter v1.4.0
9422024-07-31T03:27:43.162Z Downloaded unarray v0.1.4
9432024-07-31T03:27:43.162Z Downloaded tokio-native-tls v0.3.1
9442024-07-31T03:27:43.164Z Downloaded half v2.4.1
9452024-07-31T03:27:43.168Z Downloaded rand_xorshift v0.3.0
9462024-07-31T03:27:43.168Z Downloaded rand_seeder v0.2.3
9472024-07-31T03:27:43.170Z Downloaded siphasher v0.3.11
9482024-07-31T03:27:43.170Z Downloaded fd-lock v4.0.2
9492024-07-31T03:27:43.173Z Downloaded tokio-rustls v0.25.0
9502024-07-31T03:27:43.176Z Downloaded num-bigint-dig v0.8.4
9512024-07-31T03:27:43.179Z Downloaded nom v7.1.3
9522024-07-31T03:27:43.183Z Downloaded cc v1.0.97
9532024-07-31T03:27:43.185Z Downloaded libm v0.2.8
9542024-07-31T03:27:43.193Z Downloaded structmeta-derive v0.3.0
9552024-07-31T03:27:43.195Z Downloaded cookie v0.18.1
9562024-07-31T03:27:43.198Z Downloaded compact_str v0.7.1
9572024-07-31T03:27:43.200Z Downloaded crypto-bigint v0.5.5
9582024-07-31T03:27:43.205Z Downloaded const_format v0.2.32
9592024-07-31T03:27:43.209Z Downloaded signal-hook-registry v1.4.2
9602024-07-31T03:27:43.212Z Downloaded pkcs1 v0.7.5
9612024-07-31T03:27:43.214Z Downloaded pin-project-lite v0.2.14
9622024-07-31T03:27:43.217Z Downloaded base64 v0.21.7
9632024-07-31T03:27:43.221Z Downloaded cancel-safe-futures v0.1.5
9642024-07-31T03:27:43.224Z Downloaded minimal-lexical v0.2.1
9652024-07-31T03:27:43.228Z Downloaded chacha20poly1305 v0.10.1
9662024-07-31T03:27:43.231Z Downloaded clang-sys v1.7.0
9672024-07-31T03:27:43.233Z Downloaded pin-utils v0.1.0
9682024-07-31T03:27:43.233Z Downloaded oso v0.27.3
9692024-07-31T03:27:43.236Z Downloaded getrandom v0.2.14
9702024-07-31T03:27:43.240Z Downloaded unicode-linebreak v0.1.5
9712024-07-31T03:27:43.243Z Downloaded unicase v2.7.0
9722024-07-31T03:27:43.243Z Downloaded parking_lot_core v0.9.10
9732024-07-31T03:27:43.245Z Downloaded ascii v1.1.0
9742024-07-31T03:27:43.245Z Downloaded miniz_oxide v0.7.2
9752024-07-31T03:27:43.248Z Downloaded smallvec v0.6.14
9762024-07-31T03:27:43.248Z Downloaded array-init v0.0.4
9772024-07-31T03:27:43.252Z Downloaded cexpr v0.6.0
9782024-07-31T03:27:43.252Z Downloaded crc v3.2.1
9792024-07-31T03:27:43.254Z Downloaded convert_case v0.4.0
9802024-07-31T03:27:43.254Z Downloaded cobs v0.2.3
9812024-07-31T03:27:43.257Z Downloaded fixedbitset v0.4.2
9822024-07-31T03:27:43.257Z Downloaded enum-as-inner v0.5.1
9832024-07-31T03:27:43.260Z Downloaded num-rational v0.4.2
9842024-07-31T03:27:43.260Z Downloaded multer v3.1.0
9852024-07-31T03:27:43.265Z Downloaded der v0.7.9
9862024-07-31T03:27:43.268Z Downloaded wyz v0.5.1
9872024-07-31T03:27:43.268Z Downloaded bitfield-struct v0.6.1
9882024-07-31T03:27:43.268Z Downloaded bit-vec v0.6.3
9892024-07-31T03:27:43.271Z Downloaded bb8 v0.8.5
9902024-07-31T03:27:43.271Z Downloaded camino-tempfile v1.1.1
9912024-07-31T03:27:43.275Z Downloaded async-recursion v1.1.1
9922024-07-31T03:27:43.278Z Downloaded ascii-canvas v3.0.0
9932024-07-31T03:27:43.278Z Downloaded buf-list v1.0.3
9942024-07-31T03:27:43.278Z Downloaded kstat-rs v0.2.4
9952024-07-31T03:27:43.281Z Downloaded strip-ansi-escapes v0.2.0
9962024-07-31T03:27:43.281Z Downloaded paste v1.0.15
9972024-07-31T03:27:43.284Z Downloaded parse-display-derive v0.9.1
9982024-07-31T03:27:43.284Z Downloaded packed_struct v0.10.1
9992024-07-31T03:27:43.293Z Downloaded num-derive v0.4.2
10002024-07-31T03:27:43.294Z Downloaded lock_api v0.4.12
10012024-07-31T03:27:43.294Z Downloaded darling_macro v0.20.9
10022024-07-31T03:27:43.294Z Downloaded addr2line v0.21.0
10032024-07-31T03:27:43.294Z Downloaded owo-colors v4.0.0
10042024-07-31T03:27:43.300Z Downloaded libsw v3.3.1
10052024-07-31T03:27:43.300Z Downloaded signal-hook-tokio v0.3.1
10062024-07-31T03:27:43.300Z Downloaded num_cpus v1.16.0
10072024-07-31T03:27:43.303Z Downloaded md-5 v0.10.6
10082024-07-31T03:27:43.303Z Downloaded maplit v1.0.2
10092024-07-31T03:27:43.303Z Downloaded lru-cache v0.1.2
10102024-07-31T03:27:43.303Z Downloaded lazycell v1.3.0
10112024-07-31T03:27:43.306Z Downloaded lalrpop-util v0.19.12
10122024-07-31T03:27:43.306Z Downloaded keccak v0.1.5
10132024-07-31T03:27:43.306Z Downloaded ciborium-io v0.2.2
10142024-07-31T03:27:43.309Z Downloaded ciborium v0.2.2
10152024-07-31T03:27:43.309Z Downloaded console v0.15.8
10162024-07-31T03:27:43.312Z Downloaded nodrop v0.1.14
10172024-07-31T03:27:43.312Z Downloaded cookie_store v0.20.0
10182024-07-31T03:27:43.315Z Downloaded normalize-line-endings v0.3.0
10192024-07-31T03:27:43.315Z Downloaded memoffset v0.9.1
10202024-07-31T03:27:43.317Z Downloaded is_ci v1.2.0
10212024-07-31T03:27:43.317Z Downloaded ring v0.17.8
10222024-07-31T03:27:43.386Z Downloaded data-encoding v2.6.0
10232024-07-31T03:27:43.389Z Downloaded argon2 v0.5.3
10242024-07-31T03:27:43.389Z Downloaded mime v0.3.17
10252024-07-31T03:27:43.392Z Downloaded ipnetwork v0.20.0
10262024-07-31T03:27:43.392Z Downloaded async-stream-impl v0.3.5
10272024-07-31T03:27:43.395Z Downloaded number_prefix v0.4.0
10282024-07-31T03:27:43.395Z Downloaded new_debug_unreachable v1.0.6
10292024-07-31T03:27:43.395Z Downloaded bcs v0.1.6
10302024-07-31T03:27:43.398Z Downloaded base64ct v1.6.0
10312024-07-31T03:27:43.398Z Downloaded backoff v0.4.0
10322024-07-31T03:27:43.404Z Downloaded indicatif v0.17.8
10332024-07-31T03:27:43.407Z Downloaded ciborium-ll v0.2.2
10342024-07-31T03:27:43.407Z Downloaded bitfield v0.14.0
10352024-07-31T03:27:43.407Z Downloaded managed v0.8.0
10362024-07-31T03:27:43.407Z Downloaded constant_time_eq v0.3.0
10372024-07-31T03:27:43.410Z Downloaded base16ct v0.2.0
10382024-07-31T03:27:43.410Z Downloaded arrayref v0.3.7
10392024-07-31T03:27:43.410Z Downloaded num_threads v0.1.7
10402024-07-31T03:27:43.497Z Compiling cfg-if v1.0.0
10412024-07-31T03:27:43.497Z Compiling serde v1.0.204
10422024-07-31T03:27:43.499Z Compiling scopeguard v1.2.0
10432024-07-31T03:27:43.500Z Compiling lock_api v0.4.12
10442024-07-31T03:27:43.500Z Compiling log v0.4.21
10452024-07-31T03:27:43.627Z Compiling syn v2.0.72
10462024-07-31T03:27:43.637Z Compiling cc v1.0.97
10472024-07-31T03:27:43.640Z Compiling parking_lot_core v0.9.10
10482024-07-31T03:27:43.701Z Compiling getrandom v0.2.14
10492024-07-31T03:27:43.747Z Compiling smallvec v1.13.2
10502024-07-31T03:27:44.075Z Compiling rand_core v0.6.4
10512024-07-31T03:27:44.135Z Compiling typenum v1.17.0
10522024-07-31T03:27:44.179Z Compiling generic-array v0.14.7
10532024-07-31T03:27:44.193Z Compiling pin-project-lite v0.2.14
10542024-07-31T03:27:44.311Z Compiling signal-hook-registry v1.4.2
10552024-07-31T03:27:44.522Z Compiling parking_lot v0.12.2
10562024-07-31T03:27:44.546Z Compiling spin v0.9.8
10572024-07-31T03:27:44.574Z Compiling mio v0.8.11
10582024-07-31T03:27:44.777Z Compiling libm v0.2.8
10592024-07-31T03:27:44.943Z Compiling serde_json v1.0.120
10602024-07-31T03:27:45.101Z Compiling num-traits v0.2.19
10612024-07-31T03:27:45.115Z Compiling ahash v0.8.11
10622024-07-31T03:27:45.264Z Compiling futures-core v0.3.30
10632024-07-31T03:27:45.356Z Compiling tinyvec_macros v0.1.1
10642024-07-31T03:27:45.437Z Compiling tinyvec v1.6.0
10652024-07-31T03:27:45.492Z Compiling num_cpus v1.16.0
10662024-07-31T03:27:45.594Z Compiling socket2 v0.5.7
10672024-07-31T03:27:45.651Z Compiling const-oid v0.9.6
10682024-07-31T03:27:45.787Z Compiling subtle v2.5.0
10692024-07-31T03:27:46.121Z Compiling slab v0.4.9
10702024-07-31T03:27:46.573Z Compiling futures-sink v0.3.30
10712024-07-31T03:27:46.718Z Compiling allocator-api2 v0.2.18
10722024-07-31T03:27:46.782Z Compiling unicode-bidi v0.3.15
10732024-07-31T03:27:46.837Z Compiling unicode-normalization v0.1.23
10742024-07-31T03:27:47.226Z Compiling futures-channel v0.3.30
10752024-07-31T03:27:47.282Z Compiling pkg-config v0.3.30
10762024-07-31T03:27:47.537Z Compiling pin-utils v0.1.0
10772024-07-31T03:27:47.569Z Compiling futures-task v0.3.30
10782024-07-31T03:27:47.617Z Compiling futures-io v0.3.30
10792024-07-31T03:27:47.632Z Compiling vcpkg v0.2.15
10802024-07-31T03:27:47.897Z Compiling ring v0.17.8
10812024-07-31T03:27:47.936Z Compiling percent-encoding v2.3.1
10822024-07-31T03:27:48.011Z Compiling ppv-lite86 v0.2.17
10832024-07-31T03:27:48.314Z Compiling tracing-core v0.1.32
10842024-07-31T03:27:48.426Z Compiling untrusted v0.9.0
10852024-07-31T03:27:48.601Z Compiling num-conv v0.1.0
10862024-07-31T03:27:48.661Z Compiling time-core v0.1.2
10872024-07-31T03:27:48.783Z Compiling rand_chacha v0.3.1
10882024-07-31T03:27:48.844Z Compiling powerfmt v0.2.0
10892024-07-31T03:27:48.880Z Compiling syn v1.0.109
10902024-07-31T03:27:49.001Z Compiling rustix v0.38.34
10912024-07-31T03:27:49.243Z Compiling rand v0.8.5
10922024-07-31T03:27:49.536Z Compiling deranged v0.3.11
10932024-07-31T03:27:49.778Z Compiling time-macros v0.2.18
10942024-07-31T03:27:49.845Z Compiling num_threads v0.1.7
10952024-07-31T03:27:49.964Z Compiling rustversion v1.0.17
10962024-07-31T03:27:49.980Z Compiling openssl-sys v0.9.103
10972024-07-31T03:27:50.678Z Compiling openssl v0.10.66
10982024-07-31T03:27:51.037Z Compiling httparse v1.8.0
10992024-07-31T03:27:51.049Z Compiling iana-time-zone v0.1.60
11002024-07-31T03:27:51.194Z Compiling base64ct v1.6.0
11012024-07-31T03:27:51.252Z Compiling foreign-types-shared v0.1.1
11022024-07-31T03:27:51.353Z Compiling foreign-types v0.3.2
11032024-07-31T03:27:51.440Z Compiling form_urlencoded v1.2.1
11042024-07-31T03:27:51.481Z Compiling try-lock v0.2.5
11052024-07-31T03:27:51.637Z Compiling pem-rfc7468 v0.7.0
11062024-07-31T03:27:51.712Z Compiling native-tls v0.2.11
11072024-07-31T03:27:51.728Z Compiling crossbeam-utils v0.8.19
11082024-07-31T03:27:51.987Z Compiling flagset v0.4.5
11092024-07-31T03:27:52.172Z Compiling siphasher v0.3.11
11102024-07-31T03:27:52.286Z Compiling rustls v0.21.12
11112024-07-31T03:27:52.435Z Compiling want v0.3.1
11122024-07-31T03:27:52.728Z Compiling serde_derive_internals v0.29.1
11132024-07-31T03:27:52.857Z Compiling time v0.3.36
11142024-07-31T03:27:52.915Z Compiling idna v0.5.0
11152024-07-31T03:27:53.216Z Compiling lazy_static v1.5.0
11162024-07-31T03:27:53.326Z Compiling socket2 v0.4.10
11172024-07-31T03:27:54.095Z Compiling aho-corasick v1.1.3
11182024-07-31T03:27:54.196Z Compiling cookie v0.17.0
11192024-07-31T03:27:54.449Z Compiling openssl-probe v0.1.5
11202024-07-31T03:27:54.495Z Compiling signal-hook v0.3.17
11212024-07-31T03:27:54.701Z Compiling adler v1.0.2
11222024-07-31T03:27:54.776Z Compiling tower-service v0.3.2
11232024-07-31T03:27:54.893Z Compiling finl_unicode v1.2.0
11242024-07-31T03:27:54.924Z Compiling slog v2.7.0
11252024-07-31T03:27:55.419Z Compiling schemars v0.8.21
11262024-07-31T03:27:55.467Z Compiling cpufeatures v0.2.12
11272024-07-31T03:27:55.540Z Compiling regex-syntax v0.8.3
11282024-07-31T03:27:55.561Z Compiling httpdate v1.0.3
11292024-07-31T03:27:55.806Z Compiling stringprep v0.1.4
11302024-07-31T03:27:56.060Z Compiling miniz_oxide v0.7.2
11312024-07-31T03:27:57.125Z Compiling url v2.5.2
11322024-07-31T03:27:58.057Z Compiling serde_derive v1.0.204
11332024-07-31T03:27:58.379Z Compiling zeroize_derive v1.4.2
11342024-07-31T03:27:58.984Z Compiling zerocopy-derive v0.7.34
11352024-07-31T03:27:59.004Z Compiling tokio-macros v2.3.0
11362024-07-31T03:27:59.772Z Compiling thiserror-impl v1.0.63
11372024-07-31T03:27:59.879Z Compiling futures-macro v0.3.30
11382024-07-31T03:28:00.021Z Compiling zeroize v1.7.0
11392024-07-31T03:28:00.732Z Compiling scroll_derive v0.12.0
11402024-07-31T03:28:01.328Z Compiling zerocopy v0.7.34
11412024-07-31T03:28:01.844Z Compiling crypto-common v0.1.6
11422024-07-31T03:28:01.978Z Compiling futures-util v0.3.30
11432024-07-31T03:28:02.058Z Compiling block-buffer v0.10.4
11442024-07-31T03:28:02.205Z Compiling tracing-attributes v0.1.27
11452024-07-31T03:28:02.268Z Compiling scroll v0.12.0
11462024-07-31T03:28:02.326Z Compiling digest v0.10.7
11472024-07-31T03:28:02.835Z Compiling goblin v0.8.2
11482024-07-31T03:28:02.870Z Compiling hmac v0.12.1
11492024-07-31T03:28:03.113Z Compiling thiserror v1.0.63
11502024-07-31T03:28:03.116Z Compiling openssl-macros v0.1.1
11512024-07-31T03:28:03.256Z Compiling pest v2.7.10
11522024-07-31T03:28:03.641Z Compiling hashbrown v0.14.5
11532024-07-31T03:28:03.852Z Compiling der_derive v0.7.2
11542024-07-31T03:28:05.065Z Compiling sct v0.7.1
11552024-07-31T03:28:05.354Z Compiling rustls-webpki v0.101.7
11562024-07-31T03:28:05.824Z Compiling pest_meta v2.7.10
11572024-07-31T03:28:06.192Z Compiling tracing v0.1.40
11582024-07-31T03:28:06.470Z Compiling der v0.7.9
11592024-07-31T03:28:06.680Z Compiling sha2 v0.10.8
11602024-07-31T03:28:07.306Z Compiling pest_generator v2.7.10
11612024-07-31T03:28:08.521Z Compiling md-5 v0.10.6
11622024-07-31T03:28:08.762Z Compiling spki v0.7.3
11632024-07-31T03:28:09.119Z Compiling regex-automata v0.4.6
11642024-07-31T03:28:09.430Z Compiling schemars_derive v0.8.21
11652024-07-31T03:28:09.979Z Compiling num-integer v0.1.46
11662024-07-31T03:28:10.199Z Compiling idna v0.3.0
11672024-07-31T03:28:10.778Z Compiling backtrace v0.3.71
11682024-07-31T03:28:11.208Z Compiling hash32 v0.2.1
11692024-07-31T03:28:11.228Z Compiling pest_derive v2.7.10
11702024-07-31T03:28:11.580Z Compiling gimli v0.28.1
11712024-07-31T03:28:11.793Z Compiling dyn-clone v1.0.17
11722024-07-31T03:28:12.008Z Compiling crc32fast v1.4.0
11732024-07-31T03:28:12.023Z Compiling dtrace-parser v0.2.0
11742024-07-31T03:28:12.479Z Compiling smoltcp v0.9.1
11752024-07-31T03:28:12.928Z Compiling bytes v1.6.0
11762024-07-31T03:28:13.434Z Compiling bitflags v2.6.0
11772024-07-31T03:28:13.461Z Compiling indexmap v2.2.6
11782024-07-31T03:28:13.464Z Compiling uuid v1.10.0
11792024-07-31T03:28:14.192Z Compiling tokio v1.38.1
11802024-07-31T03:28:14.260Z Compiling http v0.2.12
11812024-07-31T03:28:14.877Z Compiling semver v1.0.23
11822024-07-31T03:28:15.383Z Compiling rustc_version v0.4.0
11832024-07-31T03:28:15.591Z Compiling chrono v0.4.38
11842024-07-31T03:28:16.145Z Compiling heapless v0.7.17
11852024-07-31T03:28:16.420Z Compiling http-body v0.4.6
11862024-07-31T03:28:16.559Z Compiling dof v0.3.0
11872024-07-31T03:28:16.852Z Compiling serde_spanned v0.6.6
11882024-07-31T03:28:16.884Z Compiling toml_datetime v0.6.6
11892024-07-31T03:28:17.056Z Compiling serde_tokenstream v0.2.1
11902024-07-31T03:28:17.381Z Compiling usdt-impl v0.5.0
11912024-07-31T03:28:17.585Z Compiling fallible-iterator v0.2.0
11922024-07-31T03:28:17.961Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
11932024-07-31T03:28:18.307Z Compiling stable_deref_trait v1.2.0
11942024-07-31T03:28:18.412Z Compiling psl-types v2.0.11
11952024-07-31T03:28:18.605Z Compiling base64 v0.22.1
11962024-07-31T03:28:18.923Z Compiling publicsuffix v2.2.3
11972024-07-31T03:28:19.142Z Compiling postgres-protocol v0.6.7
11982024-07-31T03:28:19.342Z Compiling terminal_size v0.3.0
11992024-07-31T03:28:19.440Z Compiling addr2line v0.21.0
12002024-07-31T03:28:19.659Z Compiling pkcs8 v0.10.2
12012024-07-31T03:28:20.066Z Compiling hubpack_derive v0.1.1
12022024-07-31T03:28:20.212Z Compiling block-padding v0.3.3
12032024-07-31T03:28:20.271Z Compiling async-trait v0.1.81
12042024-07-31T03:28:20.456Z Compiling zerocopy-derive v0.6.6
12052024-07-31T03:28:21.943Z Compiling phf_shared v0.11.2
12062024-07-31T03:28:22.322Z Compiling tokio-util v0.7.11
12072024-07-31T03:28:22.504Z Compiling tokio-rustls v0.24.1
12082024-07-31T03:28:22.527Z Compiling diesel_table_macro_syntax v0.1.0
12092024-07-31T03:28:22.935Z Compiling ff v0.13.0
12102024-07-31T03:28:22.961Z Compiling scheduled-thread-pool v0.2.7
12112024-07-31T03:28:23.114Z Compiling tokio-native-tls v0.3.1
12122024-07-31T03:28:23.159Z Compiling object v0.32.2
12132024-07-31T03:28:23.254Z Compiling fs-err v2.11.0
12142024-07-31T03:28:23.328Z Compiling h2 v0.3.26
12152024-07-31T03:28:23.377Z Compiling base16ct v0.2.0
12162024-07-31T03:28:23.510Z Compiling matches v0.1.10
12172024-07-31T03:28:23.594Z Compiling managed v0.8.0
12182024-07-31T03:28:23.610Z Compiling regex-automata v0.1.10
12192024-07-31T03:28:23.700Z Compiling base64 v0.21.7
12202024-07-31T03:28:23.703Z Compiling winnow v0.5.40
12212024-07-31T03:28:24.037Z Compiling ipnet v2.9.0
12222024-07-31T03:28:24.102Z Compiling rustc-demangle v0.1.24
12232024-07-31T03:28:24.440Z Compiling bit-vec v0.6.3
12242024-07-31T03:28:24.894Z Compiling either v1.12.0
12252024-07-31T03:28:25.086Z Compiling anyhow v1.0.86
12262024-07-31T03:28:25.283Z Compiling bitflags v1.3.2
12272024-07-31T03:28:25.313Z Compiling clap_builder v4.5.9
12282024-07-31T03:28:25.518Z Compiling rustls-pemfile v1.0.4
12292024-07-31T03:28:25.834Z Compiling bstr v0.2.17
12302024-07-31T03:28:25.974Z Compiling idna v0.2.3
12312024-07-31T03:28:27.362Z Compiling toml_edit v0.19.15
12322024-07-31T03:28:27.477Z Compiling sec1 v0.7.3
12332024-07-31T03:28:27.604Z Compiling r2d2 v0.8.10
12342024-07-31T03:28:27.649Z Compiling group v0.13.0
12352024-07-31T03:28:27.985Z Compiling diesel_derives v2.1.4
12362024-07-31T03:28:28.010Z Compiling zerocopy v0.6.6
12372024-07-31T03:28:28.065Z Compiling phf v0.11.2
12382024-07-31T03:28:28.353Z Compiling signal-hook-mio v0.2.3
12392024-07-31T03:28:28.514Z Compiling ipnetwork v0.20.0
12402024-07-31T03:28:28.837Z Compiling cookie_store v0.20.0
12412024-07-31T03:28:29.443Z Compiling hubpack v0.1.2
12422024-07-31T03:28:29.690Z Compiling inout v0.1.3
12432024-07-31T03:28:29.977Z Compiling hyper v0.14.28
12442024-07-31T03:28:30.378Z Compiling postgres-types v0.2.7
12452024-07-31T03:28:31.084Z Compiling usdt-macro v0.5.0
12462024-07-31T03:28:31.925Z Compiling usdt-attr-macro v0.5.0
12472024-07-31T03:28:32.591Z Compiling regex v1.10.5
12482024-07-31T03:28:33.577Z Compiling serde_urlencoded v0.7.1
12492024-07-31T03:28:33.612Z Compiling num-bigint v0.4.5
12502024-07-31T03:28:33.722Z Compiling futures-executor v0.3.30
12512024-07-31T03:28:33.854Z Compiling enum-as-inner v0.5.1
12522024-07-31T03:28:34.082Z Compiling hkdf v0.12.4
12532024-07-31T03:28:34.315Z Compiling crypto-bigint v0.5.5
12542024-07-31T03:28:34.343Z Compiling serde_repr v0.1.19
12552024-07-31T03:28:34.833Z Compiling clap_derive v4.5.8
12562024-07-31T03:28:35.140Z Compiling strum_macros v0.25.3
12572024-07-31T03:28:35.475Z Compiling phf_shared v0.10.0
12582024-07-31T03:28:35.537Z Compiling float-cmp v0.9.0
12592024-07-31T03:28:35.743Z Compiling encoding_rs v0.8.34
12602024-07-31T03:28:35.893Z Compiling unicode-segmentation v1.11.0
12612024-07-31T03:28:36.691Z Compiling hyper-rustls v0.24.2
12622024-07-31T03:28:37.050Z Compiling hyper-tls v0.5.0
12632024-07-31T03:28:37.407Z Compiling mime v0.3.17
12642024-07-31T03:28:38.063Z Compiling fixedbitset v0.4.2
12652024-07-31T03:28:38.517Z Compiling static_assertions v1.1.0
12662024-07-31T03:28:38.619Z Compiling minimal-lexical v0.2.1
12672024-07-31T03:28:39.164Z Compiling predicates-core v1.0.6
12682024-07-31T03:28:39.496Z Compiling normalize-line-endings v0.3.0
12692024-07-31T03:28:39.543Z Compiling new_debug_unreachable v1.0.6
12702024-07-31T03:28:39.617Z Compiling data-encoding v2.6.0
12712024-07-31T03:28:39.639Z Compiling sync_wrapper v0.1.2
12722024-07-31T03:28:39.770Z Compiling whoami v1.5.1
12732024-07-31T03:28:39.938Z Compiling difflib v0.4.0
12742024-07-31T03:28:39.957Z Compiling webpki-roots v0.25.4
12752024-07-31T03:28:40.097Z Compiling precomputed-hash v0.1.1
12762024-07-31T03:28:40.206Z Compiling trust-dns-proto v0.22.0
12772024-07-31T03:28:40.300Z Compiling predicates v3.1.0
12782024-07-31T03:28:40.411Z Compiling string_cache v0.8.7
12792024-07-31T03:28:40.435Z Compiling tokio-postgres v0.7.11
12802024-07-31T03:28:40.906Z Compiling reqwest v0.11.27
12812024-07-31T03:28:41.307Z Compiling diesel v2.1.6
12822024-07-31T03:28:41.553Z Compiling clap v4.5.9
12832024-07-31T03:28:41.678Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
12842024-07-31T03:28:42.091Z Compiling nom v7.1.3
12852024-07-31T03:28:42.107Z Compiling toml_edit v0.22.16
12862024-07-31T03:28:44.520Z Compiling console v0.15.8
12872024-07-31T03:28:45.869Z Compiling petgraph v0.6.5
12882024-07-31T03:28:46.076Z Compiling elliptic-curve v0.13.8
12892024-07-31T03:28:46.199Z Compiling yasna v0.5.2
12902024-07-31T03:28:46.881Z Compiling similar v2.5.0
12912024-07-31T03:28:48.094Z Compiling usdt v0.5.0
12922024-07-31T03:28:48.156Z Compiling futures v0.3.30
12932024-07-31T03:28:48.274Z Compiling flate2 v1.0.30
12942024-07-31T03:28:48.795Z Compiling toml v0.7.8
12952024-07-31T03:28:49.221Z Compiling cipher v0.4.4
12962024-07-31T03:28:49.496Z Compiling crossterm v0.27.0
12972024-07-31T03:28:49.729Z Compiling itertools v0.10.5
12982024-07-31T03:28:49.792Z Compiling itertools v0.12.1
12992024-07-31T03:28:50.379Z Compiling bit-set v0.5.3
13002024-07-31T03:28:50.505Z Compiling tokio-stream v0.1.15
13012024-07-31T03:28:50.591Z Compiling openapiv3 v2.0.0
13022024-07-31T03:28:50.656Z Compiling bstr v1.9.1
13032024-07-31T03:28:51.484Z Compiling hex v0.4.3
13042024-07-31T03:28:52.120Z Compiling num-iter v0.1.45
13052024-07-31T03:28:52.299Z Compiling crossbeam-epoch v0.9.18
13062024-07-31T03:28:52.459Z Compiling dirs-sys-next v0.1.2
13072024-07-31T03:28:52.528Z Compiling unicode-xid v0.2.4
13082024-07-31T03:28:52.723Z Compiling peg-runtime v0.8.3
13092024-07-31T03:28:52.901Z Compiling lalrpop-util v0.19.12
13102024-07-31T03:28:53.101Z Compiling dirs-next v2.0.0
13112024-07-31T03:28:53.123Z Compiling thread_local v1.1.8
13122024-07-31T03:28:53.254Z Compiling slog-async v2.8.0
13132024-07-31T03:28:53.284Z Compiling term v0.7.0
13142024-07-31T03:28:53.298Z Compiling xattr v1.3.1
13152024-07-31T03:28:53.415Z Compiling crossbeam-channel v0.5.12
13162024-07-31T03:28:53.574Z Compiling strum_macros v0.26.4
13172024-07-31T03:28:53.699Z Compiling filetime v0.2.23
13182024-07-31T03:28:53.804Z Compiling is-terminal v0.4.12
13192024-07-31T03:28:53.928Z Compiling take_mut v0.2.2
13202024-07-31T03:28:54.042Z Compiling slog-term v2.9.1
13212024-07-31T03:28:54.074Z Compiling tar v0.4.41
13222024-07-31T03:28:54.855Z Compiling camino v1.1.7
13232024-07-31T03:28:56.929Z Compiling strum v0.26.3
13242024-07-31T03:29:08.732Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13252024-07-31T03:29:08.944Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13262024-07-31T03:29:14.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
13272024-07-31T03:29:14.621Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13282024-07-31T03:29:14.660ZJul 31 03:29:13.858 INFO Starting download, target: Cockroach
13292024-07-31T03:29:14.665ZJul 31 03:29:13.859 INFO Starting download, target: Clickhouse
13302024-07-31T03:29:14.665ZJul 31 03:29:13.859 INFO Starting download, target: Console
13312024-07-31T03:29:14.665ZJul 31 03:29:13.859 INFO Starting download, target: DendriteOpenapi
13322024-07-31T03:29:14.665ZJul 31 03:29:13.859 INFO Starting download, target: DendriteStub
13332024-07-31T03:29:14.665ZJul 31 03:29:13.859 INFO Starting download, target: MaghemiteMgd
13342024-07-31T03:29:14.665ZJul 31 03:29:13.859 INFO Starting download, target: TransceiverControl
13352024-07-31T03:29:14.665ZJul 31 03:29:13.860 INFO Downloading out/downloads/dpd-fb571dc6512b24a777c5a9b2927a50501f6be297.json (attempt 1/3), target: DendriteOpenapi
13362024-07-31T03:29:14.665ZJul 31 03:29:13.860 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13372024-07-31T03:29:14.665ZJul 31 03:29:13.860 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13382024-07-31T03:29:14.665ZJul 31 03:29:13.860 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13392024-07-31T03:29:14.665ZJul 31 03:29:13.860 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13402024-07-31T03:29:14.665ZJul 31 03:29:13.860 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13412024-07-31T03:29:14.665ZJul 31 03:29:13.860 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13422024-07-31T03:29:14.824ZJul 31 03:29:14.019 INFO Download complete, target: DendriteOpenapi
13432024-07-31T03:29:14.958ZJul 31 03:29:14.149 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13442024-07-31T03:29:15.311ZJul 31 03:29:14.507 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13452024-07-31T03:29:15.432ZJul 31 03:29:14.631 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13462024-07-31T03:29:15.456ZJul 31 03:29:14.655 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13472024-07-31T03:29:15.783ZJul 31 03:29:14.982 INFO Download complete, target: Console
13482024-07-31T03:29:15.845ZJul 31 03:29:15.044 INFO Download complete, target: TransceiverControl
13492024-07-31T03:29:16.932ZJul 31 03:29:16.131 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
13502024-07-31T03:29:16.932ZJul 31 03:29:16.131 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
13512024-07-31T03:29:17.045ZJul 31 03:29:16.244 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
13522024-07-31T03:29:18.676ZJul 31 03:29:17.875 INFO Download complete, target: DendriteStub
13532024-07-31T03:29:18.844ZJul 31 03:29:18.043 INFO Download complete, target: MaghemiteMgd
13542024-07-31T03:29:25.735ZJul 31 03:29:24.933 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
13552024-07-31T03:29:26.079ZJul 31 03:29:25.276 INFO Checking that binary works, target: Cockroach
13562024-07-31T03:29:26.284ZJul 31 03:29:25.482 INFO Download complete, target: Cockroach
13572024-07-31T03:29:31.917ZJul 31 03:29:31.114 INFO Checking that binary works, target: Clickhouse
13582024-07-31T03:29:32.292ZJul 31 03:29:31.489 INFO Download complete, target: Clickhouse
13592024-07-31T03:29:32.310ZAll builder prerequisites installed successfully, and PATH looks valid
13602024-07-31T03:29:32.313Z
13612024-07-31T03:29:32.313Zreal 4:35.309791968
13622024-07-31T03:29:32.313Zuser 11:46.625753806
13632024-07-31T03:29:32.313Zsys 2:32.740505180
13642024-07-31T03:29:32.313Ztrap 0.418732321
13652024-07-31T03:29:32.313Ztflt 3.468047345
13662024-07-31T03:29:32.313Zdflt 5.242833910
13672024-07-31T03:29:32.313Zkflt 0.349684319
13682024-07-31T03:29:32.313Zlock 23:47.184469043
13692024-07-31T03:29:32.313Zslp 35:51.729791720
13702024-07-31T03:29:32.313Zlat 37.354727640
13712024-07-31T03:29:32.313Zstop 1:32.493672648
13722024-07-31T03:29:32.313Z+ banner build
13732024-07-31T03:29:32.316Z
13742024-07-31T03:29:32.316Z ##### # # # # #####
13752024-07-31T03:29:32.316Z # # # # # # # #
13762024-07-31T03:29:32.316Z ##### # # # # # #
13772024-07-31T03:29:32.316Z # # # # # # # #
13782024-07-31T03:29:32.316Z # # # # # # # #
13792024-07-31T03:29:32.316Z ##### #### # ###### #####
13802024-07-31T03:29:32.316Z
13812024-07-31T03:29:32.316Z+ export 'RUSTFLAGS=-D warnings'
13822024-07-31T03:29:32.316Z+ RUSTFLAGS='-D warnings'
13832024-07-31T03:29:32.316Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
13842024-07-31T03:29:32.316Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
13852024-07-31T03:29:32.316Z+ [[ illumos == \i\l\l\u\m\o\s ]]
13862024-07-31T03:29:32.316Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
13872024-07-31T03:29:32.316Z+ export TMPDIR=/var/tmp/omicron_tmp
13882024-07-31T03:29:32.316Z+ TMPDIR=/var/tmp/omicron_tmp
13892024-07-31T03:29:32.316Z+ export RUST_BACKTRACE=1
13902024-07-31T03:29:32.316Z+ RUST_BACKTRACE=1
13912024-07-31T03:29:32.316Z+ export CARGO_INCREMENTAL=0
13922024-07-31T03:29:32.316Z+ CARGO_INCREMENTAL=0
13932024-07-31T03:29:32.316Z+ export RUSTC_BOOTSTRAP=1
13942024-07-31T03:29:32.316Z+ RUSTC_BOOTSTRAP=1
13952024-07-31T03:29:32.317Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
13962024-07-31T03:29:32.972Z Downloading crates ...
13972024-07-31T03:29:33.216Z Downloaded blake2b_simd v1.0.2
13982024-07-31T03:29:33.219Z Downloaded cast v0.3.0
13992024-07-31T03:29:33.223Z Downloaded cfg-expr v0.15.8
14002024-07-31T03:29:33.232Z Downloaded plotters-svg v0.3.5
14012024-07-31T03:29:33.234Z Downloaded nested v0.1.1
14022024-07-31T03:29:33.239Z Downloaded option-ext v0.2.0
14032024-07-31T03:29:33.241Z Downloaded dhcproto-macros v0.1.0
14042024-07-31T03:29:33.245Z Downloaded anes v0.1.6
14052024-07-31T03:29:33.248Z Downloaded cbc v0.1.2
14062024-07-31T03:29:33.251Z Downloaded ctr v0.9.2
14072024-07-31T03:29:33.253Z Downloaded relative-path v1.9.3
14082024-07-31T03:29:33.253Z Downloaded dirs-sys v0.4.1
14092024-07-31T03:29:33.256Z Downloaded threadpool v1.8.1
14102024-07-31T03:29:33.256Z Downloaded blowfish v0.9.1
14112024-07-31T03:29:33.259Z Downloaded bcrypt-pbkdf v0.10.0
14122024-07-31T03:29:33.264Z Downloaded pbkdf2 v0.11.0
14132024-07-31T03:29:33.273Z Downloaded hex-literal v0.4.1
14142024-07-31T03:29:33.273Z Downloaded doc-comment v0.3.3
14152024-07-31T03:29:33.273Z Downloaded assert_cmd v2.0.14
14162024-07-31T03:29:33.282Z Downloaded rand_core v0.5.1
14172024-07-31T03:29:33.282Z Downloaded datatest-stable v0.2.9
14182024-07-31T03:29:33.282Z Downloaded httptest v0.15.5
14192024-07-31T03:29:33.282Z Downloaded criterion-plot v0.5.0
14202024-07-31T03:29:33.298Z Downloaded libtest-mimic v0.7.3
14212024-07-31T03:29:33.298Z Downloaded getrandom v0.1.16
14222024-07-31T03:29:33.298Z Downloaded password-hash v0.4.2
14232024-07-31T03:29:33.298Z Downloaded md5 v0.7.0
14242024-07-31T03:29:33.298Z Downloaded http-body v1.0.0
14252024-07-31T03:29:33.313Z Downloaded guppy-workspace-hack v0.1.0
14262024-07-31T03:29:33.313Z Downloaded tower-layer v0.3.2
14272024-07-31T03:29:33.313Z Downloaded russh-cryptovec v0.7.2
14282024-07-31T03:29:33.313Z Downloaded pathdiff v0.2.1
14292024-07-31T03:29:33.313Z Downloaded ecdsa v0.16.9
14302024-07-31T03:29:33.313Z Downloaded dirs v5.0.1
14312024-07-31T03:29:33.313Z Downloaded rustls-native-certs v0.7.0
14322024-07-31T03:29:33.313Z Downloaded rand_chacha v0.2.2
14332024-07-31T03:29:33.313Z Downloaded target-lexicon v0.12.14
14342024-07-31T03:29:33.313Z Downloaded rstest v0.19.0
14352024-07-31T03:29:33.317Z Downloaded approx v0.5.1
14362024-07-31T03:29:33.317Z Downloaded trybuild v1.0.97
14372024-07-31T03:29:33.317Z Downloaded primeorder v0.13.6
14382024-07-31T03:29:33.317Z Downloaded rfc6979 v0.4.0
14392024-07-31T03:29:33.319Z Downloaded ed25519 v2.2.3
14402024-07-31T03:29:33.319Z Downloaded target-spec v3.1.0
14412024-07-31T03:29:33.322Z Downloaded yansi v0.5.1
14422024-07-31T03:29:33.322Z Downloaded pbkdf2 v0.12.2
14432024-07-31T03:29:33.325Z Downloaded futures-timer v3.0.3
14442024-07-31T03:29:33.325Z Downloaded similar-asserts v1.5.0
14452024-07-31T03:29:33.328Z Downloaded partial-io v0.5.4
14462024-07-31T03:29:33.330Z Downloaded escape8259 v0.5.2
14472024-07-31T03:29:33.330Z Downloaded hyper-rustls v0.26.0
14482024-07-31T03:29:33.332Z Downloaded oorandom v11.1.3
14492024-07-31T03:29:33.335Z Downloaded ghash v0.5.1
14502024-07-31T03:29:33.335Z Downloaded polyval v0.6.2
14512024-07-31T03:29:33.337Z Downloaded aes v0.8.4
14522024-07-31T03:29:33.340Z Downloaded russh-keys v0.43.0
14532024-07-31T03:29:33.343Z Downloaded tinytemplate v1.2.1
14542024-07-31T03:29:33.343Z Downloaded rust-argon2 v2.1.0
14552024-07-31T03:29:33.346Z Downloaded hyper-util v0.1.3
14562024-07-31T03:29:33.348Z Downloaded fancy-regex v0.13.0
14572024-07-31T03:29:33.352Z Downloaded plotters-backend v0.3.5
14582024-07-31T03:29:33.352Z Downloaded pretty_assertions v1.4.0
14592024-07-31T03:29:33.356Z Downloaded dhcproto v0.11.0
14602024-07-31T03:29:33.359Z Downloaded internet-checksum v0.2.1
14612024-07-31T03:29:33.359Z Downloaded rand_distr v0.4.3
14622024-07-31T03:29:33.362Z Downloaded tower v0.4.13
14632024-07-31T03:29:33.379Z Downloaded russh v0.43.0
14642024-07-31T03:29:33.384Z Downloaded rand v0.7.3
14652024-07-31T03:29:33.388Z Downloaded p521 v0.13.3
14662024-07-31T03:29:33.392Z Downloaded guppy v0.17.5
14672024-07-31T03:29:33.397Z Downloaded aes-gcm v0.10.3
14682024-07-31T03:29:33.401Z Downloaded plotters v0.3.5
14692024-07-31T03:29:33.407Z Downloaded hyper v1.3.1
14702024-07-31T03:29:33.414Z Downloaded criterion v0.5.1
14712024-07-31T03:29:33.419Z Downloaded rstest_macros v0.19.0
14722024-07-31T03:29:33.422Z Downloaded p256 v0.13.2
14732024-07-31T03:29:33.424Z Downloaded ed25519-dalek v2.1.1
14742024-07-31T03:29:34.015Z Dirty unicode-ident v1.0.12: the rustflags changed
14752024-07-31T03:29:34.015Z Compiling unicode-ident v1.0.12
14762024-07-31T03:29:34.015Z Dirty proc-macro2 v1.0.86: the rustflags changed
14772024-07-31T03:29:34.015Z Compiling proc-macro2 v1.0.86
14782024-07-31T03:29:34.015Z Dirty libc v0.2.155: the rustflags changed
14792024-07-31T03:29:34.015Z Compiling libc v0.2.155
14802024-07-31T03:29:34.015Z Dirty cfg-if v1.0.0: the rustflags changed
14812024-07-31T03:29:34.015Z Compiling cfg-if v1.0.0
14822024-07-31T03:29:34.018Z Dirty serde v1.0.204: the rustflags changed
14832024-07-31T03:29:34.018Z Compiling serde v1.0.204
14842024-07-31T03:29:34.018Z Dirty version_check v0.9.4: the rustflags changed
14852024-07-31T03:29:34.018Z Compiling version_check v0.9.4
14862024-07-31T03:29:34.018Z Dirty autocfg v1.3.0: the rustflags changed
14872024-07-31T03:29:34.018Z Compiling autocfg v1.3.0
14882024-07-31T03:29:34.018Z Dirty memchr v2.7.2: the rustflags changed
14892024-07-31T03:29:34.018Z Compiling memchr v2.7.2
14902024-07-31T03:29:34.018Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f04c7e29e163c4f4 -C extra-filename=-f04c7e29e163c4f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14912024-07-31T03:29:34.130Z Running `/home/build/.rustup/toolchains/1.78.0-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.155/build.rs --error-format=json --json=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"' -C metadata=3cba3e4111e6a12c -C extra-filename=-3cba3e4111e6a12c --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-3cba3e4111e6a12c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14922024-07-31T03:29:34.133Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3d60a5ec559be5a3 -C extra-filename=-3d60a5ec559be5a3 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-3d60a5ec559be5a3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14932024-07-31T03:29:34.133Z Running `/home/build/.rustup/toolchains/1.78.0-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.204/build.rs --error-format=json --json=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"' -C metadata=1551a7a4c9cbe6e4 -C extra-filename=-1551a7a4c9cbe6e4 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-1551a7a4c9cbe6e4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14942024-07-31T03:29:34.133Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=6cd145163fd70236 -C extra-filename=-6cd145163fd70236 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14952024-07-31T03:29:34.133Z Running `/home/build/.rustup/toolchains/1.78.0-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.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 -C metadata=29318a6a539680a2 -C extra-filename=-29318a6a539680a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14962024-07-31T03:29:34.139Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=da1d2f89ec5cc337 -C extra-filename=-da1d2f89ec5cc337 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14972024-07-31T03:29:34.147Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d9b2ede3219a3f1f -C extra-filename=-d9b2ede3219a3f1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14982024-07-31T03:29:34.212Z Dirty scopeguard v1.2.0: the rustflags changed
14992024-07-31T03:29:34.212Z Compiling scopeguard v1.2.0
15002024-07-31T03:29:34.243Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=96e907db81b39683 -C extra-filename=-96e907db81b39683 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15012024-07-31T03:29:34.355Z Dirty log v0.4.21: the rustflags changed
15022024-07-31T03:29:34.356Z Compiling log v0.4.21
15032024-07-31T03:29:34.358Z Running `/home/build/.rustup/toolchains/1.78.0-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="std"' -C metadata=a206aa3e5ae8d451 -C extra-filename=-a206aa3e5ae8d451 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15042024-07-31T03:29:34.374Z Dirty byteorder v1.5.0: the rustflags changed
15052024-07-31T03:29:34.374Z Compiling byteorder v1.5.0
15062024-07-31T03:29:34.377Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4079b563d11206ed -C extra-filename=-4079b563d11206ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15072024-07-31T03:29:34.698Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-1551a7a4c9cbe6e4/build-script-build`
15082024-07-31T03:29:34.752Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-3d60a5ec559be5a3/build-script-build`
15092024-07-31T03:29:34.772Z Dirty once_cell v1.19.0: the rustflags changed
15102024-07-31T03:29:34.772Z Compiling once_cell v1.19.0
15112024-07-31T03:29:34.775Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=646417322ca33c73 -C extra-filename=-646417322ca33c73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15122024-07-31T03:29:34.801Z Dirty itoa v1.0.11: the rustflags changed
15132024-07-31T03:29:34.801Z Compiling itoa v1.0.11
15142024-07-31T03:29:34.806Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=1d1af7e8c40a69f8 -C extra-filename=-1d1af7e8c40a69f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15152024-07-31T03:29:34.823Z Dirty smallvec v1.13.2: the rustflags changed
15162024-07-31T03:29:34.823Z Compiling smallvec v1.13.2
15172024-07-31T03:29:34.823Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b79becaab4538f2c -C extra-filename=-b79becaab4538f2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15182024-07-31T03:29:34.919Z Dirty parking_lot_core v0.9.10: the rustflags changed
15192024-07-31T03:29:34.919Z Compiling parking_lot_core v0.9.10
15202024-07-31T03:29:34.922Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=8d46e527a12f1bac -C extra-filename=-8d46e527a12f1bac --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-8d46e527a12f1bac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15212024-07-31T03:29:35.011Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-3cba3e4111e6a12c/build-script-build`
15222024-07-31T03:29:35.025Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=6a78d9d4c0031289 -C extra-filename=-6a78d9d4c0031289 --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-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg no_literal_byte_character --cfg no_literal_c_string --cfg wrap_proc_macro --cfg proc_macro_span`
15232024-07-31T03:29:35.029Z Dirty libm v0.2.8: the rustflags changed
15242024-07-31T03:29:35.029Z Compiling libm v0.2.8
15252024-07-31T03:29:35.055Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=095fcd23f830a54d -C extra-filename=-095fcd23f830a54d --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-095fcd23f830a54d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15262024-07-31T03:29:35.065Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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"' -C metadata=9e9eff94c6618bbf -C extra-filename=-9e9eff94c6618bbf --out-dir /work/oxidecomputer/omicron/target/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`
15272024-07-31T03:29:35.110Z Dirty lock_api v0.4.12: the rustflags changed
15282024-07-31T03:29:35.111Z Compiling lock_api v0.4.12
15292024-07-31T03:29:35.113Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4af9be3a59741d39 -C extra-filename=-4af9be3a59741d39 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-4af9be3a59741d39 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15302024-07-31T03:29:35.173Z Dirty num-traits v0.2.19: the rustflags changed
15312024-07-31T03:29:35.174Z Compiling num-traits v0.2.19
15322024-07-31T03:29:35.176Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=e2a2ec7d9b6a4b62 -C extra-filename=-e2a2ec7d9b6a4b62 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-e2a2ec7d9b6a4b62 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15332024-07-31T03:29:35.193Z Dirty pin-project-lite v0.2.14: the rustflags changed
15342024-07-31T03:29:35.193Z Compiling pin-project-lite v0.2.14
15352024-07-31T03:29:35.196Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=4736805a60104127 -C extra-filename=-4736805a60104127 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15362024-07-31T03:29:35.315Z Dirty thiserror v1.0.63: the rustflags changed
15372024-07-31T03:29:35.315Z Compiling thiserror v1.0.63
15382024-07-31T03:29:35.318Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=2fe04417b0922964 -C extra-filename=-2fe04417b0922964 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-2fe04417b0922964 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15392024-07-31T03:29:35.430Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-095fcd23f830a54d/build-script-build`
15402024-07-31T03:29:35.433Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-8d46e527a12f1bac/build-script-build`
15412024-07-31T03:29:35.444Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-4af9be3a59741d39/build-script-build`
15422024-07-31T03:29:35.463Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=98a4140e57fd013c -C extra-filename=-98a4140e57fd013c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15432024-07-31T03:29:35.486Z Dirty cc v1.0.97: the rustflags changed
15442024-07-31T03:29:35.486Z Compiling cc v1.0.97
15452024-07-31T03:29:35.498Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=453eca9135afa6bf -C extra-filename=-453eca9135afa6bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15462024-07-31T03:29:35.502Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-e2a2ec7d9b6a4b62/build-script-build`
15472024-07-31T03:29:35.587Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=fb5654d251dbf08f -C extra-filename=-fb5654d251dbf08f --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-96e907db81b39683.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
15482024-07-31T03:29:35.720Z Dirty quote v1.0.36: the rustflags changed
15492024-07-31T03:29:35.720Z Compiling quote v1.0.36
15502024-07-31T03:29:35.723Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=8ae0078a8307e25e -C extra-filename=-8ae0078a8307e25e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15512024-07-31T03:29:35.856Z Dirty ahash v0.8.11: the rustflags changed
15522024-07-31T03:29:35.856Z Compiling ahash v0.8.11
15532024-07-31T03:29:35.860Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f38055c8d994fd52 -C extra-filename=-f38055c8d994fd52 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-f38055c8d994fd52 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15542024-07-31T03:29:35.908Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-2fe04417b0922964/build-script-build`
15552024-07-31T03:29:36.142Z Dirty syn v2.0.72: the rustflags changed
15562024-07-31T03:29:36.143Z Compiling syn v2.0.72
15572024-07-31T03:29:36.145Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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"' -C metadata=1fcd1d7888a06fc5 -C extra-filename=-1fcd1d7888a06fc5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15582024-07-31T03:29:36.161Z Dirty spin v0.9.8: the rustflags changed
15592024-07-31T03:29:36.161Z Compiling spin v0.9.8
15602024-07-31T03:29:36.164Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a84cf16555a1e5a6 -C extra-filename=-a84cf16555a1e5a6 --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-fb5654d251dbf08f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15612024-07-31T03:29:36.290Z Dirty getrandom v0.2.14: the rustflags changed
15622024-07-31T03:29:36.290Z Compiling getrandom v0.2.14
15632024-07-31T03:29:36.293Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=84b0b01dae64acc1 -C extra-filename=-84b0b01dae64acc1 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15642024-07-31T03:29:36.476Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=0b5b7b7a4efb3c44 -C extra-filename=-0b5b7b7a4efb3c44 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15652024-07-31T03:29:36.600Z Dirty rand_core v0.6.4: the rustflags changed
15662024-07-31T03:29:36.600Z Compiling rand_core v0.6.4
15672024-07-31T03:29:36.603Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=715685859e2d8232 -C extra-filename=-715685859e2d8232 --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-84b0b01dae64acc1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15682024-07-31T03:29:36.604Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=da8aea025e0dde22 -C extra-filename=-da8aea025e0dde22 --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-98a4140e57fd013c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_total_cmp`
15692024-07-31T03:29:36.808Z Dirty signal-hook-registry v1.4.2: the rustflags changed
15702024-07-31T03:29:36.808Z Compiling signal-hook-registry v1.4.2
15712024-07-31T03:29:36.811Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9c0fdcc86593b797 -C extra-filename=-9c0fdcc86593b797 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15722024-07-31T03:29:36.830Z Dirty mio v0.8.11: the rustflags changed
15732024-07-31T03:29:36.830Z Compiling mio v0.8.11
15742024-07-31T03:29:36.833Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9f0966d2e489a4ef -C extra-filename=-9f0966d2e489a4ef --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-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15752024-07-31T03:29:36.964Z Dirty parking_lot v0.12.2: the rustflags changed
15762024-07-31T03:29:36.964Z Compiling parking_lot v0.12.2
15772024-07-31T03:29:36.967Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=ceff54d9803290cf -C extra-filename=-ceff54d9803290cf --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-fb5654d251dbf08f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-0b5b7b7a4efb3c44.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15782024-07-31T03:29:37.151Z Dirty ryu v1.0.18: the rustflags changed
15792024-07-31T03:29:37.151Z Compiling ryu v1.0.18
15802024-07-31T03:29:37.154Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=2235e6b179f77bd1 -C extra-filename=-2235e6b179f77bd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15812024-07-31T03:29:37.172Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-f38055c8d994fd52/build-script-build`
15822024-07-31T03:29:37.241Z Dirty num_cpus v1.16.0: the rustflags changed
15832024-07-31T03:29:37.241Z Compiling num_cpus v1.16.0
15842024-07-31T03:29:37.256Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=542485ea2f901d76 -C extra-filename=-542485ea2f901d76 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15852024-07-31T03:29:37.374Z Dirty allocator-api2 v0.2.18: the rustflags changed
15862024-07-31T03:29:37.374Z Compiling allocator-api2 v0.2.18
15872024-07-31T03:29:37.377Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=e0639e5ace3a65a0 -C extra-filename=-e0639e5ace3a65a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15882024-07-31T03:29:37.520Z Dirty socket2 v0.5.7: the rustflags changed
15892024-07-31T03:29:37.520Z Compiling socket2 v0.5.7
15902024-07-31T03:29:37.523Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=638e6319dfcb29c2 -C extra-filename=-638e6319dfcb29c2 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15912024-07-31T03:29:37.653Z Dirty serde_json v1.0.120: the rustflags changed
15922024-07-31T03:29:37.653Z Compiling serde_json v1.0.120
15932024-07-31T03:29:37.656Z Running `/home/build/.rustup/toolchains/1.78.0-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.120/build.rs --error-format=json --json=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"' -C metadata=b57c9312ae36d377 -C extra-filename=-b57c9312ae36d377 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-b57c9312ae36d377 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15942024-07-31T03:29:37.935Z Dirty typenum v1.17.0: the rustflags changed
15952024-07-31T03:29:37.935Z Compiling typenum v1.17.0
15962024-07-31T03:29:37.938Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=27eeebb75c45b94d -C extra-filename=-27eeebb75c45b94d --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-27eeebb75c45b94d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15972024-07-31T03:29:38.036Z Dirty futures-core v0.3.30: the rustflags changed
15982024-07-31T03:29:38.036Z Compiling futures-core v0.3.30
15992024-07-31T03:29:38.038Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4a234987197be9fa -C extra-filename=-4a234987197be9fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16002024-07-31T03:29:38.158Z Dirty generic-array v0.14.7: the rustflags changed
16012024-07-31T03:29:38.158Z Compiling generic-array v0.14.7
16022024-07-31T03:29:38.161Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-b57c9312ae36d377/build-script-build`
16032024-07-31T03:29:38.161Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=25df682b96f0072c -C extra-filename=-25df682b96f0072c --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-25df682b96f0072c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16042024-07-31T03:29:38.199Z Dirty subtle v2.5.0: the rustflags changed
16052024-07-31T03:29:38.199Z Compiling subtle v2.5.0
16062024-07-31T03:29:38.202Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d6b6d230a68694b6 -C extra-filename=-d6b6d230a68694b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16072024-07-31T03:29:38.293Z Dirty equivalent v1.0.1: the rustflags changed
16082024-07-31T03:29:38.293Z Compiling equivalent v1.0.1
16092024-07-31T03:29:38.333Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7908cf90c6ce7643 -C extra-filename=-7908cf90c6ce7643 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16102024-07-31T03:29:38.410Z Dirty futures-sink v0.3.30: the rustflags changed
16112024-07-31T03:29:38.410Z Compiling futures-sink v0.3.30
16122024-07-31T03:29:38.427Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4cb8e409c90cd6c4 -C extra-filename=-4cb8e409c90cd6c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16132024-07-31T03:29:38.494Z Dirty slab v0.4.9: the rustflags changed
16142024-07-31T03:29:38.494Z Compiling slab v0.4.9
16152024-07-31T03:29:38.499Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f1ebead8b418469f -C extra-filename=-f1ebead8b418469f --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-f1ebead8b418469f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16162024-07-31T03:29:38.515Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-25df682b96f0072c/build-script-build`
16172024-07-31T03:29:38.551Z Dirty fnv v1.0.7: the rustflags changed
16182024-07-31T03:29:38.551Z Compiling fnv v1.0.7
16192024-07-31T03:29:38.553Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d03daaf3ac116161 -C extra-filename=-d03daaf3ac116161 --out-dir /work/oxidecomputer/omicron/target/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-07-31T03:29:38.571Z Dirty futures-channel v0.3.30: the rustflags changed
16212024-07-31T03:29:38.571Z Compiling futures-channel v0.3.30
16222024-07-31T03:29:38.585Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=afd81f7a37d03f0e -C extra-filename=-afd81f7a37d03f0e --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-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16232024-07-31T03:29:38.589Z Dirty pin-utils v0.1.0: the rustflags changed
16242024-07-31T03:29:38.590Z Compiling pin-utils v0.1.0
16252024-07-31T03:29:38.592Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=0b6d4576f055e0dd -C extra-filename=-0b6d4576f055e0dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16262024-07-31T03:29:38.679Z Dirty futures-task v0.3.30: the rustflags changed
16272024-07-31T03:29:38.679Z Compiling futures-task v0.3.30
16282024-07-31T03:29:38.681Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=6b7b230ac7fdda05 -C extra-filename=-6b7b230ac7fdda05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16292024-07-31T03:29:38.700Z Dirty futures-io v0.3.30: the rustflags changed
16302024-07-31T03:29:38.700Z Compiling futures-io v0.3.30
16312024-07-31T03:29:38.702Z Running `/home/build/.rustup/toolchains/1.78.0-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="std"' -C metadata=cfa3035534aaa817 -C extra-filename=-cfa3035534aaa817 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16322024-07-31T03:29:38.745Z Dirty syn v1.0.109: the rustflags changed
16332024-07-31T03:29:38.745Z Compiling syn v1.0.109
16342024-07-31T03:29:38.747Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9135e84cd8615b52 -C extra-filename=-9135e84cd8615b52 --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-9135e84cd8615b52 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16352024-07-31T03:29:38.841Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-f1ebead8b418469f/build-script-build`
16362024-07-31T03:29:38.979Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d0f1f33fb8cbafce -C extra-filename=-d0f1f33fb8cbafce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16372024-07-31T03:29:38.999Z Dirty regex-syntax v0.8.3: the rustflags changed
16382024-07-31T03:29:38.999Z Compiling regex-syntax v0.8.3
16392024-07-31T03:29:39.003Z Dirty const-oid v0.9.6: the rustflags changed
16402024-07-31T03:29:39.003Z Compiling const-oid v0.9.6
16412024-07-31T03:29:39.003Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=e1a935d3d543cf79 -C extra-filename=-e1a935d3d543cf79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16422024-07-31T03:29:39.003Z Running `/home/build/.rustup/toolchains/1.78.0-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.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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"' -C metadata=e5e7129e53ac8b8b -C extra-filename=-e5e7129e53ac8b8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16432024-07-31T03:29:39.034Z Dirty aho-corasick v1.1.3: the rustflags changed
16442024-07-31T03:29:39.034Z Compiling aho-corasick v1.1.3
16452024-07-31T03:29:39.037Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=1fd9564269861caa -C extra-filename=-1fd9564269861caa --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-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16462024-07-31T03:29:39.037Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-27eeebb75c45b94d/build-script-main`
16472024-07-31T03:29:39.069Z Dirty iana-time-zone v0.1.60: the rustflags changed
16482024-07-31T03:29:39.069Z Compiling iana-time-zone v0.1.60
16492024-07-31T03:29:39.084Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=dc7fd02d5aaff25a -C extra-filename=-dc7fd02d5aaff25a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16502024-07-31T03:29:39.372Z Dirty semver v1.0.23: the rustflags changed
16512024-07-31T03:29:39.372Z Compiling semver v1.0.23
16522024-07-31T03:29:39.377Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a46954a1d6188817 -C extra-filename=-a46954a1d6188817 --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-a46954a1d6188817 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16532024-07-31T03:29:39.377Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=4b070c3f889b95c1 -C extra-filename=-4b070c3f889b95c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16542024-07-31T03:29:39.463Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-9135e84cd8615b52/build-script-build`
16552024-07-31T03:29:39.481Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=c11a1e752ae8cd20 -C extra-filename=-c11a1e752ae8cd20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
16562024-07-31T03:29:39.536Z Dirty heck v0.5.0: the rustflags changed
16572024-07-31T03:29:39.536Z Compiling heck v0.5.0
16582024-07-31T03:29:39.553Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=98930e4cc72f023e -C extra-filename=-98930e4cc72f023e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16592024-07-31T03:29:39.832Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-a46954a1d6188817/build-script-build`
16602024-07-31T03:29:39.905Z Dirty tinyvec_macros v0.1.1: the rustflags changed
16612024-07-31T03:29:39.905Z Compiling tinyvec_macros v0.1.1
16622024-07-31T03:29:39.930Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b13b79eaf76cf6b9 -C extra-filename=-b13b79eaf76cf6b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16632024-07-31T03:29:39.998Z Dirty tinyvec v1.6.0: the rustflags changed
16642024-07-31T03:29:39.998Z Compiling tinyvec v1.6.0
16652024-07-31T03:29:40.041Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=895d1d5581d5efcb -C extra-filename=-895d1d5581d5efcb --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-b13b79eaf76cf6b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16662024-07-31T03:29:40.080Z Dirty lazy_static v1.5.0: the rustflags changed
16672024-07-31T03:29:40.080Z Compiling lazy_static v1.5.0
16682024-07-31T03:29:40.117Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=772fb82229dfbb23 -C extra-filename=-772fb82229dfbb23 --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-a84cf16555a1e5a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16692024-07-31T03:29:40.200Z Dirty ppv-lite86 v0.2.17: the rustflags changed
16702024-07-31T03:29:40.201Z Compiling ppv-lite86 v0.2.17
16712024-07-31T03:29:40.246Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b9107e4ada8e4dd6 -C extra-filename=-b9107e4ada8e4dd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16722024-07-31T03:29:40.681Z Dirty schemars v0.8.21: the rustflags changed
16732024-07-31T03:29:40.681Z Compiling schemars v0.8.21
16742024-07-31T03:29:40.701Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=cc25cc30a3665139 -C extra-filename=-cc25cc30a3665139 --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-cc25cc30a3665139 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16752024-07-31T03:29:40.921Z Dirty dyn-clone v1.0.17: the rustflags changed
16762024-07-31T03:29:40.921Z Compiling dyn-clone v1.0.17
16772024-07-31T03:29:40.948Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=acaadff11df4bfa2 -C extra-filename=-acaadff11df4bfa2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16782024-07-31T03:29:40.964Z Dirty pkg-config v0.3.30: the rustflags changed
16792024-07-31T03:29:40.964Z Compiling pkg-config v0.3.30
16802024-07-31T03:29:40.967Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=0839f5aecb361828 -C extra-filename=-0839f5aecb361828 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16812024-07-31T03:29:41.144Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-cc25cc30a3665139/build-script-build`
16822024-07-31T03:29:41.157Z Dirty cpufeatures v0.2.12: the rustflags changed
16832024-07-31T03:29:41.158Z Compiling cpufeatures v0.2.12
16842024-07-31T03:29:41.161Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=617fd11b7df2e647 -C extra-filename=-617fd11b7df2e647 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16852024-07-31T03:29:41.177Z Dirty rustix v0.38.34: the rustflags changed
16862024-07-31T03:29:41.177Z Compiling rustix v0.38.34
16872024-07-31T03:29:41.180Z Running `/home/build/.rustup/toolchains/1.78.0-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="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=d971cc53717d749f -C extra-filename=-d971cc53717d749f --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-d971cc53717d749f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16882024-07-31T03:29:41.264Z Dirty unicode-bidi v0.3.15: the rustflags changed
16892024-07-31T03:29:41.264Z Compiling unicode-bidi v0.3.15
16902024-07-31T03:29:41.266Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=99ebbc53cc68e61d -C extra-filename=-99ebbc53cc68e61d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16912024-07-31T03:29:41.426Z Dirty unicode-normalization v0.1.23: the rustflags changed
16922024-07-31T03:29:41.426Z Compiling unicode-normalization v0.1.23
16932024-07-31T03:29:41.429Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=64697c3f9169cd97 -C extra-filename=-64697c3f9169cd97 --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-895d1d5581d5efcb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16942024-07-31T03:29:42.028Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-d971cc53717d749f/build-script-build`
16952024-07-31T03:29:42.148Z Dirty rand_chacha v0.3.1: the rustflags changed
16962024-07-31T03:29:42.148Z Compiling rand_chacha v0.3.1
16972024-07-31T03:29:42.151Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d007674366a49271 -C extra-filename=-d007674366a49271 --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-b9107e4ada8e4dd6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16982024-07-31T03:29:42.517Z Dirty regex-automata v0.4.6: the rustflags changed
16992024-07-31T03:29:42.517Z Compiling regex-automata v0.4.6
17002024-07-31T03:29:42.520Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b328ca2e85c26ba1 -C extra-filename=-b328ca2e85c26ba1 --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-1fd9564269861caa.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17012024-07-31T03:29:42.597Z Dirty errno v0.3.9: the rustflags changed
17022024-07-31T03:29:42.597Z Compiling errno v0.3.9
17032024-07-31T03:29:42.600Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3cfcd26b9cc4ed8f -C extra-filename=-3cfcd26b9cc4ed8f --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17042024-07-31T03:29:42.786Z Dirty tracing-core v0.1.32: the rustflags changed
17052024-07-31T03:29:42.786Z Compiling tracing-core v0.1.32
17062024-07-31T03:29:42.789Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4090540935a66d13 -C extra-filename=-4090540935a66d13 --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-646417322ca33c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17072024-07-31T03:29:42.827Z Dirty rand v0.8.5: the rustflags changed
17082024-07-31T03:29:42.827Z Compiling rand v0.8.5
17092024-07-31T03:29:42.843Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=26edd622f87e2dfc -C extra-filename=-26edd622f87e2dfc --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-9e9eff94c6618bbf.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17102024-07-31T03:29:44.226Z Dirty serde_derive_internals v0.29.1: the rustflags changed
17112024-07-31T03:29:44.226Z Compiling serde_derive_internals v0.29.1
17122024-07-31T03:29:44.234Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=96b13c5883363ad0 -C extra-filename=-96b13c5883363ad0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17132024-07-31T03:29:44.575Z Dirty percent-encoding v2.3.1: the rustflags changed
17142024-07-31T03:29:44.575Z Compiling percent-encoding v2.3.1
17152024-07-31T03:29:44.580Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=22869783781f7a70 -C extra-filename=-22869783781f7a70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17162024-07-31T03:29:44.819Z Dirty form_urlencoded v1.2.1: the rustflags changed
17172024-07-31T03:29:44.819Z Compiling form_urlencoded v1.2.1
17182024-07-31T03:29:44.822Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=8558f77493471e37 -C extra-filename=-8558f77493471e37 --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-22869783781f7a70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17192024-07-31T03:29:44.945Z Dirty powerfmt v0.2.0: the rustflags changed
17202024-07-31T03:29:44.945Z Compiling powerfmt v0.2.0
17212024-07-31T03:29:44.948Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f3e7a811e4790277 -C extra-filename=-f3e7a811e4790277 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17222024-07-31T03:29:44.965Z Dirty unicode-width v0.1.13: the rustflags changed
17232024-07-31T03:29:44.965Z Compiling unicode-width v0.1.13
17242024-07-31T03:29:44.968Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b49d375e5576b095 -C extra-filename=-b49d375e5576b095 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17252024-07-31T03:29:45.130Z Dirty num-conv v0.1.0: the rustflags changed
17262024-07-31T03:29:45.130Z Compiling num-conv v0.1.0
17272024-07-31T03:29:45.133Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=19b41fa3adeceefc -C extra-filename=-19b41fa3adeceefc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17282024-07-31T03:29:45.196Z Dirty httparse v1.8.0: the rustflags changed
17292024-07-31T03:29:45.196Z Compiling httparse v1.8.0
17302024-07-31T03:29:45.199Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b68e58fa5461d0d8 -C extra-filename=-b68e58fa5461d0d8 --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-b68e58fa5461d0d8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17312024-07-31T03:29:45.362Z Dirty time-core v0.1.2: the rustflags changed
17322024-07-31T03:29:45.363Z Compiling time-core v0.1.2
17332024-07-31T03:29:45.366Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d2b471122a3172da -C extra-filename=-d2b471122a3172da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17342024-07-31T03:29:45.416Z Dirty deranged v0.3.11: the rustflags changed
17352024-07-31T03:29:45.416Z Compiling deranged v0.3.11
17362024-07-31T03:29:45.418Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=65b34d074ad7f278 -C extra-filename=-65b34d074ad7f278 --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-f3e7a811e4790277.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17372024-07-31T03:29:45.543Z Dirty time-macros v0.2.18: the rustflags changed
17382024-07-31T03:29:45.543Z Compiling time-macros v0.2.18
17392024-07-31T03:29:45.546Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=cb692b1ed7aa2065 -C extra-filename=-cb692b1ed7aa2065 --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-19b41fa3adeceefc.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-d2b471122a3172da.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17402024-07-31T03:29:45.626Z Dirty ring v0.17.8: the rustflags changed
17412024-07-31T03:29:45.626Z Compiling ring v0.17.8
17422024-07-31T03:29:45.629Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=dae6dd42be0e067a -C extra-filename=-dae6dd42be0e067a --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-dae6dd42be0e067a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17432024-07-31T03:29:45.667Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-b68e58fa5461d0d8/build-script-build`
17442024-07-31T03:29:45.697Z Dirty num_threads v0.1.7: the rustflags changed
17452024-07-31T03:29:45.697Z Compiling num_threads v0.1.7
17462024-07-31T03:29:45.700Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=34892b26c1f551f0 -C extra-filename=-34892b26c1f551f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17472024-07-31T03:29:45.832Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=374f7bdcf7d21587 -C extra-filename=-374f7bdcf7d21587 --out-dir /work/oxidecomputer/omicron/target/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`
17482024-07-31T03:29:46.563Z Dirty either v1.12.0: the rustflags changed
17492024-07-31T03:29:46.563Z Compiling either v1.12.0
17502024-07-31T03:29:46.566Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=c6ebce9b8f2b7960 -C extra-filename=-c6ebce9b8f2b7960 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17512024-07-31T03:29:46.924Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-dae6dd42be0e067a/build-script-build`
17522024-07-31T03:29:46.970Z Dirty idna v0.5.0: the rustflags changed
17532024-07-31T03:29:46.970Z Compiling idna v0.5.0
17542024-07-31T03:29:46.973Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=675744463e840421 -C extra-filename=-675744463e840421 --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-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17552024-07-31T03:29:47.089Z Dirty untrusted v0.9.0: the rustflags changed
17562024-07-31T03:29:47.089Z Compiling untrusted v0.9.0
17572024-07-31T03:29:47.092Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=8af25f1ae3ed7de4 -C extra-filename=-8af25f1ae3ed7de4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17582024-07-31T03:29:47.269Z Dirty adler v1.0.2: the rustflags changed
17592024-07-31T03:29:47.269Z Compiling adler v1.0.2
17602024-07-31T03:29:47.273Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ab02ed3d0c38bd82 -C extra-filename=-ab02ed3d0c38bd82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17612024-07-31T03:29:47.438Z Dirty rustversion v1.0.17: the rustflags changed
17622024-07-31T03:29:47.438Z Compiling rustversion v1.0.17
17632024-07-31T03:29:47.441Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=0231db8ead83e2b9 -C extra-filename=-0231db8ead83e2b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-0231db8ead83e2b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17642024-07-31T03:29:47.502Z Dirty miniz_oxide v0.7.2: the rustflags changed
17652024-07-31T03:29:47.502Z Compiling miniz_oxide v0.7.2
17662024-07-31T03:29:47.504Z Running `/home/build/.rustup/toolchains/1.78.0-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 --cfg 'feature="with-alloc"' -C metadata=0a57369393f833e2 -C extra-filename=-0a57369393f833e2 --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-ab02ed3d0c38bd82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17672024-07-31T03:29:48.227Z Dirty regex v1.10.5: the rustflags changed
17682024-07-31T03:29:48.227Z Compiling regex v1.10.5
17692024-07-31T03:29:48.230Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.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="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"' -C metadata=d37737ee398aa5da -C extra-filename=-d37737ee398aa5da --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-1fd9564269861caa.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17702024-07-31T03:29:48.583Z Dirty url v2.5.2: the rustflags changed
17712024-07-31T03:29:48.583Z Compiling url v2.5.2
17722024-07-31T03:29:48.586Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=5ae87c7fd6f493bf -C extra-filename=-5ae87c7fd6f493bf --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-8558f77493471e37.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-675744463e840421.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17732024-07-31T03:29:49.080Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-0231db8ead83e2b9/build-script-build`
17742024-07-31T03:29:49.104Z Dirty time v0.3.36: the rustflags changed
17752024-07-31T03:29:49.104Z Compiling time v0.3.36
17762024-07-31T03:29:49.107Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3a595e0835c9418a -C extra-filename=-3a595e0835c9418a --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-65b34d074ad7f278.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-19b41fa3adeceefc.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-34892b26c1f551f0.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-f3e7a811e4790277.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-d2b471122a3172da.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-cb692b1ed7aa2065.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17772024-07-31T03:29:49.146Z Dirty slog v2.7.0: the rustflags changed
17782024-07-31T03:29:49.146Z Compiling slog v2.7.0
17792024-07-31T03:29:49.156Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f19229a953384392 -C extra-filename=-f19229a953384392 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-f19229a953384392 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17802024-07-31T03:29:49.302Z Dirty vcpkg v0.2.15: the rustflags changed
17812024-07-31T03:29:49.302Z Compiling vcpkg v0.2.15
17822024-07-31T03:29:49.305Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f2268884d2898701 -C extra-filename=-f2268884d2898701 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17832024-07-31T03:29:49.703Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-f19229a953384392/build-script-build`
17842024-07-31T03:29:49.776Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ff404895282bf39c -C extra-filename=-ff404895282bf39c --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`
17852024-07-31T03:29:49.799Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=7f4db6d592aed0d9 -C extra-filename=-7f4db6d592aed0d9 --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-6cd145163fd70236.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test`
17862024-07-31T03:29:50.531Z Dirty try-lock v0.2.5: the rustflags changed
17872024-07-31T03:29:50.531Z Compiling try-lock v0.2.5
17882024-07-31T03:29:50.548Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=52288cb1600a9b63 -C extra-filename=-52288cb1600a9b63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17892024-07-31T03:29:50.687Z Dirty want v0.3.1: the rustflags changed
17902024-07-31T03:29:50.687Z Compiling want v0.3.1
17912024-07-31T03:29:50.693Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=0dfc4878d281d11a -C extra-filename=-0dfc4878d281d11a --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-52288cb1600a9b63.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17922024-07-31T03:29:50.989Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b70d90a376f7e844 -C extra-filename=-b70d90a376f7e844 --out-dir /work/oxidecomputer/omicron/target/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`
17932024-07-31T03:29:51.306Z Dirty serde_derive v1.0.204: the rustflags changed
17942024-07-31T03:29:51.307Z Compiling serde_derive v1.0.204
17952024-07-31T03:29:51.323Z Running `/home/build/.rustup/toolchains/1.78.0-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.204/src/lib.rs --error-format=json --json=diagnostic-rendered-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"' -C metadata=ceb724bdd3753957 -C extra-filename=-ceb724bdd3753957 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17962024-07-31T03:29:51.450Z Dirty zerocopy-derive v0.7.34: the rustflags changed
17972024-07-31T03:29:51.451Z Compiling zerocopy-derive v0.7.34
17982024-07-31T03:29:51.470Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=600cf0564382a713 -C extra-filename=-600cf0564382a713 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17992024-07-31T03:29:51.555Z Dirty zeroize_derive v1.4.2: the rustflags changed
18002024-07-31T03:29:51.555Z Compiling zeroize_derive v1.4.2
18012024-07-31T03:29:51.558Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f5d5f708d3ae1421 -C extra-filename=-f5d5f708d3ae1421 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18022024-07-31T03:29:51.841Z Dirty thiserror-impl v1.0.63: the rustflags changed
18032024-07-31T03:29:51.841Z Compiling thiserror-impl v1.0.63
18042024-07-31T03:29:51.844Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f0411f1bd7063fa9 -C extra-filename=-f0411f1bd7063fa9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18052024-07-31T03:29:53.407Z Dirty zeroize v1.7.0: the rustflags changed
18062024-07-31T03:29:53.407Z Compiling zeroize v1.7.0
18072024-07-31T03:29:53.417Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize-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"' --cfg 'feature="zeroize_derive"' -C metadata=ddee03847143bdd0 -C extra-filename=-ddee03847143bdd0 --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-f5d5f708d3ae1421.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18082024-07-31T03:29:53.799Z Dirty tokio-macros v2.3.0: the rustflags changed
18092024-07-31T03:29:53.799Z Compiling tokio-macros v2.3.0
18102024-07-31T03:29:53.804Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.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 -C metadata=0a38acd4c83de58b -C extra-filename=-0a38acd4c83de58b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18112024-07-31T03:29:53.835Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=28d3035606952e4a -C extra-filename=-28d3035606952e4a --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-4b070c3f889b95c1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
18122024-07-31T03:29:54.030Z Dirty zerocopy v0.7.34: the rustflags changed
18132024-07-31T03:29:54.030Z Compiling zerocopy v0.7.34
18142024-07-31T03:29:54.035Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b2d58dfb6213ec88 -C extra-filename=-b2d58dfb6213ec88 --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-4079b563d11206ed.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-600cf0564382a713.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18152024-07-31T03:29:54.361Z Dirty futures-macro v0.3.30: the rustflags changed
18162024-07-31T03:29:54.361Z Compiling futures-macro v0.3.30
18172024-07-31T03:29:54.373Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=5b1a63c0ec8eb230 -C extra-filename=-5b1a63c0ec8eb230 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18182024-07-31T03:29:54.659Z Dirty schemars_derive v0.8.21: the rustflags changed
18192024-07-31T03:29:54.659Z Compiling schemars_derive v0.8.21
18202024-07-31T03:29:54.665Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=acfa19c005c98832 -C extra-filename=-acfa19c005c98832 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-96b13c5883363ad0.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18212024-07-31T03:29:55.258Z Dirty crypto-common v0.1.6: the rustflags changed
18222024-07-31T03:29:55.258Z Compiling crypto-common v0.1.6
18232024-07-31T03:29:55.261Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=cc72cfd6f92b2ac4 -C extra-filename=-cc72cfd6f92b2ac4 --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-28d3035606952e4a.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-4b070c3f889b95c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18242024-07-31T03:29:55.514Z Dirty block-buffer v0.10.4: the rustflags changed
18252024-07-31T03:29:55.514Z Compiling block-buffer v0.10.4
18262024-07-31T03:29:55.528Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e26a12a73b5ef065 -C extra-filename=-e26a12a73b5ef065 --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-28d3035606952e4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18272024-07-31T03:29:55.604Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9f0a4baf47e5a5f1 -C extra-filename=-9f0a4baf47e5a5f1 --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-f0411f1bd7063fa9.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access`
18282024-07-31T03:29:55.701Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=ffd14cf7bf009d44 -C extra-filename=-ffd14cf7bf009d44 --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-6cd145163fd70236.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
18292024-07-31T03:29:55.718Z Dirty digest v0.10.7: the rustflags changed
18302024-07-31T03:29:55.718Z Compiling digest v0.10.7
18312024-07-31T03:29:55.731Z Dirty tracing-attributes v0.1.27: the rustflags changed
18322024-07-31T03:29:55.731Z Compiling tracing-attributes v0.1.27
18332024-07-31T03:29:55.731Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=3795cdfcbb739c0a -C extra-filename=-3795cdfcbb739c0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18342024-07-31T03:29:55.732Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3cfa47e91bd2ae23 -C extra-filename=-3cfa47e91bd2ae23 --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-e26a12a73b5ef065.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18352024-07-31T03:29:55.759Z Dirty openssl-sys v0.9.103: the rustflags changed
18362024-07-31T03:29:55.760Z Compiling openssl-sys v0.9.103
18372024-07-31T03:29:55.772Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c914c7f92f8e914a -C extra-filename=-c914c7f92f8e914a --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-c914c7f92f8e914a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-f2268884d2898701.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18382024-07-31T03:29:55.792Z Dirty async-trait v0.1.81: the rustflags changed
18392024-07-31T03:29:55.792Z Compiling async-trait v0.1.81
18402024-07-31T03:29:55.807Z Running `/home/build/.rustup/toolchains/1.78.0-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.81/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=97a23d2676a85f3f -C extra-filename=-97a23d2676a85f3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18412024-07-31T03:29:56.271Z Dirty hashbrown v0.14.5: the rustflags changed
18422024-07-31T03:29:56.271Z Compiling hashbrown v0.14.5
18432024-07-31T03:29:56.274Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a9533f89556730b0 -C extra-filename=-a9533f89556730b0 --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-ffd14cf7bf009d44.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-e0639e5ace3a65a0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18442024-07-31T03:29:56.332Z Dirty socket2 v0.4.10: the rustflags changed
18452024-07-31T03:29:56.332Z Compiling socket2 v0.4.10
18462024-07-31T03:29:56.352Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=927502a0ce0739a0 -C extra-filename=-927502a0ce0739a0 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18472024-07-31T03:29:56.693Z Dirty futures-util v0.3.30: the rustflags changed
18482024-07-31T03:29:56.693Z Compiling futures-util v0.3.30
18492024-07-31T03:29:56.695Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f1e6a08d6237cea5 -C extra-filename=-f1e6a08d6237cea5 --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-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-5b1a63c0ec8eb230.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-0b6d4576f055e0dd.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-d0f1f33fb8cbafce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18502024-07-31T03:29:56.951Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-c914c7f92f8e914a/build-script-main`
18512024-07-31T03:29:57.034Z Dirty tower-service v0.3.2: the rustflags changed
18522024-07-31T03:29:57.034Z Compiling tower-service v0.3.2
18532024-07-31T03:29:57.069Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c487c8735147c6c5 -C extra-filename=-c487c8735147c6c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18542024-07-31T03:29:57.168Z Dirty base64ct v1.6.0: the rustflags changed
18552024-07-31T03:29:57.168Z Compiling base64ct v1.6.0
18562024-07-31T03:29:57.171Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=96ee31262a117aa9 -C extra-filename=-96ee31262a117aa9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18572024-07-31T03:29:57.260Z Dirty base64 v0.21.7: the rustflags changed
18582024-07-31T03:29:57.260Z Compiling base64 v0.21.7
18592024-07-31T03:29:57.263Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=bfc5ed6832fe4205 -C extra-filename=-bfc5ed6832fe4205 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18602024-07-31T03:29:57.759Z Dirty httpdate v1.0.3: the rustflags changed
18612024-07-31T03:29:57.759Z Compiling httpdate v1.0.3
18622024-07-31T03:29:57.762Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9a593ee1b17490e8 -C extra-filename=-9a593ee1b17490e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18632024-07-31T03:29:57.782Z Dirty backtrace v0.3.71: the rustflags changed
18642024-07-31T03:29:57.782Z Compiling backtrace v0.3.71
18652024-07-31T03:29:57.789Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=5ec7fdb506f70d5d -C extra-filename=-5ec7fdb506f70d5d --out-dir /work/oxidecomputer/omicron/target/debug/build/backtrace-5ec7fdb506f70d5d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18662024-07-31T03:29:58.065Z Dirty openssl-probe v0.1.5: the rustflags changed
18672024-07-31T03:29:58.065Z Compiling openssl-probe v0.1.5
18682024-07-31T03:29:58.071Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=0ad62ea66a01c868 -C extra-filename=-0ad62ea66a01c868 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18692024-07-31T03:29:58.240Z Dirty heck v0.4.1: the rustflags changed
18702024-07-31T03:29:58.240Z Compiling heck v0.4.1
18712024-07-31T03:29:58.243Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=791557af361405da -C extra-filename=-791557af361405da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18722024-07-31T03:29:58.296Z Dirty openssl v0.10.66: the rustflags changed
18732024-07-31T03:29:58.296Z Compiling openssl v0.10.66
18742024-07-31T03:29:58.299Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d8d37f203d2573f5 -C extra-filename=-d8d37f203d2573f5 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-d8d37f203d2573f5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18752024-07-31T03:29:58.316Z Dirty gimli v0.28.1: the rustflags changed
18762024-07-31T03:29:58.316Z Compiling gimli v0.28.1
18772024-07-31T03:29:58.319Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a34ddd72889326b9 -C extra-filename=-a34ddd72889326b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18782024-07-31T03:29:58.387Z Dirty foreign-types-shared v0.1.1: the rustflags changed
18792024-07-31T03:29:58.387Z Compiling foreign-types-shared v0.1.1
18802024-07-31T03:29:58.414Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=bc035bfc41bc9c76 -C extra-filename=-bc035bfc41bc9c76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18812024-07-31T03:29:58.503Z Dirty strsim v0.11.1: the rustflags changed
18822024-07-31T03:29:58.503Z Compiling strsim v0.11.1
18832024-07-31T03:29:58.506Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=6ea71400cff95591 -C extra-filename=-6ea71400cff95591 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18842024-07-31T03:29:58.741Z Dirty foreign-types v0.3.2: the rustflags changed
18852024-07-31T03:29:58.741Z Compiling foreign-types v0.3.2
18862024-07-31T03:29:58.765Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=54d620cccad1afc5 -C extra-filename=-54d620cccad1afc5 --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-bc035bfc41bc9c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18872024-07-31T03:29:58.769Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-d8d37f203d2573f5/build-script-build`
18882024-07-31T03:29:58.800Z Running `/work/oxidecomputer/omicron/target/debug/build/backtrace-5ec7fdb506f70d5d/build-script-build`
18892024-07-31T03:29:58.830Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=fb016ee485e0d634 -C extra-filename=-fb016ee485e0d634 --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-9e9eff94c6618bbf.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`
18902024-07-31T03:29:58.900Z Dirty openssl-macros v0.1.1: the rustflags changed
18912024-07-31T03:29:58.900Z Compiling openssl-macros v0.1.1
18922024-07-31T03:29:58.903Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=788f5bd5b3fc40c7 -C extra-filename=-788f5bd5b3fc40c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18932024-07-31T03:29:59.015Z Dirty object v0.32.2: the rustflags changed
18942024-07-31T03:29:59.015Z Compiling object v0.32.2
18952024-07-31T03:29:59.017Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=340f589c74ad0544 -C extra-filename=-340f589c74ad0544 --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-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18962024-07-31T03:29:59.435Z Dirty rustc-demangle v0.1.24: the rustflags changed
18972024-07-31T03:29:59.435Z Compiling rustc-demangle v0.1.24
18982024-07-31T03:29:59.438Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=41c64ee615aff3ba -C extra-filename=-41c64ee615aff3ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18992024-07-31T03:29:59.821Z Dirty mime v0.3.17: the rustflags changed
19002024-07-31T03:29:59.821Z Compiling mime v0.3.17
19012024-07-31T03:29:59.824Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=6ed43d208ee9dad1 -C extra-filename=-6ed43d208ee9dad1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19022024-07-31T03:29:59.849Z Dirty tracing v0.1.40: the rustflags changed
19032024-07-31T03:29:59.849Z Compiling tracing v0.1.40
19042024-07-31T03:29:59.852Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=bbe910777833fa5b -C extra-filename=-bbe910777833fa5b --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-a206aa3e5ae8d451.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-3795cdfcbb739c0a.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-4090540935a66d13.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19052024-07-31T03:30:00.159Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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"' -C metadata=da3429ff12e30b86 -C extra-filename=-da3429ff12e30b86 --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-ceb724bdd3753957.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19062024-07-31T03:30:00.227Z Dirty ipnet v2.9.0: the rustflags changed
19072024-07-31T03:30:00.227Z Compiling ipnet v2.9.0
19082024-07-31T03:30:00.231Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a311a60ce806e489 -C extra-filename=-a311a60ce806e489 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19092024-07-31T03:30:00.397Z Dirty anyhow v1.0.86: the rustflags changed
19102024-07-31T03:30:00.397Z Compiling anyhow v1.0.86
19112024-07-31T03:30:00.400Z Dirty crossbeam-utils v0.8.19: the rustflags changed
19122024-07-31T03:30:00.400Z Compiling crossbeam-utils v0.8.19
19132024-07-31T03:30:00.414Z Running `/home/build/.rustup/toolchains/1.78.0-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.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="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3526ed6e7ec9351c -C extra-filename=-3526ed6e7ec9351c --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-3526ed6e7ec9351c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19142024-07-31T03:30:00.417Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=bdd76902b9dc9574 -C extra-filename=-bdd76902b9dc9574 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-bdd76902b9dc9574 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19152024-07-31T03:30:00.436Z Dirty rustls v0.21.12: the rustflags changed
19162024-07-31T03:30:00.436Z Compiling rustls v0.21.12
19172024-07-31T03:30:00.469Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=bc80f71c69e9b6e8 -C extra-filename=-bc80f71c69e9b6e8 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-bc80f71c69e9b6e8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19182024-07-31T03:30:00.755Z Dirty winnow v0.5.40: the rustflags changed
19192024-07-31T03:30:00.755Z Compiling winnow v0.5.40
19202024-07-31T03:30:00.759Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=e4cd269434c2124b -C extra-filename=-e4cd269434c2124b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19212024-07-31T03:30:01.100Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-3526ed6e7ec9351c/build-script-build`
19222024-07-31T03:30:01.217Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-bdd76902b9dc9574/build-script-build`
19232024-07-31T03:30:01.230Z Dirty native-tls v0.2.11: the rustflags changed
19242024-07-31T03:30:01.230Z Compiling native-tls v0.2.11
19252024-07-31T03:30:01.233Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=dd402baa13a09a10 -C extra-filename=-dd402baa13a09a10 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-dd402baa13a09a10 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19262024-07-31T03:30:01.382Z Dirty ucd-trie v0.1.6: the rustflags changed
19272024-07-31T03:30:01.382Z Compiling ucd-trie v0.1.6
19282024-07-31T03:30:01.398Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=c65906f2bde6c412 -C extra-filename=-c65906f2bde6c412 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19292024-07-31T03:30:01.542Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a68a0ba69dfbf991 -C extra-filename=-a68a0ba69dfbf991 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19302024-07-31T03:30:01.634Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-dd402baa13a09a10/build-script-build`
19312024-07-31T03:30:01.644Z Dirty pest v2.7.10: the rustflags changed
19322024-07-31T03:30:01.644Z Compiling pest v2.7.10
19332024-07-31T03:30:01.647Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=577e78f500518421 -C extra-filename=-577e78f500518421 --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-d9b2ede3219a3f1f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-c65906f2bde6c412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19342024-07-31T03:30:02.087Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-bc80f71c69e9b6e8/build-script-build`
19352024-07-31T03:30:02.117Z Dirty pem-rfc7468 v0.7.0: the rustflags changed
19362024-07-31T03:30:02.117Z Compiling pem-rfc7468 v0.7.0
19372024-07-31T03:30:02.124Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=39678f3abe8ee19d -C extra-filename=-39678f3abe8ee19d --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-96ee31262a117aa9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19382024-07-31T03:30:02.819Z Dirty futures-executor v0.3.30: the rustflags changed
19392024-07-31T03:30:02.819Z Compiling futures-executor v0.3.30
19402024-07-31T03:30:02.830Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=305944c2ee33c8d3 -C extra-filename=-305944c2ee33c8d3 --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-4a234987197be9fa.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19412024-07-31T03:30:02.897Z Dirty addr2line v0.21.0: the rustflags changed
19422024-07-31T03:30:02.898Z Compiling addr2line v0.21.0
19432024-07-31T03:30:02.908Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b47b77a41795fa3e -C extra-filename=-b47b77a41795fa3e --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-a34ddd72889326b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19442024-07-31T03:30:03.007Z Dirty rustls-webpki v0.101.7: the rustflags changed
19452024-07-31T03:30:03.007Z Compiling rustls-webpki v0.101.7
19462024-07-31T03:30:03.012Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=fab874de416965c2 -C extra-filename=-fab874de416965c2 --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-7f4db6d592aed0d9.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
19472024-07-31T03:30:03.309Z Dirty futures v0.3.30: the rustflags changed
19482024-07-31T03:30:03.309Z Compiling futures v0.3.30
19492024-07-31T03:30:03.312Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d7ac17ad64f31a1c -C extra-filename=-d7ac17ad64f31a1c --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-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-305944c2ee33c8d3.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19502024-07-31T03:30:03.393Z Dirty sct v0.7.1: the rustflags changed
19512024-07-31T03:30:03.393Z Compiling sct v0.7.1
19522024-07-31T03:30:03.397Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a9d2e0700c181c92 -C extra-filename=-a9d2e0700c181c92 --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-7f4db6d592aed0d9.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
19532024-07-31T03:30:03.431Z Dirty der_derive v0.7.2: the rustflags changed
19542024-07-31T03:30:03.431Z Compiling der_derive v0.7.2
19552024-07-31T03:30:03.434Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7dfb8652d7e80435 -C extra-filename=-7dfb8652d7e80435 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19562024-07-31T03:30:03.526Z Dirty cookie v0.17.0: the rustflags changed
19572024-07-31T03:30:03.526Z Compiling cookie v0.17.0
19582024-07-31T03:30:03.549Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a372cc94cab348de -C extra-filename=-a372cc94cab348de --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-a372cc94cab348de -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19592024-07-31T03:30:03.722Z Dirty flagset v0.4.5: the rustflags changed
19602024-07-31T03:30:03.722Z Compiling flagset v0.4.5
19612024-07-31T03:30:03.760Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=78047bb16dad56ca -C extra-filename=-78047bb16dad56ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19622024-07-31T03:30:03.862Z Dirty utf8parse v0.2.1: the rustflags changed
19632024-07-31T03:30:03.862Z Compiling utf8parse v0.2.1
19642024-07-31T03:30:03.865Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=1145d37920d1b3a9 -C extra-filename=-1145d37920d1b3a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19652024-07-31T03:30:03.925Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-a372cc94cab348de/build-script-build`
19662024-07-31T03:30:04.026Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=611c160b97485b6b -C extra-filename=-611c160b97485b6b --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-a206aa3e5ae8d451.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-fab874de416965c2.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-a9d2e0700c181c92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
19672024-07-31T03:30:04.061Z Dirty pest_meta v2.7.10: the rustflags changed
19682024-07-31T03:30:04.061Z Compiling pest_meta v2.7.10
19692024-07-31T03:30:04.064Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4a77994e5dd06226 -C extra-filename=-4a77994e5dd06226 --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-646417322ca33c73.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-577e78f500518421.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19702024-07-31T03:30:04.601Z Dirty scroll_derive v0.12.0: the rustflags changed
19712024-07-31T03:30:04.601Z Compiling scroll_derive v0.12.0
19722024-07-31T03:30:04.605Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=39346474b654d3c7 -C extra-filename=-39346474b654d3c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19732024-07-31T03:30:04.703Z Dirty idna v0.3.0: the rustflags changed
19742024-07-31T03:30:04.703Z Compiling idna v0.3.0
19752024-07-31T03:30:04.707Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=38f8b4c0736aef15 -C extra-filename=-38f8b4c0736aef15 --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-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19762024-07-31T03:30:04.917Z Dirty encoding_rs v0.8.34: the rustflags changed
19772024-07-31T03:30:04.917Z Compiling encoding_rs v0.8.34
19782024-07-31T03:30:04.920Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=cb93baec212052e7 -C extra-filename=-cb93baec212052e7 --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19792024-07-31T03:30:06.057Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=0dcfa2ff3f409e5c -C extra-filename=-0dcfa2ff3f409e5c --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-b47b77a41795fa3e.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0a57369393f833e2.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-340f589c74ad0544.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-41c64ee615aff3ba.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19802024-07-31T03:30:06.287Z Dirty bytes v1.6.0: the rustflags changed
19812024-07-31T03:30:06.287Z Compiling bytes v1.6.0
19822024-07-31T03:30:06.290Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-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="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=0ca0c6ee2251a771 -C extra-filename=-0ca0c6ee2251a771 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19832024-07-31T03:30:06.321Z Dirty bitflags v2.6.0: the rustflags changed
19842024-07-31T03:30:06.321Z Compiling bitflags v2.6.0
19852024-07-31T03:30:06.324Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=79ef37fead517de5 -C extra-filename=-79ef37fead517de5 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19862024-07-31T03:30:06.381Z Running `/home/build/.rustup/toolchains/1.78.0-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.120/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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"' -C metadata=4768e9e481ff3473 -C extra-filename=-4768e9e481ff3473 --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-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg limb_width_64`
19872024-07-31T03:30:06.492Z Dirty indexmap v2.2.6: the rustflags changed
19882024-07-31T03:30:06.492Z Compiling indexmap v2.2.6
19892024-07-31T03:30:06.495Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=ac2c4e4e7a7f3c52 -C extra-filename=-ac2c4e4e7a7f3c52 --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-7908cf90c6ce7643.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19902024-07-31T03:30:06.762Z Dirty chrono v0.4.38: the rustflags changed
19912024-07-31T03:30:06.763Z Compiling chrono v0.4.38
19922024-07-31T03:30:06.766Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=97034b78d1593ff4 -C extra-filename=-97034b78d1593ff4 --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-dc7fd02d5aaff25a.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19932024-07-31T03:30:07.636Z Dirty tokio v1.38.1: the rustflags changed
19942024-07-31T03:30:07.636Z Compiling tokio v1.38.1
19952024-07-31T03:30:07.639Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/lib.rs --error-format=json --json=diagnostic-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="num_cpus"' --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"' -C metadata=e52650c0e0b57180 -C extra-filename=-e52650c0e0b57180 --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-0ca0c6ee2251a771.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern num_cpus=/work/oxidecomputer/omicron/target/debug/deps/libnum_cpus-542485ea2f901d76.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-9c0fdcc86593b797.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-0a38acd4c83de58b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19962024-07-31T03:30:07.963Z Dirty uuid v1.10.0: the rustflags changed
19972024-07-31T03:30:07.963Z Compiling uuid v1.10.0
19982024-07-31T03:30:07.966Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=30db8036d64b29f4 -C extra-filename=-30db8036d64b29f4 --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-84b0b01dae64acc1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19992024-07-31T03:30:09.493Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=8ac9eee395b6b013 -C extra-filename=-8ac9eee395b6b013 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20002024-07-31T03:30:09.536Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=1b2d1eaa4bd56ef6 -C extra-filename=-1b2d1eaa4bd56ef6 --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-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-acfa19c005c98832.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
20012024-07-31T03:30:09.540Z Running `/home/build/.rustup/toolchains/1.78.0-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="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=74a6194e555b79ec -C extra-filename=-74a6194e555b79ec --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-79ef37fead517de5.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-3cfcd26b9cc4ed8f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
20022024-07-31T03:30:09.564Z Dirty http v0.2.12: the rustflags changed
20032024-07-31T03:30:09.564Z Compiling http v0.2.12
20042024-07-31T03:30:09.567Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=19bd34fc86dbda3f -C extra-filename=-19bd34fc86dbda3f --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-0ca0c6ee2251a771.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20052024-07-31T03:30:09.811Z Dirty toml_datetime v0.6.6: the rustflags changed
20062024-07-31T03:30:09.811Z Compiling toml_datetime v0.6.6
20072024-07-31T03:30:09.814Z Running `/home/build/.rustup/toolchains/1.78.0-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.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=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"' -C metadata=57f2684c41ae98d5 -C extra-filename=-57f2684c41ae98d5 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20082024-07-31T03:30:10.275Z Dirty serde_spanned v0.6.6: the rustflags changed
20092024-07-31T03:30:10.275Z Compiling serde_spanned v0.6.6
20102024-07-31T03:30:10.278Z Running `/home/build/.rustup/toolchains/1.78.0-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.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=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"' -C metadata=ff475945237edf95 -C extra-filename=-ff475945237edf95 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20112024-07-31T03:30:10.343Z Dirty serde_tokenstream v0.2.1: the rustflags changed
20122024-07-31T03:30:10.343Z Compiling serde_tokenstream v0.2.1
20132024-07-31T03:30:10.346Z Running `/home/build/.rustup/toolchains/1.78.0-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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5f637d86c4257330 -C extra-filename=-5f637d86c4257330 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20142024-07-31T03:30:10.502Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4dffa66abfb72836 -C extra-filename=-4dffa66abfb72836 --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-79ef37fead517de5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-788f5bd5b3fc40c7.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.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`
20152024-07-31T03:30:10.631Z Dirty toml_edit v0.19.15: the rustflags changed
20162024-07-31T03:30:10.631Z Compiling toml_edit v0.19.15
20172024-07-31T03:30:10.634Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=48d30f59f07e917f -C extra-filename=-48d30f59f07e917f --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-ac2c4e4e7a7f3c52.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ff475945237edf95.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-e4cd269434c2124b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20182024-07-31T03:30:10.875Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-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="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3c29e5bf0859ca58 -C extra-filename=-3c29e5bf0859ca58 --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-0dcfa2ff3f409e5c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_backtrace --cfg error_generic_member_access`
20192024-07-31T03:30:11.872Z Dirty http-body v0.4.6: the rustflags changed
20202024-07-31T03:30:11.872Z Compiling http-body v0.4.6
20212024-07-31T03:30:11.876Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e3bd3c145d43de4c -C extra-filename=-e3bd3c145d43de4c --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-0ca0c6ee2251a771.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20222024-07-31T03:30:12.154Z Dirty rustc_version v0.4.0: the rustflags changed
20232024-07-31T03:30:12.154Z Compiling rustc_version v0.4.0
20242024-07-31T03:30:12.157Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ee0ef3b4f042ff10 -C extra-filename=-ee0ef3b4f042ff10 --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-8ac9eee395b6b013.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20252024-07-31T03:30:12.335Z Dirty der v0.7.9: the rustflags changed
20262024-07-31T03:30:12.335Z Compiling der v0.7.9
20272024-07-31T03:30:12.351Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=8177c7b7d6928a3c -C extra-filename=-8177c7b7d6928a3c --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-e1a935d3d543cf79.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-7dfb8652d7e80435.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-78047bb16dad56ca.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20282024-07-31T03:30:12.737Z Dirty serde_urlencoded v0.7.1: the rustflags changed
20292024-07-31T03:30:12.737Z Compiling serde_urlencoded v0.7.1
20302024-07-31T03:30:12.740Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=6c3b2110d09f4892 -C extra-filename=-6c3b2110d09f4892 --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-8558f77493471e37.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20312024-07-31T03:30:12.947Z Dirty psl-types v2.0.11: the rustflags changed
20322024-07-31T03:30:12.947Z Compiling psl-types v2.0.11
20332024-07-31T03:30:12.950Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=37a7ed7204f9aba7 -C extra-filename=-37a7ed7204f9aba7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20342024-07-31T03:30:13.134Z Dirty publicsuffix v2.2.3: the rustflags changed
20352024-07-31T03:30:13.134Z Compiling publicsuffix v2.2.3
20362024-07-31T03:30:13.137Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d9996439499333bf -C extra-filename=-d9996439499333bf --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-38f8b4c0736aef15.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-37a7ed7204f9aba7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20372024-07-31T03:30:13.285Z Dirty scroll v0.12.0: the rustflags changed
20382024-07-31T03:30:13.285Z Compiling scroll v0.12.0
20392024-07-31T03:30:13.287Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4184939a5e6e4251 -C extra-filename=-4184939a5e6e4251 --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-39346474b654d3c7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20402024-07-31T03:30:13.309Z Dirty pest_generator v2.7.10: the rustflags changed
20412024-07-31T03:30:13.309Z Compiling pest_generator v2.7.10
20422024-07-31T03:30:13.312Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=5513ef90d2bb6931 -C extra-filename=-5513ef90d2bb6931 --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-577e78f500518421.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-4a77994e5dd06226.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20432024-07-31T03:30:13.396Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=39525b1a9bdc82b9 -C extra-filename=-39525b1a9bdc82b9 --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-22869783781f7a70.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20442024-07-31T03:30:13.543Z Dirty plain v0.2.3: the rustflags changed
20452024-07-31T03:30:13.543Z Compiling plain v0.2.3
20462024-07-31T03:30:13.546Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f0823be5812d4fcc -C extra-filename=-f0823be5812d4fcc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20472024-07-31T03:30:13.705Z Dirty data-encoding v2.6.0: the rustflags changed
20482024-07-31T03:30:13.705Z Compiling data-encoding v2.6.0
20492024-07-31T03:30:13.708Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=ec823a0340677e83 -C extra-filename=-ec823a0340677e83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20502024-07-31T03:30:13.880Z Dirty anstyle v1.0.8: the rustflags changed
20512024-07-31T03:30:13.881Z Compiling anstyle v1.0.8
20522024-07-31T03:30:13.884Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=cc42d1818d83e869 -C extra-filename=-cc42d1818d83e869 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20532024-07-31T03:30:14.359Z Dirty cookie_store v0.20.0: the rustflags changed
20542024-07-31T03:30:14.359Z Compiling cookie_store v0.20.0
20552024-07-31T03:30:14.392Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a2cc684279aa2846 -C extra-filename=-a2cc684279aa2846 --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-39525b1a9bdc82b9.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-38f8b4c0736aef15.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-d9996439499333bf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20562024-07-31T03:30:14.564Z Dirty spki v0.7.3: the rustflags changed
20572024-07-31T03:30:14.564Z Compiling spki v0.7.3
20582024-07-31T03:30:14.567Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=8d3fd92c55a5cde6 -C extra-filename=-8d3fd92c55a5cde6 --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-8177c7b7d6928a3c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20592024-07-31T03:30:14.955Z Dirty goblin v0.8.2: the rustflags changed
20602024-07-31T03:30:14.955Z Compiling goblin v0.8.2
20612024-07-31T03:30:14.958Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f6c8d0739b0d4c18 -C extra-filename=-f6c8d0739b0d4c18 --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-a206aa3e5ae8d451.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-f0823be5812d4fcc.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-4184939a5e6e4251.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20622024-07-31T03:30:15.416Z Dirty pest_derive v2.7.10: the rustflags changed
20632024-07-31T03:30:15.416Z Compiling pest_derive v2.7.10
20642024-07-31T03:30:15.418Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=82987baf5a0823fe -C extra-filename=-82987baf5a0823fe --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-577e78f500518421.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-5513ef90d2bb6931.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20652024-07-31T03:30:15.763Z Dirty tokio-util v0.7.11: the rustflags changed
20662024-07-31T03:30:15.763Z Compiling tokio-util v0.7.11
20672024-07-31T03:30:15.765Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=aba0f1947f43ff11 -C extra-filename=-aba0f1947f43ff11 --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-0ca0c6ee2251a771.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20682024-07-31T03:30:15.922Z Dirty tokio-rustls v0.24.1: the rustflags changed
20692024-07-31T03:30:15.922Z Compiling tokio-rustls v0.24.1
20702024-07-31T03:30:15.959Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a69dd7c3e7c9da47 -C extra-filename=-a69dd7c3e7c9da47 --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-611c160b97485b6b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
20712024-07-31T03:30:16.134Z Dirty openapiv3 v2.0.0: the rustflags changed
20722024-07-31T03:30:16.134Z Compiling openapiv3 v2.0.0
20732024-07-31T03:30:16.137Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=c4c98230b3c24f2f -C extra-filename=-c4c98230b3c24f2f --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-ac2c4e4e7a7f3c52.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20742024-07-31T03:30:16.372Z Dirty rustls-pemfile v1.0.4: the rustflags changed
20752024-07-31T03:30:16.372Z Compiling rustls-pemfile v1.0.4
20762024-07-31T03:30:16.387Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=1869657d36c282d4 -C extra-filename=-1869657d36c282d4 --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-bfc5ed6832fe4205.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20772024-07-31T03:30:16.446Z Dirty usdt-impl v0.5.0: the rustflags changed
20782024-07-31T03:30:16.446Z Compiling usdt-impl v0.5.0
20792024-07-31T03:30:16.449Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=beb49674faa1392d -C extra-filename=-beb49674faa1392d --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-beb49674faa1392d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20802024-07-31T03:30:16.832Z Dirty h2 v0.3.26: the rustflags changed
20812024-07-31T03:30:16.832Z Compiling h2 v0.3.26
20822024-07-31T03:30:16.850Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7c380c0f3037472a -C extra-filename=-7c380c0f3037472a --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-0ca0c6ee2251a771.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-d0f1f33fb8cbafce.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20832024-07-31T03:30:16.854Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=22ba112fd67a658e -C extra-filename=-22ba112fd67a658e --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-a206aa3e5ae8d451.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-0ad62ea66a01c868.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.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`
20842024-07-31T03:30:17.156Z Dirty bitflags v1.3.2: the rustflags changed
20852024-07-31T03:30:17.156Z Compiling bitflags v1.3.2
20862024-07-31T03:30:17.159Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=69ae6b86f325c5cb -C extra-filename=-69ae6b86f325c5cb --out-dir /work/oxidecomputer/omicron/target/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-07-31T03:30:17.265Z Dirty tokio-native-tls v0.3.1: the rustflags changed
20882024-07-31T03:30:17.265Z Compiling tokio-native-tls v0.3.1
20892024-07-31T03:30:17.268Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=832f3c5a11a76c56 -C extra-filename=-832f3c5a11a76c56 --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-22ba112fd67a658e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
20902024-07-31T03:30:17.524Z Dirty pretty-hex v0.4.1: the rustflags changed
20912024-07-31T03:30:17.524Z Compiling pretty-hex v0.4.1
20922024-07-31T03:30:17.527Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4c07280b1303a8bc -C extra-filename=-4c07280b1303a8bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20932024-07-31T03:30:17.549Z Dirty sync_wrapper v0.1.2: the rustflags changed
20942024-07-31T03:30:17.549Z Compiling sync_wrapper v0.1.2
20952024-07-31T03:30:17.551Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=981a692718d63d9b -C extra-filename=-981a692718d63d9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20962024-07-31T03:30:17.682Z Dirty webpki-roots v0.25.4: the rustflags changed
20972024-07-31T03:30:17.682Z Compiling webpki-roots v0.25.4
20982024-07-31T03:30:17.684Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=6df8bfb5008e02b0 -C extra-filename=-6df8bfb5008e02b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20992024-07-31T03:30:17.725Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-beb49674faa1392d/build-script-build`
21002024-07-31T03:30:17.838Z Dirty dtrace-parser v0.2.0: the rustflags changed
21012024-07-31T03:30:17.838Z Compiling dtrace-parser v0.2.0
21022024-07-31T03:30:17.842Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=5a06323f16575c26 -C extra-filename=-5a06323f16575c26 --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-577e78f500518421.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-82987baf5a0823fe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21032024-07-31T03:30:17.877Z Dirty pkcs8 v0.10.2: the rustflags changed
21042024-07-31T03:30:17.877Z Compiling pkcs8 v0.10.2
21052024-07-31T03:30:17.879Z Running `/home/build/.rustup/toolchains/1.78.0-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="pem"' --cfg 'feature="std"' -C metadata=99090ff8528b62db -C extra-filename=-99090ff8528b62db --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-8177c7b7d6928a3c.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21062024-07-31T03:30:18.485Z Dirty hmac v0.12.1: the rustflags changed
21072024-07-31T03:30:18.486Z Compiling hmac v0.12.1
21082024-07-31T03:30:18.488Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=eb226e5a4ecba862 -C extra-filename=-eb226e5a4ecba862 --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-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21092024-07-31T03:30:18.743Z Dirty sha2 v0.10.8: the rustflags changed
21102024-07-31T03:30:18.743Z Compiling sha2 v0.10.8
21112024-07-31T03:30:18.746Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=395d6e606e633c76 -C extra-filename=-395d6e606e633c76 --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-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21122024-07-31T03:30:18.764Z Dirty thread-id v4.2.1: the rustflags changed
21132024-07-31T03:30:18.764Z Compiling thread-id v4.2.1
21142024-07-31T03:30:18.797Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=2764545db271fd37 -C extra-filename=-2764545db271fd37 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21152024-07-31T03:30:18.885Z Dirty bit-vec v0.6.3: the rustflags changed
21162024-07-31T03:30:18.885Z Compiling bit-vec v0.6.3
21172024-07-31T03:30:18.888Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=7ab01f8821dfd213 -C extra-filename=-7ab01f8821dfd213 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21182024-07-31T03:30:19.356Z Dirty anstyle-parse v0.2.4: the rustflags changed
21192024-07-31T03:30:19.356Z Compiling anstyle-parse v0.2.4
21202024-07-31T03:30:19.359Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f61d0a1c900d71dc -C extra-filename=-f61d0a1c900d71dc --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-1145d37920d1b3a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21212024-07-31T03:30:19.473Z Dirty num-integer v0.1.46: the rustflags changed
21222024-07-31T03:30:19.473Z Compiling num-integer v0.1.46
21232024-07-31T03:30:19.478Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=6f07fa01fde21d6b -C extra-filename=-6f07fa01fde21d6b --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-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21242024-07-31T03:30:19.696Z Dirty anstyle-query v1.0.3: the rustflags changed
21252024-07-31T03:30:19.696Z Compiling anstyle-query v1.0.3
21262024-07-31T03:30:19.698Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=94cebae1470990a5 -C extra-filename=-94cebae1470990a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21272024-07-31T03:30:19.841Z Dirty crc32fast v1.4.0: the rustflags changed
21282024-07-31T03:30:19.841Z Compiling crc32fast v1.4.0
21292024-07-31T03:30:19.844Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=c699cf63ed344068 -C extra-filename=-c699cf63ed344068 --out-dir /work/oxidecomputer/omicron/target/debug/build/crc32fast-c699cf63ed344068 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21302024-07-31T03:30:20.069Z Dirty colorchoice v1.0.1: the rustflags changed
21312024-07-31T03:30:20.069Z Compiling colorchoice v1.0.1
21322024-07-31T03:30:20.072Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=fe326407f55ebd6f -C extra-filename=-fe326407f55ebd6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21332024-07-31T03:30:20.231Z Dirty is_terminal_polyfill v1.70.0: the rustflags changed
21342024-07-31T03:30:20.231Z Compiling is_terminal_polyfill v1.70.0
21352024-07-31T03:30:20.235Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=46a9d580cb2c6a4f -C extra-filename=-46a9d580cb2c6a4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21362024-07-31T03:30:20.306Z Dirty terminal_size v0.3.0: the rustflags changed
21372024-07-31T03:30:20.306Z Compiling terminal_size v0.3.0
21382024-07-31T03:30:20.309Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e9068e8f2f4d32fb -C extra-filename=-e9068e8f2f4d32fb --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-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21392024-07-31T03:30:20.360Z Dirty anstream v0.6.14: the rustflags changed
21402024-07-31T03:30:20.360Z Compiling anstream v0.6.14
21412024-07-31T03:30:20.360Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a11be9ee328dafcb -C extra-filename=-a11be9ee328dafcb --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-cc42d1818d83e869.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-f61d0a1c900d71dc.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-94cebae1470990a5.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-fe326407f55ebd6f.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-46a9d580cb2c6a4f.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1145d37920d1b3a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21422024-07-31T03:30:20.406Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-c699cf63ed344068/build-script-build`
21432024-07-31T03:30:20.490Z Dirty dof v0.3.0: the rustflags changed
21442024-07-31T03:30:20.490Z Compiling dof v0.3.0
21452024-07-31T03:30:20.539Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=25fb8fced16cd46d -C extra-filename=-25fb8fced16cd46d --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-f6c8d0739b0d4c18.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21462024-07-31T03:30:20.543Z Dirty block-padding v0.3.3: the rustflags changed
21472024-07-31T03:30:20.543Z Compiling block-padding v0.3.3
21482024-07-31T03:30:20.543Z Dirty clap_lex v0.7.0: the rustflags changed
21492024-07-31T03:30:20.543Z Compiling clap_lex v0.7.0
21502024-07-31T03:30:20.543Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=1b045b80c11dbf29 -C extra-filename=-1b045b80c11dbf29 --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-28d3035606952e4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21512024-07-31T03:30:20.543Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e246f152970a6192 -C extra-filename=-e246f152970a6192 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21522024-07-31T03:30:20.751Z Dirty base64 v0.22.1: the rustflags changed
21532024-07-31T03:30:20.751Z Compiling base64 v0.22.1
21542024-07-31T03:30:20.754Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a69496bcd97c9671 -C extra-filename=-a69496bcd97c9671 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21552024-07-31T03:30:21.029Z Dirty unicode-segmentation v1.11.0: the rustflags changed
21562024-07-31T03:30:21.029Z Compiling unicode-segmentation v1.11.0
21572024-07-31T03:30:21.072Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=2afaf9e04f860710 -C extra-filename=-2afaf9e04f860710 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21582024-07-31T03:30:21.118Z Dirty clap_builder v4.5.9: the rustflags changed
21592024-07-31T03:30:21.119Z Compiling clap_builder v4.5.9
21602024-07-31T03:30:21.121Z Running `/home/build/.rustup/toolchains/1.78.0-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.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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"' -C metadata=78003f9d45d47fa7 -C extra-filename=-78003f9d45d47fa7 --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-a11be9ee328dafcb.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-cc42d1818d83e869.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-e246f152970a6192.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-6ea71400cff95591.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-e9068e8f2f4d32fb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21612024-07-31T03:30:21.576Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=431a1d6823efcc22 -C extra-filename=-431a1d6823efcc22 --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-4079b563d11206ed.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-5a06323f16575c26.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-2764545db271fd37.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
21622024-07-31T03:30:21.902Z Dirty inout v0.1.3: the rustflags changed
21632024-07-31T03:30:21.902Z Compiling inout v0.1.3
21642024-07-31T03:30:21.906Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=c9b9ade2be1522df -C extra-filename=-c9b9ade2be1522df --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-1b045b80c11dbf29.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21652024-07-31T03:30:22.184Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b93e8dcfe84d9fec -C extra-filename=-b93e8dcfe84d9fec --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg crc32fast_stdarchx86`
21662024-07-31T03:30:22.204Z Dirty clap_derive v4.5.8: the rustflags changed
21672024-07-31T03:30:22.204Z Compiling clap_derive v4.5.8
21682024-07-31T03:30:22.237Z Running `/home/build/.rustup/toolchains/1.78.0-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.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' -C metadata=0e6234efe670f455 -C extra-filename=-0e6234efe670f455 --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-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21692024-07-31T03:30:22.529Z Dirty memmap v0.7.0: the rustflags changed
21702024-07-31T03:30:22.529Z Compiling memmap v0.7.0
21712024-07-31T03:30:22.532Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=1608b6de15ab102b -C extra-filename=-1608b6de15ab102b --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21722024-07-31T03:30:22.835Z Dirty siphasher v0.3.11: the rustflags changed
21732024-07-31T03:30:22.835Z Compiling siphasher v0.3.11
21742024-07-31T03:30:22.841Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=c19a4622e39c7078 -C extra-filename=-c19a4622e39c7078 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21752024-07-31T03:30:22.902Z Dirty cipher v0.4.4: the rustflags changed
21762024-07-31T03:30:22.902Z Compiling cipher v0.4.4
21772024-07-31T03:30:22.934Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=2aae3c88f553512e -C extra-filename=-2aae3c88f553512e --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-cc72cfd6f92b2ac4.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21782024-07-31T03:30:23.224Z Dirty hex v0.4.3: the rustflags changed
21792024-07-31T03:30:23.224Z Compiling hex v0.4.3
21802024-07-31T03:30:23.227Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=2385d9a2adf4dce5 -C extra-filename=-2385d9a2adf4dce5 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21812024-07-31T03:30:23.284Z Dirty crossbeam-epoch v0.9.18: the rustflags changed
21822024-07-31T03:30:23.284Z Compiling crossbeam-epoch v0.9.18
21832024-07-31T03:30:23.303Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=370ba663e455d276 -C extra-filename=-370ba663e455d276 --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-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21842024-07-31T03:30:23.364Z Dirty itertools v0.10.5: the rustflags changed
21852024-07-31T03:30:23.365Z Compiling itertools v0.10.5
21862024-07-31T03:30:23.368Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=90cc6d0cca9cde1d -C extra-filename=-90cc6d0cca9cde1d --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-c6ebce9b8f2b7960.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21872024-07-31T03:30:23.397Z Dirty stable_deref_trait v1.2.0: the rustflags changed
21882024-07-31T03:30:23.397Z Compiling stable_deref_trait v1.2.0
21892024-07-31T03:30:23.428Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b635917684df9bbc -C extra-filename=-b635917684df9bbc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21902024-07-31T03:30:23.509Z Dirty hyper v0.14.28: the rustflags changed
21912024-07-31T03:30:23.509Z Compiling hyper v0.14.28
21922024-07-31T03:30:23.526Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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"' -C metadata=91ac727fefab402e -C extra-filename=-91ac727fefab402e --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-0ca0c6ee2251a771.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-7c380c0f3037472a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-e3bd3c145d43de4c.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-927502a0ce0739a0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-0dfc4878d281d11a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21932024-07-31T03:30:23.823Z Dirty winnow v0.6.8: the rustflags changed
21942024-07-31T03:30:23.823Z Compiling winnow v0.6.8
21952024-07-31T03:30:23.826Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-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=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::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' '--allow=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a4e331affc63f6b2 -C extra-filename=-a4e331affc63f6b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21962024-07-31T03:30:24.093Z Dirty bit-set v0.5.3: the rustflags changed
21972024-07-31T03:30:24.093Z Compiling bit-set v0.5.3
21982024-07-31T03:30:24.109Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=fed351dfccf21ec0 -C extra-filename=-fed351dfccf21ec0 --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-7ab01f8821dfd213.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21992024-07-31T03:30:24.362Z Dirty ipnetwork v0.20.0: the rustflags changed
22002024-07-31T03:30:24.362Z Compiling ipnetwork v0.20.0
22012024-07-31T03:30:24.365Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=0cbdf58bcc2b964d -C extra-filename=-0cbdf58bcc2b964d --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-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22022024-07-31T03:30:25.338Z Dirty itertools v0.12.1: the rustflags changed
22032024-07-31T03:30:25.338Z Compiling itertools v0.12.1
22042024-07-31T03:30:25.342Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=0b4037e4c176bd20 -C extra-filename=-0b4037e4c176bd20 --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-c6ebce9b8f2b7960.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22052024-07-31T03:30:25.483Z Dirty usdt-attr-macro v0.5.0: the rustflags changed
22062024-07-31T03:30:25.483Z Compiling usdt-attr-macro v0.5.0
22072024-07-31T03:30:25.514Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=67681c0508acab4d -C extra-filename=-67681c0508acab4d --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-5a06323f16575c26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22082024-07-31T03:30:26.260Z Dirty usdt-macro v0.5.0: the rustflags changed
22092024-07-31T03:30:26.262Z Compiling usdt-macro v0.5.0
22102024-07-31T03:30:26.263Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a66ab91a6433cf47 -C extra-filename=-a66ab91a6433cf47 --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-5a06323f16575c26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22112024-07-31T03:30:27.472Z Dirty toml_edit v0.22.16: the rustflags changed
22122024-07-31T03:30:27.472Z Compiling toml_edit v0.22.16
22132024-07-31T03:30:27.475Z Running `/home/build/.rustup/toolchains/1.78.0-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.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=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="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' -C metadata=6d13f19566bfd898 -C extra-filename=-6d13f19566bfd898 --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-ac2c4e4e7a7f3c52.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ff475945237edf95.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-a4e331affc63f6b2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22142024-07-31T03:30:27.515Z Dirty ff v0.13.0: the rustflags changed
22152024-07-31T03:30:27.515Z Compiling ff v0.13.0
22162024-07-31T03:30:27.517Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9e49121eb754b2c4 -C extra-filename=-9e49121eb754b2c4 --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-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22172024-07-31T03:30:27.599Z Dirty clap v4.5.9: the rustflags changed
22182024-07-31T03:30:27.599Z Compiling clap v4.5.9
22192024-07-31T03:30:27.620Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.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 '--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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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"' -C metadata=51b4c12329fada93 -C extra-filename=-51b4c12329fada93 --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-78003f9d45d47fa7.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-0e6234efe670f455.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22202024-07-31T03:30:27.635Z Dirty base16ct v0.2.0: the rustflags changed
22212024-07-31T03:30:27.635Z Compiling base16ct v0.2.0
22222024-07-31T03:30:27.638Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=fd6a4ef1678aa560 -C extra-filename=-fd6a4ef1678aa560 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22232024-07-31T03:30:27.722Z Dirty group v0.13.0: the rustflags changed
22242024-07-31T03:30:27.722Z Compiling group v0.13.0
22252024-07-31T03:30:27.736Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b5b89f4419a02478 -C extra-filename=-b5b89f4419a02478 --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-9e49121eb754b2c4.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22262024-07-31T03:30:27.739Z Dirty flate2 v1.0.30: the rustflags changed
22272024-07-31T03:30:27.739Z Compiling flate2 v1.0.30
22282024-07-31T03:30:27.743Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.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="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' -C metadata=fb668c5b60c76fe7 -C extra-filename=-fb668c5b60c76fe7 --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-b93e8dcfe84d9fec.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0a57369393f833e2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22292024-07-31T03:30:27.989Z Dirty sec1 v0.7.3: the rustflags changed
22302024-07-31T03:30:27.989Z Compiling sec1 v0.7.3
22312024-07-31T03:30:27.993Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=19d4a7a44da44480 -C extra-filename=-19d4a7a44da44480 --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-fd6a4ef1678aa560.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-99090ff8528b62db.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22322024-07-31T03:30:28.058Z Dirty hkdf v0.12.4: the rustflags changed
22332024-07-31T03:30:28.058Z Compiling hkdf v0.12.4
22342024-07-31T03:30:28.060Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=84b557dc895bb844 -C extra-filename=-84b557dc895bb844 --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-eb226e5a4ecba862.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22352024-07-31T03:30:28.077Z Dirty usdt v0.5.0: the rustflags changed
22362024-07-31T03:30:28.077Z Compiling usdt v0.5.0
22372024-07-31T03:30:28.092Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b833223a7c0b0e8f -C extra-filename=-b833223a7c0b0e8f --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-25fb8fced16cd46d.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-5a06323f16575c26.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-f6c8d0739b0d4c18.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-1608b6de15ab102b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-67681c0508acab4d.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-a66ab91a6433cf47.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22382024-07-31T03:30:28.309Z Dirty toml v0.7.8: the rustflags changed
22392024-07-31T03:30:28.309Z Compiling toml v0.7.8
22402024-07-31T03:30:28.312Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=fd7141ecc7f9461a -C extra-filename=-fd7141ecc7f9461a --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-da3429ff12e30b86.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ff475945237edf95.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22412024-07-31T03:30:28.558Z Dirty crypto-bigint v0.5.5: the rustflags changed
22422024-07-31T03:30:28.558Z Compiling crypto-bigint v0.5.5
22432024-07-31T03:30:28.562Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9e4939e51fe8e653 -C extra-filename=-9e4939e51fe8e653 --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-28d3035606952e4a.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22442024-07-31T03:30:28.581Z Dirty zerocopy-derive v0.6.6: the rustflags changed
22452024-07-31T03:30:28.581Z Compiling zerocopy-derive v0.6.6
22462024-07-31T03:30:28.587Z Dirty managed v0.8.0: the rustflags changed
22472024-07-31T03:30:28.587Z Compiling managed v0.8.0
22482024-07-31T03:30:28.598Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=0e0bb5e12fabb605 -C extra-filename=-0e0bb5e12fabb605 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22492024-07-31T03:30:28.601Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=ea0c299f5a09e9f8 -C extra-filename=-ea0c299f5a09e9f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22502024-07-31T03:30:28.641Z Dirty fixedbitset v0.4.2: the rustflags changed
22512024-07-31T03:30:28.641Z Compiling fixedbitset v0.4.2
22522024-07-31T03:30:28.644Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=da9df59bd1f776eb -C extra-filename=-da9df59bd1f776eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22532024-07-31T03:30:29.033Z Dirty signal-hook v0.3.17: the rustflags changed
22542024-07-31T03:30:29.033Z Compiling signal-hook v0.3.17
22552024-07-31T03:30:29.098Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d34d96712c379bd8 -C extra-filename=-d34d96712c379bd8 --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-d34d96712c379bd8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22562024-07-31T03:30:29.180Z Dirty petgraph v0.6.5: the rustflags changed
22572024-07-31T03:30:29.180Z Compiling petgraph v0.6.5
22582024-07-31T03:30:29.214Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=0f56e7e94385c67e -C extra-filename=-0f56e7e94385c67e --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-da9df59bd1f776eb.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22592024-07-31T03:30:29.339Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-d34d96712c379bd8/build-script-build`
22602024-07-31T03:30:29.373Z Dirty phf_shared v0.10.0: the rustflags changed
22612024-07-31T03:30:29.373Z Compiling phf_shared v0.10.0
22622024-07-31T03:30:29.379Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=2721e2e04e141b28 -C extra-filename=-2721e2e04e141b28 --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-c19a4622e39c7078.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22632024-07-31T03:30:29.774Z Dirty precomputed-hash v0.1.1: the rustflags changed
22642024-07-31T03:30:29.774Z Compiling precomputed-hash v0.1.1
22652024-07-31T03:30:29.777Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c89b8439d6866a36 -C extra-filename=-c89b8439d6866a36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22662024-07-31T03:30:29.898Z Dirty unicode-xid v0.2.4: the rustflags changed
22672024-07-31T03:30:29.898Z Compiling unicode-xid v0.2.4
22682024-07-31T03:30:29.901Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3eecf52f7e4e3d74 -C extra-filename=-3eecf52f7e4e3d74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22692024-07-31T03:30:30.058Z Dirty new_debug_unreachable v1.0.6: the rustflags changed
22702024-07-31T03:30:30.058Z Compiling new_debug_unreachable v1.0.6
22712024-07-31T03:30:30.061Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=3aa9f4aaaf22f9af -C extra-filename=-3aa9f4aaaf22f9af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22722024-07-31T03:30:30.078Z Dirty minimal-lexical v0.2.1: the rustflags changed
22732024-07-31T03:30:30.078Z Compiling minimal-lexical v0.2.1
22742024-07-31T03:30:30.080Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=022264d0d1ad5305 -C extra-filename=-022264d0d1ad5305 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22752024-07-31T03:30:30.157Z Dirty string_cache v0.8.7: the rustflags changed
22762024-07-31T03:30:30.158Z Compiling string_cache v0.8.7
22772024-07-31T03:30:30.160Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f8e34dd15fa6846f -C extra-filename=-f8e34dd15fa6846f --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-3aa9f4aaaf22f9af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-2721e2e04e141b28.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-c89b8439d6866a36.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22782024-07-31T03:30:30.624Z Dirty hyper-rustls v0.24.2: the rustflags changed
22792024-07-31T03:30:30.624Z Compiling hyper-rustls v0.24.2
22802024-07-31T03:30:30.626Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9dce5407a8b032f1 -C extra-filename=-9dce5407a8b032f1 --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-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-611c160b97485b6b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-a69dd7c3e7c9da47.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
22812024-07-31T03:30:30.660Z Dirty hyper-tls v0.5.0: the rustflags changed
22822024-07-31T03:30:30.660Z Compiling hyper-tls v0.5.0
22832024-07-31T03:30:30.663Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f58edcc0fe3b0502 -C extra-filename=-f58edcc0fe3b0502 --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-0ca0c6ee2251a771.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-22ba112fd67a658e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-832f3c5a11a76c56.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
22842024-07-31T03:30:30.858Z Dirty nom v7.1.3: the rustflags changed
22852024-07-31T03:30:30.858Z Compiling nom v7.1.3
22862024-07-31T03:30:30.861Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=e8c302dc3ba54578 -C extra-filename=-e8c302dc3ba54578 --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-d9b2ede3219a3f1f.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-022264d0d1ad5305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22872024-07-31T03:30:30.989Z Dirty reqwest v0.11.27: the rustflags changed
22882024-07-31T03:30:30.989Z Compiling reqwest v0.11.27
22892024-07-31T03:30:30.992Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=dc8021e52fb1f2bb -C extra-filename=-dc8021e52fb1f2bb --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-bfc5ed6832fe4205.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-39525b1a9bdc82b9.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-a2cc684279aa2846.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-cb93baec212052e7.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-7c380c0f3037472a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-e3bd3c145d43de4c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-9dce5407a8b032f1.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-f58edcc0fe3b0502.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-22ba112fd67a658e.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-611c160b97485b6b.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-1869657d36c282d4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-981a692718d63d9b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-832f3c5a11a76c56.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-a69dd7c3e7c9da47.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-6df8bfb5008e02b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
22902024-07-31T03:30:31.013Z Dirty zerocopy v0.6.6: the rustflags changed
22912024-07-31T03:30:31.013Z Compiling zerocopy v0.6.6
22922024-07-31T03:30:31.013Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ec2eac167b74a21e -C extra-filename=-ec2eac167b74a21e --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-4079b563d11206ed.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-0e0bb5e12fabb605.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22932024-07-31T03:30:31.032Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=ea8c1dcd1d36efaa -C extra-filename=-ea8c1dcd1d36efaa --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-9e9eff94c6618bbf.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-9c0fdcc86593b797.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22942024-07-31T03:30:31.860Z Dirty elliptic-curve v0.13.8: the rustflags changed
22952024-07-31T03:30:31.860Z Compiling elliptic-curve v0.13.8
22962024-07-31T03:30:31.863Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d87e94ae4f72b2f6 -C extra-filename=-d87e94ae4f72b2f6 --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-fd6a4ef1678aa560.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-9e4939e51fe8e653.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-99090ff8528b62db.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-19d4a7a44da44480.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22972024-07-31T03:30:32.148Z Dirty num-iter v0.1.45: the rustflags changed
22982024-07-31T03:30:32.148Z Compiling num-iter v0.1.45
22992024-07-31T03:30:32.152Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=77e9c3006f007dd4 -C extra-filename=-77e9c3006f007dd4 --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-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23002024-07-31T03:30:32.337Z Dirty matches v0.1.10: the rustflags changed
23012024-07-31T03:30:32.337Z Compiling matches v0.1.10
23022024-07-31T03:30:32.339Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=fbc832b2eff93984 -C extra-filename=-fbc832b2eff93984 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23032024-07-31T03:30:32.435Z Dirty static_assertions v1.1.0: the rustflags changed
23042024-07-31T03:30:32.435Z Compiling static_assertions v1.1.0
23052024-07-31T03:30:32.438Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e75d4bcb766f97d9 -C extra-filename=-e75d4bcb766f97d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23062024-07-31T03:30:32.539Z Dirty idna v0.2.3: the rustflags changed
23072024-07-31T03:30:32.539Z Compiling idna v0.2.3
23082024-07-31T03:30:32.543Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=0ac06ebf7cac1d15 -C extra-filename=-0ac06ebf7cac1d15 --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-fbc832b2eff93984.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23092024-07-31T03:30:32.683Z Dirty heapless v0.7.17: the rustflags changed
23102024-07-31T03:30:32.683Z Compiling heapless v0.7.17
23112024-07-31T03:30:32.686Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=fe3a41c476f49f63 -C extra-filename=-fe3a41c476f49f63 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-fe3a41c476f49f63 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ee0ef3b4f042ff10.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23122024-07-31T03:30:33.183Z Dirty enum-as-inner v0.5.1: the rustflags changed
23132024-07-31T03:30:33.183Z Compiling enum-as-inner v0.5.1
23142024-07-31T03:30:33.187Z Dirty lalrpop-util v0.19.12: the rustflags changed
23152024-07-31T03:30:33.187Z Compiling lalrpop-util v0.19.12
23162024-07-31T03:30:33.200Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=470dd53b8de38a2c -C extra-filename=-470dd53b8de38a2c --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-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23172024-07-31T03:30:33.203Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=6ca0e1158c143a14 -C extra-filename=-6ca0e1158c143a14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23182024-07-31T03:30:33.562Z Dirty pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19): the rustflags changed
23192024-07-31T03:30:33.562Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23202024-07-31T03:30:33.565Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d1aa2e19855dbd67 -C extra-filename=-d1aa2e19855dbd67 --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-d1aa2e19855dbd67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23212024-07-31T03:30:33.633Z Dirty regex-automata v0.1.10: the rustflags changed
23222024-07-31T03:30:33.633Z Compiling regex-automata v0.1.10
23232024-07-31T03:30:33.635Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d48227dffcf55319 -C extra-filename=-d48227dffcf55319 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23242024-07-31T03:30:34.127Z Dirty bstr v0.2.17: the rustflags changed
23252024-07-31T03:30:34.127Z Compiling bstr v0.2.17
23262024-07-31T03:30:34.146Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-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="default"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-automata"' --cfg 'feature="std"' --cfg 'feature="unicode"' -C metadata=44e70eba0814273c -C extra-filename=-44e70eba0814273c --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-772fb82229dfbb23.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-d48227dffcf55319.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23272024-07-31T03:30:34.172Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-fe3a41c476f49f63/build-script-build`
23282024-07-31T03:30:34.221Z Dirty signal-hook-mio v0.2.3: the rustflags changed
23292024-07-31T03:30:34.221Z Compiling signal-hook-mio v0.2.3
23302024-07-31T03:30:34.237Z Running `/home/build/.rustup/toolchains/1.78.0-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.3/src/lib.rs --error-format=json --json=diagnostic-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="support-v0_8"' -C metadata=f3d4b6f95d26a32f -C extra-filename=-f3d4b6f95d26a32f --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-9e9eff94c6618bbf.rmeta --extern mio_0_8=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23312024-07-31T03:30:34.386Z Dirty num-bigint v0.4.5: the rustflags changed
23322024-07-31T03:30:34.386Z Compiling num-bigint v0.4.5
23332024-07-31T03:30:34.390Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=fcc97ed3a0776e3a -C extra-filename=-fcc97ed3a0776e3a --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-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23342024-07-31T03:30:34.405Z Dirty trust-dns-proto v0.22.0: the rustflags changed
23352024-07-31T03:30:34.405Z Compiling trust-dns-proto v0.22.0
23362024-07-31T03:30:34.405Z Running `/home/build/.rustup/toolchains/1.78.0-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 --cfg 'feature="default"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' -C metadata=8bb268dce45bb223 -C extra-filename=-8bb268dce45bb223 --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-97a23d2676a85f3f.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-470dd53b8de38a2c.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-0ac06ebf7cac1d15.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-895d1d5581d5efcb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23372024-07-31T03:30:34.429Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-d1aa2e19855dbd67/build-script-build`
23382024-07-31T03:30:34.471Z Dirty diesel_table_macro_syntax v0.1.0: the rustflags changed
23392024-07-31T03:30:34.471Z Compiling diesel_table_macro_syntax v0.1.0
23402024-07-31T03:30:34.474Z Running `/home/build/.rustup/toolchains/1.78.0-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.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 -C metadata=e29a2f698df4eacb -C extra-filename=-e29a2f698df4eacb --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-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23412024-07-31T03:30:34.581Z Dirty scheduled-thread-pool v0.2.7: the rustflags changed
23422024-07-31T03:30:34.581Z Compiling scheduled-thread-pool v0.2.7
23432024-07-31T03:30:34.598Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9be547b9bb0cb8f5 -C extra-filename=-9be547b9bb0cb8f5 --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-ceff54d9803290cf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23442024-07-31T03:30:34.660Z Dirty hash32 v0.2.1: the rustflags changed
23452024-07-31T03:30:34.660Z Compiling hash32 v0.2.1
23462024-07-31T03:30:34.662Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=393548288a8c94b1 -C extra-filename=-393548288a8c94b1 --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-4079b563d11206ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23472024-07-31T03:30:34.881Z Dirty finl_unicode v1.2.0: the rustflags changed
23482024-07-31T03:30:34.881Z Compiling finl_unicode v1.2.0
23492024-07-31T03:30:34.885Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=1ea23b8acb75a78e -C extra-filename=-1ea23b8acb75a78e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23502024-07-31T03:30:35.052Z Dirty predicates-core v1.0.6: the rustflags changed
23512024-07-31T03:30:35.052Z Compiling predicates-core v1.0.6
23522024-07-31T03:30:35.056Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=8c8481fa5f04966b -C extra-filename=-8c8481fa5f04966b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23532024-07-31T03:30:35.218Z Dirty smoltcp v0.9.1: the rustflags changed
23542024-07-31T03:30:35.218Z Compiling smoltcp v0.9.1
23552024-07-31T03:30:35.220Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=fca4dce097f68fd8 -C extra-filename=-fca4dce097f68fd8 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-fca4dce097f68fd8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23562024-07-31T03:30:35.419Z Dirty stringprep v0.1.4: the rustflags changed
23572024-07-31T03:30:35.419Z Compiling stringprep v0.1.4
23582024-07-31T03:30:35.422Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d9d08e3683c34f18 -C extra-filename=-d9d08e3683c34f18 --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-1ea23b8acb75a78e.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23592024-07-31T03:30:35.459Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=2b68b6e0a9acf6c5 -C extra-filename=-2b68b6e0a9acf6c5 --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-393548288a8c94b1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-b635917684df9bbc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
23602024-07-31T03:30:35.616Z Dirty diesel_derives v2.1.4: the rustflags changed
23612024-07-31T03:30:35.616Z Compiling diesel_derives v2.1.4
23622024-07-31T03:30:35.618Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_derives --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-2.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' -C metadata=df83594775287ccf -C extra-filename=-df83594775287ccf --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-e29a2f698df4eacb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23632024-07-31T03:30:36.069Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-fca4dce097f68fd8/build-script-build`
23642024-07-31T03:30:36.101Z Dirty r2d2 v0.8.10: the rustflags changed
23652024-07-31T03:30:36.101Z Compiling r2d2 v0.8.10
23662024-07-31T03:30:36.105Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=abc03647e6968f28 -C extra-filename=-abc03647e6968f28 --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-a206aa3e5ae8d451.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-9be547b9bb0cb8f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23672024-07-31T03:30:36.308Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=1cd9bddfea8231ef -C extra-filename=-1cd9bddfea8231ef --out-dir /work/oxidecomputer/omicron/target/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`
23682024-07-31T03:30:36.489Z Dirty crossterm v0.27.0: the rustflags changed
23692024-07-31T03:30:36.489Z Compiling crossterm v0.27.0
23702024-07-31T03:30:36.493Z Running `/home/build/.rustup/toolchains/1.78.0-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="event-stream"' --cfg 'feature="events"' --cfg 'feature="serde"' --cfg 'feature="windows"' -C metadata=54dfe5b29e4a969d -C extra-filename=-54dfe5b29e4a969d --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-79ef37fead517de5.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-f3d4b6f95d26a32f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23712024-07-31T03:30:36.583Z Dirty md-5 v0.10.6: the rustflags changed
23722024-07-31T03:30:36.584Z Compiling md-5 v0.10.6
23732024-07-31T03:30:36.589Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4e854b8cfd134949 -C extra-filename=-4e854b8cfd134949 --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-6cd145163fd70236.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23742024-07-31T03:30:36.680Z Dirty hubpack_derive v0.1.1: the rustflags changed
23752024-07-31T03:30:36.680Z Compiling hubpack_derive v0.1.1
23762024-07-31T03:30:36.687Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ca5d0a2486d1b1a3 -C extra-filename=-ca5d0a2486d1b1a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23772024-07-31T03:30:36.738Z Dirty bstr v1.9.1: the rustflags changed
23782024-07-31T03:30:36.739Z Compiling bstr v1.9.1
23792024-07-31T03:30:36.755Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=2d37155bb5cf3f0a -C extra-filename=-2d37155bb5cf3f0a --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-d9b2ede3219a3f1f.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23802024-07-31T03:30:36.846Z Dirty console v0.15.8: the rustflags changed
23812024-07-31T03:30:36.846Z Compiling console v0.15.8
23822024-07-31T03:30:36.848Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=458ab224f4921e74 -C extra-filename=-458ab224f4921e74 --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-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23832024-07-31T03:30:37.737Z Dirty yasna v0.5.2: the rustflags changed
23842024-07-31T03:30:37.737Z Compiling yasna v0.5.2
23852024-07-31T03:30:37.740Z Running `/home/build/.rustup/toolchains/1.78.0-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="bit-vec"' --cfg 'feature="default"' --cfg 'feature="num-bigint"' --cfg 'feature="std"' --cfg 'feature="time"' -C metadata=45639ca498687069 -C extra-filename=-45639ca498687069 --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-7ab01f8821dfd213.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23862024-07-31T03:30:38.395Z Dirty float-cmp v0.9.0: the rustflags changed
23872024-07-31T03:30:38.395Z Compiling float-cmp v0.9.0
23882024-07-31T03:30:38.398Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f0ba9e5076a8ecd1 -C extra-filename=-f0ba9e5076a8ecd1 --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-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23892024-07-31T03:30:38.598Z Dirty fs-err v2.11.0: the rustflags changed
23902024-07-31T03:30:38.598Z Compiling fs-err v2.11.0
23912024-07-31T03:30:38.601Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=5067c74e83f59cd7 -C extra-filename=-5067c74e83f59cd7 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-5067c74e83f59cd7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23922024-07-31T03:30:38.631Z Dirty fallible-iterator v0.2.0: the rustflags changed
23932024-07-31T03:30:38.632Z Compiling fallible-iterator v0.2.0
23942024-07-31T03:30:38.635Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=082456c5a9ee1a24 -C extra-filename=-082456c5a9ee1a24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23952024-07-31T03:30:38.950Z Dirty difflib v0.4.0: the rustflags changed
23962024-07-31T03:30:38.950Z Compiling difflib v0.4.0
23972024-07-31T03:30:38.954Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=6b148653f6280c77 -C extra-filename=-6b148653f6280c77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23982024-07-31T03:30:39.312Z Dirty normalize-line-endings v0.3.0: the rustflags changed
23992024-07-31T03:30:39.312Z Compiling normalize-line-endings v0.3.0
24002024-07-31T03:30:39.315Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=8f4b0029e85c8f92 -C extra-filename=-8f4b0029e85c8f92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24012024-07-31T03:30:39.438Z Dirty predicates v3.1.0: the rustflags changed
24022024-07-31T03:30:39.438Z Compiling predicates v3.1.0
24032024-07-31T03:30:39.441Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-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="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' -C metadata=7caed65f3b10e6c5 -C extra-filename=-7caed65f3b10e6c5 --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-cc42d1818d83e869.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-6b148653f6280c77.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-f0ba9e5076a8ecd1.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-8f4b0029e85c8f92.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-8c8481fa5f04966b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24042024-07-31T03:30:39.712Z Dirty postgres-protocol v0.6.7: the rustflags changed
24052024-07-31T03:30:39.712Z Compiling postgres-protocol v0.6.7
24062024-07-31T03:30:39.715Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=5d67c3d49cb5585a -C extra-filename=-5d67c3d49cb5585a --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-a69496bcd97c9671.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-4e854b8cfd134949.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-d9d08e3683c34f18.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24072024-07-31T03:30:40.358Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-5067c74e83f59cd7/build-script-build`
24082024-07-31T03:30:40.506Z Dirty hubpack v0.1.2: the rustflags changed
24092024-07-31T03:30:40.507Z Compiling hubpack v0.1.2
24102024-07-31T03:30:40.509Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=8864b8b6b8029da0 -C extra-filename=-8864b8b6b8029da0 --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-ca5d0a2486d1b1a3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24112024-07-31T03:30:40.667Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a987dbd62b797ada -C extra-filename=-a987dbd62b797ada --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-69ae6b86f325c5cb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-2b68b6e0a9acf6c5.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24122024-07-31T03:30:40.978Z Dirty similar v2.5.0: the rustflags changed
24132024-07-31T03:30:40.978Z Compiling similar v2.5.0
24142024-07-31T03:30:40.981Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-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="bstr"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' -C metadata=a2a27726879d1ada -C extra-filename=-a2a27726879d1ada --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-44e70eba0814273c.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24152024-07-31T03:30:41.178Z Dirty phf_shared v0.11.2: the rustflags changed
24162024-07-31T03:30:41.179Z Compiling phf_shared v0.11.2
24172024-07-31T03:30:41.200Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=e4951ece12dc5736 -C extra-filename=-e4951ece12dc5736 --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-c19a4622e39c7078.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24182024-07-31T03:30:41.255Z Dirty tokio-stream v0.1.15: the rustflags changed
24192024-07-31T03:30:41.255Z Compiling tokio-stream v0.1.15
24202024-07-31T03:30:41.270Z Running `/home/build/.rustup/toolchains/1.78.0-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="time"' -C metadata=022dea83936e2d44 -C extra-filename=-022dea83936e2d44 --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-4a234987197be9fa.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24212024-07-31T03:30:41.584Z Dirty strum_macros v0.25.3: the rustflags changed
24222024-07-31T03:30:41.585Z Compiling strum_macros v0.25.3
24232024-07-31T03:30:41.587Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=0139b63498436da8 -C extra-filename=-0139b63498436da8 --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-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24242024-07-31T03:30:42.264Z Dirty serde_repr v0.1.19: the rustflags changed
24252024-07-31T03:30:42.264Z Compiling serde_repr v0.1.19
24262024-07-31T03:30:42.266Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b724e848231b1ff4 -C extra-filename=-b724e848231b1ff4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24272024-07-31T03:30:42.825Z Dirty peg-runtime v0.8.3: the rustflags changed
24282024-07-31T03:30:42.825Z Compiling peg-runtime v0.8.3
24292024-07-31T03:30:42.830Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=8f9b7af0cb4f1e2a -C extra-filename=-8f9b7af0cb4f1e2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24302024-07-31T03:30:42.980Z Dirty phf v0.11.2: the rustflags changed
24312024-07-31T03:30:42.980Z Compiling phf v0.11.2
24322024-07-31T03:30:42.983Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=6ad74f9e762bc3eb -C extra-filename=-6ad74f9e762bc3eb --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-e4951ece12dc5736.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24332024-07-31T03:30:43.329Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=7ccfda032a1fa2b2 -C extra-filename=-7ccfda032a1fa2b2 --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-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63`
24342024-07-31T03:30:43.535Z Dirty postgres-types v0.2.7: the rustflags changed
24352024-07-31T03:30:43.535Z Compiling postgres-types v0.2.7
24362024-07-31T03:30:43.558Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=c2be8791d6e4d3d8 -C extra-filename=-c2be8791d6e4d3d8 --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-0ca0c6ee2251a771.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-5d67c3d49cb5585a.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24372024-07-31T03:30:43.633Z Dirty whoami v1.5.1: the rustflags changed
24382024-07-31T03:30:43.633Z Compiling whoami v1.5.1
24392024-07-31T03:30:43.635Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=5002e28a22761be6 -C extra-filename=-5002e28a22761be6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24402024-07-31T03:30:43.685Z Compiling regress v0.9.1
24412024-07-31T03:30:43.688Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=2b6510bd4081bb0d -C extra-filename=-2b6510bd4081bb0d --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-a9533f89556730b0.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24422024-07-31T03:30:44.173Z Dirty camino v1.1.7: the rustflags changed
24432024-07-31T03:30:44.173Z Compiling camino v1.1.7
24442024-07-31T03:30:44.189Z Running `/home/build/.rustup/toolchains/1.78.0-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.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' -C metadata=3edaebbd5305735c -C extra-filename=-3edaebbd5305735c --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-3edaebbd5305735c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24452024-07-31T03:30:44.321Z Dirty tokio-postgres v0.7.11: the rustflags changed
24462024-07-31T03:30:44.321Z Compiling tokio-postgres v0.7.11
24472024-07-31T03:30:44.338Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4981cfaa795e6cfe -C extra-filename=-4981cfaa795e6cfe --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-97a23d2676a85f3f.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-6ad74f9e762bc3eb.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-5d67c3d49cb5585a.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24482024-07-31T03:30:44.870Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-3edaebbd5305735c/build-script-build`
24492024-07-31T03:30:44.943Z Compiling getopts v0.2.21
24502024-07-31T03:30:44.946Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=38ed18ffa97c432d -C extra-filename=-38ed18ffa97c432d --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-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24512024-07-31T03:30:45.088Z Compiling unsafe-libyaml v0.2.11
24522024-07-31T03:30:45.106Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=19449d9fb8c6884a -C extra-filename=-19449d9fb8c6884a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24532024-07-31T03:30:45.110Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.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="serde"' --cfg 'feature="serde1"' -C metadata=feaecf970e550c06 -C extra-filename=-feaecf970e550c06 --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-da3429ff12e30b86.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`
24542024-07-31T03:30:45.976Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24552024-07-31T03:30:45.979Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=acef1af36d023637 -C extra-filename=-acef1af36d023637 --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-0ca0c6ee2251a771.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24562024-07-31T03:30:46.115Z Dirty is-terminal v0.4.12: the rustflags changed
24572024-07-31T03:30:46.115Z Compiling is-terminal v0.4.12
24582024-07-31T03:30:46.117Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=1fb2ee4459a95d8f -C extra-filename=-1fb2ee4459a95d8f --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24592024-07-31T03:30:46.160Z Dirty gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92): the rustflags changed
24602024-07-31T03:30:46.160Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
24612024-07-31T03:30:46.163Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/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"' -C metadata=18fbad60cc66c708 -C extra-filename=-18fbad60cc66c708 --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-79ef37fead517de5.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-8864b8b6b8029da0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-b724e848231b1ff4.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-a987dbd62b797ada.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-0139b63498436da8.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24622024-07-31T03:30:46.245Z Dirty dirs-sys-next v0.1.2: the rustflags changed
24632024-07-31T03:30:46.245Z Compiling dirs-sys-next v0.1.2
24642024-07-31T03:30:46.248Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=990f4ee286a35bd9 -C extra-filename=-990f4ee286a35bd9 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24652024-07-31T03:30:46.451Z Compiling serde_yaml v0.9.34+deprecated
24662024-07-31T03:30:46.454Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9b0b36ac30b3efc8 -C extra-filename=-9b0b36ac30b3efc8 --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-ac2c4e4e7a7f3c52.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-19449d9fb8c6884a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24672024-07-31T03:30:46.740Z Dirty dirs-next v2.0.0: the rustflags changed
24682024-07-31T03:30:46.740Z Compiling dirs-next v2.0.0
24692024-07-31T03:30:46.743Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f7032a700dc273a4 -C extra-filename=-f7032a700dc273a4 --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-6cd145163fd70236.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-990f4ee286a35bd9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24702024-07-31T03:30:46.899Z Dirty term v0.7.0: the rustflags changed
24712024-07-31T03:30:46.899Z Compiling term v0.7.0
24722024-07-31T03:30:46.902Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f75757e0b8ad0343 -C extra-filename=-f75757e0b8ad0343 --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-f7032a700dc273a4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24732024-07-31T03:30:46.937Z Compiling sha1 v0.10.6
24742024-07-31T03:30:46.941Z Running `/home/build/.rustup/toolchains/1.78.0-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="std"' -C metadata=9ad3110f732cc373 -C extra-filename=-9ad3110f732cc373 --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-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24752024-07-31T03:30:47.074Z Compiling http v1.1.0
24762024-07-31T03:30:47.077Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=c2c23a0534e0899b -C extra-filename=-c2c23a0534e0899b --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-0ca0c6ee2251a771.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24772024-07-31T03:30:47.352Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24782024-07-31T03:30:47.367Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a06c388febb246ce -C extra-filename=-a06c388febb246ce --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-98930e4cc72f023e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24792024-07-31T03:30:48.565Z Compiling paste v1.0.15
24802024-07-31T03:30:48.567Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=1a9c426bb3aaa154 -C extra-filename=-1a9c426bb3aaa154 --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-1a9c426bb3aaa154 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24812024-07-31T03:30:48.903Z Compiling toml v0.8.15
24822024-07-31T03:30:48.906Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.8.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' -C metadata=6f477447b662bb22 -C extra-filename=-6f477447b662bb22 --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-da3429ff12e30b86.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ff475945237edf95.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24832024-07-31T03:30:49.108Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-1a9c426bb3aaa154/build-script-build`
24842024-07-31T03:30:49.182Z Dirty strum_macros v0.26.4: the rustflags changed
24852024-07-31T03:30:49.182Z Compiling strum_macros v0.26.4
24862024-07-31T03:30:49.211Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c9dfaf2474e10a2d -C extra-filename=-c9dfaf2474e10a2d --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-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24872024-07-31T03:30:49.350Z Dirty diesel v2.1.6: the rustflags changed
24882024-07-31T03:30:49.350Z Compiling diesel v2.1.6
24892024-07-31T03:30:49.353Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.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="32-column-tables"' --cfg 'feature="bitflags"' --cfg 'feature="byteorder"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="ipnetwork"' --cfg 'feature="itoa"' --cfg 'feature="libc"' --cfg 'feature="network-address"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' -C metadata=808382e4b1992d77 -C extra-filename=-808382e4b1992d77 --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-79ef37fead517de5.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-df83594775287ccf.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-abc03647e6968f28.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
24902024-07-31T03:30:49.589Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c154bb579214bdf5 -C extra-filename=-c154bb579214bdf5 --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`
24912024-07-31T03:30:50.077Z Dirty crossbeam-channel v0.5.12: the rustflags changed
24922024-07-31T03:30:50.077Z Compiling crossbeam-channel v0.5.12
24932024-07-31T03:30:50.080Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=1ae489c8acf2a979 -C extra-filename=-1ae489c8acf2a979 --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-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24942024-07-31T03:30:50.753Z Dirty thread_local v1.1.8: the rustflags changed
24952024-07-31T03:30:50.753Z Compiling thread_local v1.1.8
24962024-07-31T03:30:50.757Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=646ab5aa9908bdc0 -C extra-filename=-646ab5aa9908bdc0 --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-6cd145163fd70236.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24972024-07-31T03:30:50.878Z Dirty slog-async v2.8.0: the rustflags changed
24982024-07-31T03:30:50.878Z Compiling slog-async v2.8.0
24992024-07-31T03:30:50.881Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=88e87e18665a3ab5 -C extra-filename=-88e87e18665a3ab5 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-88e87e18665a3ab5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25002024-07-31T03:30:50.903Z Compiling match_cfg v0.1.0
25012024-07-31T03:30:50.938Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=5d3720867e360308 -C extra-filename=-5d3720867e360308 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25022024-07-31T03:30:51.002Z Dirty take_mut v0.2.2: the rustflags changed
25032024-07-31T03:30:51.002Z Compiling take_mut v0.2.2
25042024-07-31T03:30:51.020Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=97e592d43295974e -C extra-filename=-97e592d43295974e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25052024-07-31T03:30:51.188Z Compiling rustls-pki-types v1.7.0
25062024-07-31T03:30:51.191Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=2ee99d9c671a2c74 -C extra-filename=-2ee99d9c671a2c74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25072024-07-31T03:30:51.232Z Dirty slog-term v2.9.1: the rustflags changed
25082024-07-31T03:30:51.232Z Compiling slog-term v2.9.1
25092024-07-31T03:30:51.248Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f4405207809138e7 -C extra-filename=-f4405207809138e7 --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-1fb2ee4459a95d8f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-646ab5aa9908bdc0.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25102024-07-31T03:30:51.353Z Compiling hostname v0.3.1
25112024-07-31T03:30:51.360Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d35460ad3d70bf46 -C extra-filename=-d35460ad3d70bf46 --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-9e9eff94c6618bbf.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-5d3720867e360308.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25122024-07-31T03:30:51.489Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-88e87e18665a3ab5/build-script-build`
25132024-07-31T03:30:51.592Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=7247a83db1f3a892 -C extra-filename=-7247a83db1f3a892 --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-1ae489c8acf2a979.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-97e592d43295974e.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-646ab5aa9908bdc0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
25142024-07-31T03:30:51.623Z Compiling fastrand v2.1.0
25152024-07-31T03:30:51.643Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=e6abe912dfe2bca4 -C extra-filename=-e6abe912dfe2bca4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25162024-07-31T03:30:52.051Z Compiling tempfile v3.10.1
25172024-07-31T03:30:52.054Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7980028c3cc4fe01 -C extra-filename=-7980028c3cc4fe01 --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-6cd145163fd70236.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-e6abe912dfe2bca4.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25182024-07-31T03:30:52.194Z Compiling ident_case v1.0.1
25192024-07-31T03:30:52.197Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=8f0cab71e4ae1c81 -C extra-filename=-8f0cab71e4ae1c81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25202024-07-31T03:30:52.381Z Compiling rustls v0.22.4
25212024-07-31T03:30:52.384Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=075d6eb2cf9c6bcd -C extra-filename=-075d6eb2cf9c6bcd --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-075d6eb2cf9c6bcd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25222024-07-31T03:30:52.448Z Compiling darling_core v0.20.9
25232024-07-31T03:30:52.463Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d609c217d78f09eb -C extra-filename=-d609c217d78f09eb --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-d03daaf3ac116161.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-8f0cab71e4ae1c81.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-6ea71400cff95591.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25242024-07-31T03:30:52.553Z Compiling rustls-webpki v0.102.4
25252024-07-31T03:30:52.569Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3a52981a35d4652a -C extra-filename=-3a52981a35d4652a --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-7f4db6d592aed0d9.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
25262024-07-31T03:30:52.698Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-075d6eb2cf9c6bcd/build-script-build`
25272024-07-31T03:30:52.726Z Compiling rustls-pemfile v2.1.2
25282024-07-31T03:30:52.729Z Running `/home/build/.rustup/toolchains/1.78.0-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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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"' -C metadata=6be79ad4e86270a5 -C extra-filename=-6be79ad4e86270a5 --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-a69496bcd97c9671.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25292024-07-31T03:30:52.794Z Compiling multer v3.1.0
25302024-07-31T03:30:52.810Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9e12a1bf43b5ebc8 -C extra-filename=-9e12a1bf43b5ebc8 --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-9e12a1bf43b5ebc8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25312024-07-31T03:30:52.918Z Compiling debug-ignore v1.0.5
25322024-07-31T03:30:52.921Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a9c078c17606aae6 -C extra-filename=-a9c078c17606aae6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25332024-07-31T03:30:53.070Z Compiling slog-json v2.6.1
25342024-07-31T03:30:53.073Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=2400ffc80d110d3f -C extra-filename=-2400ffc80d110d3f --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-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25352024-07-31T03:30:53.128Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-9e12a1bf43b5ebc8/build-script-build`
25362024-07-31T03:30:53.180Z Compiling async-stream-impl v0.3.5
25372024-07-31T03:30:53.183Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c14ccf3012d62e79 -C extra-filename=-c14ccf3012d62e79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25382024-07-31T03:30:53.200Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
25392024-07-31T03:30:53.204Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/0c0bae3/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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' -C metadata=6255fddcb0a7bad6 -C extra-filename=-6255fddcb0a7bad6 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-6255fddcb0a7bad6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25402024-07-31T03:30:53.449Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=bd8b9645e6f00a81 -C extra-filename=-bd8b9645e6f00a81 --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-a206aa3e5ae8d451.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-3a52981a35d4652a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
25412024-07-31T03:30:53.552Z Compiling instant v0.1.12
25422024-07-31T03:30:53.582Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=37e08d29aee74c57 -C extra-filename=-37e08d29aee74c57 --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25432024-07-31T03:30:53.707Z Compiling atomic-waker v1.1.2
25442024-07-31T03:30:53.710Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=6ded31c0a5029b1f -C extra-filename=-6ded31c0a5029b1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25452024-07-31T03:30:53.915Z Compiling waitgroup v0.1.2
25462024-07-31T03:30:53.928Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e622d4d826752e36 -C extra-filename=-e622d4d826752e36 --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-6ded31c0a5029b1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25472024-07-31T03:30:54.164Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-6255fddcb0a7bad6/build-script-build`
25482024-07-31T03:30:54.205Z Compiling slog-bunyan v2.5.0
25492024-07-31T03:30:54.225Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b6975ea2f6adfb7f -C extra-filename=-b6975ea2f6adfb7f --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-d35460ad3d70bf46.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-2400ffc80d110d3f.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25502024-07-31T03:30:54.409Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a158a081f81e4f42 -C extra-filename=-a158a081f81e4f42 --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-0ca0c6ee2251a771.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-cb93baec212052e7.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25512024-07-31T03:30:54.664Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
25522024-07-31T03:30:54.667Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/0c0bae3/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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 metadata=98bb738ce1ac8ddb -C extra-filename=-98bb738ce1ac8ddb --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-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25532024-07-31T03:30:54.756Z Compiling async-stream v0.3.5
25542024-07-31T03:30:54.786Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=2f1e3d30d8d21b49 -C extra-filename=-2f1e3d30d8d21b49 --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-c14ccf3012d62e79.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25552024-07-31T03:30:54.883Z Dirty strum v0.26.3: the rustflags changed
25562024-07-31T03:30:54.883Z Compiling strum v0.26.3
25572024-07-31T03:30:54.886Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d0c20ca330d6d581 -C extra-filename=-d0c20ca330d6d581 --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-c9dfaf2474e10a2d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25582024-07-31T03:30:55.075Z Compiling serde_path_to_error v0.1.16
25592024-07-31T03:30:55.091Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=24441c61a0f83cf3 -C extra-filename=-24441c61a0f83cf3 --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-1d1af7e8c40a69f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25602024-07-31T03:30:55.095Z Compiling hostname v0.4.0
25612024-07-31T03:30:55.095Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a05070b534d66413 -C extra-filename=-a05070b534d66413 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25622024-07-31T03:30:55.357Z Compiling quick-error v1.2.3
25632024-07-31T03:30:55.372Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a2f6d65a8b23928e -C extra-filename=-a2f6d65a8b23928e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25642024-07-31T03:30:55.514Z Compiling newtype-uuid v1.1.0
25652024-07-31T03:30:55.558Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=8178b3fa3c49cf48 -C extra-filename=-8178b3fa3c49cf48 --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-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25662024-07-31T03:30:55.561Z Compiling structmeta-derive v0.3.0
25672024-07-31T03:30:55.614Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f51d3d9bb554d390 -C extra-filename=-f51d3d9bb554d390 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25682024-07-31T03:30:55.825Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25692024-07-31T03:30:55.828Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' -C metadata=b96c4da724f9735a -C extra-filename=-b96c4da724f9735a --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-8178b3fa3c49cf48.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25702024-07-31T03:30:55.924Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25712024-07-31T03:30:55.955Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=00539181ec219747 -C extra-filename=-00539181ec219747 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25722024-07-31T03:30:56.207Z Compiling backoff v0.4.0
25732024-07-31T03:30:56.223Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d20a012748833c91 -C extra-filename=-d20a012748833c91 --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-4a234987197be9fa.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-37e08d29aee74c57.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25742024-07-31T03:30:56.569Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
25752024-07-31T03:30:56.587Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=97a4cc5a166528a5 -C extra-filename=-97a4cc5a166528a5 --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-0cbdf58bcc2b964d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25762024-07-31T03:30:56.889Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25772024-07-31T03:30:56.892Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=c6a604eeb8a50962 -C extra-filename=-c6a604eeb8a50962 --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-b70d90a376f7e844.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-00539181ec219747.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25782024-07-31T03:30:57.062Z Compiling macaddr v1.0.1
25792024-07-31T03:30:57.064Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=dd021d1ab6e267f2 -C extra-filename=-dd021d1ab6e267f2 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25802024-07-31T03:30:57.348Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25812024-07-31T03:30:57.371Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=af26edb10df8940e -C extra-filename=-af26edb10df8940e --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-2385d9a2adf4dce5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25822024-07-31T03:30:57.506Z Compiling tokio-rustls v0.25.0
25832024-07-31T03:30:57.510Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=6fbbc262238687b8 -C extra-filename=-6fbbc262238687b8 --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-bd8b9645e6f00a81.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
25842024-07-31T03:30:57.526Z Compiling wait-timeout v0.2.0
25852024-07-31T03:30:57.526Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=65ed68b8ae737998 -C extra-filename=-65ed68b8ae737998 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25862024-07-31T03:30:57.909Z Compiling rusty-fork v0.3.0
25872024-07-31T03:30:57.913Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=112dfe7f9f043c4a -C extra-filename=-112dfe7f9f043c4a --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-d03daaf3ac116161.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-a2f6d65a8b23928e.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-65ed68b8ae737998.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25882024-07-31T03:30:58.096Z Compiling structmeta-derive v0.2.0
25892024-07-31T03:30:58.099Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=dce1e6b772a51747 -C extra-filename=-dce1e6b772a51747 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25902024-07-31T03:30:58.652Z Compiling rand_xorshift v0.3.0
25912024-07-31T03:30:58.655Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=bc6c66442655c93e -C extra-filename=-bc6c66442655c93e --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-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25922024-07-31T03:30:58.864Z Compiling structmeta v0.3.0
25932024-07-31T03:30:58.869Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=799d29f873901f0e -C extra-filename=-799d29f873901f0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-f51d3d9bb554d390.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25942024-07-31T03:30:58.996Z Compiling unarray v0.1.4
25952024-07-31T03:30:58.999Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=1da3c382e57ff2c8 -C extra-filename=-1da3c382e57ff2c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25962024-07-31T03:30:59.051Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/0c0bae3/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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' -C metadata=6d8fae9e411be813 -C extra-filename=-6d8fae9e411be813 --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-2f1e3d30d8d21b49.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-98bb738ce1ac8ddb.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-a05070b534d66413.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-a158a081f81e4f42.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-24441c61a0f83cf3.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-2400ffc80d110d3f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-6fbbc262238687b8.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-e622d4d826752e36.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
25972024-07-31T03:30:59.147Z Compiling proptest v1.4.0
25982024-07-31T03:30:59.150Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name proptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proptest-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 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"' -C metadata=41243ee3ff55b5ca -C extra-filename=-41243ee3ff55b5ca --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-fed351dfccf21ec0.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-bc6c66442655c93e.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-112dfe7f9f043c4a.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-1da3c382e57ff2c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25992024-07-31T03:30:59.313Z Compiling parse-display-derive v0.9.1
26002024-07-31T03:30:59.319Z Running `/home/build/.rustup/toolchains/1.78.0-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.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=de9e15dd447d1bcd -C extra-filename=-de9e15dd447d1bcd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-799d29f873901f0e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26012024-07-31T03:30:59.774Z Compiling darling_macro v0.20.9
26022024-07-31T03:30:59.777Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=8130dd684b50f88a -C extra-filename=-8130dd684b50f88a --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-d609c217d78f09eb.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26032024-07-31T03:31:00.983Z Compiling darling v0.20.9
26042024-07-31T03:31:00.986Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d638661442810b00 -C extra-filename=-d638661442810b00 --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-d609c217d78f09eb.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-8130dd684b50f88a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26052024-07-31T03:31:01.110Z Compiling serde_with_macros v3.8.3
26062024-07-31T03:31:01.112Z Running `/home/build/.rustup/toolchains/1.78.0-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.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=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' -C metadata=c130e97ee1df4acb -C extra-filename=-c130e97ee1df4acb --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-d638661442810b00.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26072024-07-31T03:31:01.373Z Compiling structmeta v0.2.0
26082024-07-31T03:31:01.376Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7222a8b5cd29e641 -C extra-filename=-7222a8b5cd29e641 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-dce1e6b772a51747.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26092024-07-31T03:31:01.836Z Compiling test-strategy v0.3.1
26102024-07-31T03:31:01.839Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=337850740247a4c0 -C extra-filename=-337850740247a4c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-7222a8b5cd29e641.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26112024-07-31T03:31:03.912Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
26122024-07-31T03:31:03.912Z Compiling proc-macro-error-attr v1.0.4
26132024-07-31T03:31:03.915Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=8c28b7971eeb6ed6 -C extra-filename=-8c28b7971eeb6ed6 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-8c28b7971eeb6ed6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26142024-07-31T03:31:04.261Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-8c28b7971eeb6ed6/build-script-build`
26152024-07-31T03:31:04.336Z Compiling camino-tempfile v1.1.1
26162024-07-31T03:31:04.361Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e0e8ea2fc1cd3614 -C extra-filename=-e0e8ea2fc1cd3614 --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-feaecf970e550c06.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26172024-07-31T03:31:04.550Z Compiling serde_with v3.8.3
26182024-07-31T03:31:04.553Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.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 --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"' -C metadata=f12a2c84b800d882 -C extra-filename=-f12a2c84b800d882 --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-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-c130e97ee1df4acb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26192024-07-31T03:31:04.662Z Compiling parse-display v0.9.1
26202024-07-31T03:31:04.665Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_display --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' -C metadata=68f318e4e25e60b8 -C extra-filename=-68f318e4e25e60b8 --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-de9e15dd447d1bcd.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26212024-07-31T03:31:04.772Z Dirty proc-macro-error v1.0.4: the rustflags changed
26222024-07-31T03:31:04.772Z Compiling proc-macro-error v1.0.4
26232024-07-31T03:31:04.788Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=13cd89168b66fd9a -C extra-filename=-13cd89168b66fd9a --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-13cd89168b66fd9a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26242024-07-31T03:31:05.123Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-13cd89168b66fd9a/build-script-build`
26252024-07-31T03:31:05.277Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=17601cdb95092abb -C extra-filename=-17601cdb95092abb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26262024-07-31T03:31:05.370Z Compiling proc-macro-crate v1.3.1
26272024-07-31T03:31:05.383Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d24b1a30e48ca514 -C extra-filename=-d24b1a30e48ca514 --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-646417322ca33c73.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26282024-07-31T03:31:06.043Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26292024-07-31T03:31:06.057Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=07655fee64a19c85 -C extra-filename=-07655fee64a19c85 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-07655fee64a19c85 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26302024-07-31T03:31:06.263Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=ad1b8aa5fd00a1a5 -C extra-filename=-ad1b8aa5fd00a1a5 --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-17601cdb95092abb.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
26312024-07-31T03:31:06.488Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-07655fee64a19c85/build-script-build`
26322024-07-31T03:31:06.516Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26332024-07-31T03:31:06.519Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=443b768024434e96 -C extra-filename=-443b768024434e96 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-443b768024434e96 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26342024-07-31T03:31:06.566Z Compiling num_enum_derive v0.5.11
26352024-07-31T03:31:06.569Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3542f6f933ca08b0 -C extra-filename=-3542f6f933ca08b0 --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-d24b1a30e48ca514.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26362024-07-31T03:31:06.837Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-443b768024434e96/build-script-build`
26372024-07-31T03:31:06.865Z Compiling foreign-types-macros v0.2.3
26382024-07-31T03:31:06.868Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b9e958eec9460ffa -C extra-filename=-b9e958eec9460ffa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26392024-07-31T03:31:06.982Z Compiling foreign-types-shared v0.3.1
26402024-07-31T03:31:06.989Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d6cdeff2a776a2a5 -C extra-filename=-d6cdeff2a776a2a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26412024-07-31T03:31:07.094Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26422024-07-31T03:31:07.174Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a262f2ea15e53534 -C extra-filename=-a262f2ea15e53534 --out-dir /work/oxidecomputer/omicron/target/debug/build/rusty-doors-a262f2ea15e53534 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26432024-07-31T03:31:07.177Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
26442024-07-31T03:31:07.193Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=14c069c8f4f815c8 -C extra-filename=-14c069c8f4f815c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-a06c388febb246ce.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26452024-07-31T03:31:07.421Z Running `/work/oxidecomputer/omicron/target/debug/build/rusty-doors-a262f2ea15e53534/build-script-build`
26462024-07-31T03:31:07.477Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=bd713a3dee2b1c84 -C extra-filename=-bd713a3dee2b1c84 --out-dir /work/oxidecomputer/omicron/target/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`
26472024-07-31T03:31:07.644Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=11e849a4f1fbc5dd -C extra-filename=-11e849a4f1fbc5dd --out-dir /work/oxidecomputer/omicron/target/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`
26482024-07-31T03:31:07.796Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26492024-07-31T03:31:07.831Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c709bce0f1d8fcb0 -C extra-filename=-c709bce0f1d8fcb0 --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-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26502024-07-31T03:31:08.299Z Compiling cstr-argument v0.1.2
26512024-07-31T03:31:08.302Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b13eaf252d9751db -C extra-filename=-b13eaf252d9751db --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-6cd145163fd70236.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26522024-07-31T03:31:08.320Z Compiling foreign-types v0.5.0
26532024-07-31T03:31:08.340Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=eac5332f6cf7cbe2 -C extra-filename=-eac5332f6cf7cbe2 --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-b9e958eec9460ffa.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-d6cdeff2a776a2a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26542024-07-31T03:31:08.434Z Compiling pretty-hex v0.2.1
26552024-07-31T03:31:08.463Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=52e9685c026e18f6 -C extra-filename=-52e9685c026e18f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26562024-07-31T03:31:08.569Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26572024-07-31T03:31:08.572Z Compiling tabwriter v1.4.0
26582024-07-31T03:31:08.572Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=db7bf647fccf2a87 -C extra-filename=-db7bf647fccf2a87 --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-b13eaf252d9751db.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-eac5332f6cf7cbe2.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26592024-07-31T03:31:08.580Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a3aa5c118bc7e76c -C extra-filename=-a3aa5c118bc7e76c --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-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26602024-07-31T03:31:08.613Z Compiling colored v2.1.0
26612024-07-31T03:31:08.625Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f4cb8c90b7cf46f0 -C extra-filename=-f4cb8c90b7cf46f0 --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-772fb82229dfbb23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26622024-07-31T03:31:08.785Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d5369e8e256bf7ff -C extra-filename=-d5369e8e256bf7ff --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-9e9eff94c6618bbf.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-c709bce0f1d8fcb0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l door`
26632024-07-31T03:31:08.941Z Compiling smf v0.2.3
26642024-07-31T03:31:08.944Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=64a5542dcdb29535 -C extra-filename=-64a5542dcdb29535 --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-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26652024-07-31T03:31:09.097Z Compiling termtree v0.4.1
26662024-07-31T03:31:09.100Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e22457661bb7c489 -C extra-filename=-e22457661bb7c489 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26672024-07-31T03:31:09.176Z Compiling heapless v0.8.0
26682024-07-31T03:31:09.189Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=2543d08ff2114b80 -C extra-filename=-2543d08ff2114b80 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-2543d08ff2114b80 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26692024-07-31T03:31:09.340Z Compiling predicates-tree v1.0.9
26702024-07-31T03:31:09.343Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a21019c3fba05991 -C extra-filename=-a21019c3fba05991 --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-8c8481fa5f04966b.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-e22457661bb7c489.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26712024-07-31T03:31:09.386Z Compiling hash32 v0.3.1
26722024-07-31T03:31:09.406Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e53000e73ae3ef66 -C extra-filename=-e53000e73ae3ef66 --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-4079b563d11206ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26732024-07-31T03:31:09.634Z Compiling smoltcp v0.11.0
26742024-07-31T03:31:09.650Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=40fb1982114f2451 -C extra-filename=-40fb1982114f2451 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-40fb1982114f2451 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26752024-07-31T03:31:09.672Z Compiling num_enum v0.5.11
26762024-07-31T03:31:09.675Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=df3b015bf95dbdd9 -C extra-filename=-df3b015bf95dbdd9 --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-3542f6f933ca08b0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26772024-07-31T03:31:09.813Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26782024-07-31T03:31:09.816Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f2c73107a718638f -C extra-filename=-f2c73107a718638f --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-9e9eff94c6618bbf.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-bd713a3dee2b1c84.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-df3b015bf95dbdd9.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-52e9685c026e18f6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26792024-07-31T03:31:09.831Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-2543d08ff2114b80/build-script-build`
26802024-07-31T03:31:09.919Z Compiling crucible-workspace-hack v0.1.0
26812024-07-31T03:31:09.925Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d342f50ed996efb9 -C extra-filename=-d342f50ed996efb9 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d342f50ed996efb9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26822024-07-31T03:31:10.149Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ea414af49f056721 -C extra-filename=-ea414af49f056721 --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-e53000e73ae3ef66.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-b635917684df9bbc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26832024-07-31T03:31:10.183Z Compiling cobs v0.2.3
26842024-07-31T03:31:10.215Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e5b27fbaacc6dab6 -C extra-filename=-e5b27fbaacc6dab6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26852024-07-31T03:31:10.229Z Compiling embedded-io v0.4.0
26862024-07-31T03:31:10.232Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=bc26cd12a18f8d4f -C extra-filename=-bc26cd12a18f8d4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26872024-07-31T03:31:10.344Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d342f50ed996efb9/build-script-build`
26882024-07-31T03:31:10.356Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26892024-07-31T03:31:10.372Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/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"' -C metadata=32829a6447968f83 -C extra-filename=-32829a6447968f83 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-32829a6447968f83 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26902024-07-31T03:31:10.442Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-40fb1982114f2451/build-script-build`
26912024-07-31T03:31:10.463Z Compiling postcard v1.0.8
26922024-07-31T03:31:10.477Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4bf713ddef6bfcb5 -C extra-filename=-4bf713ddef6bfcb5 --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-e5b27fbaacc6dab6.rmeta --extern embedded_io=/work/oxidecomputer/omicron/target/debug/deps/libembedded_io-bc26cd12a18f8d4f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26932024-07-31T03:31:10.489Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26942024-07-31T03:31:10.492Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/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"' -C metadata=5c9f22856d9e8445 -C extra-filename=-5c9f22856d9e8445 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26952024-07-31T03:31:10.513Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=fc21f1208d0a9182 -C extra-filename=-fc21f1208d0a9182 --out-dir /work/oxidecomputer/omicron/target/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-07-31T03:31:10.639Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26972024-07-31T03:31:10.655Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/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 -C metadata=0ac92be929dd50f1 -C extra-filename=-0ac92be929dd50f1 --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-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26982024-07-31T03:31:10.657Z Compiling sigpipe v0.1.3
26992024-07-31T03:31:10.660Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a6e2710882dbcdf1 -C extra-filename=-a6e2710882dbcdf1 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27002024-07-31T03:31:10.733Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-32829a6447968f83/build-script-build`
27012024-07-31T03:31:10.771Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
27022024-07-31T03:31:10.787Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ef3b5ac7f0cd640c -C extra-filename=-ef3b5ac7f0cd640c --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-ef3b5ac7f0cd640c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27032024-07-31T03:31:10.790Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27042024-07-31T03:31:10.790Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c42413f04a0ec494 -C extra-filename=-c42413f04a0ec494 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27052024-07-31T03:31:11.145Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-ef3b5ac7f0cd640c/build-script-build`
27062024-07-31T03:31:11.174Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7b1921b7fef6129c -C extra-filename=-7b1921b7fef6129c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-f2c73107a718638f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-df3b015bf95dbdd9.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-db7bf647fccf2a87.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-d5369e8e256bf7ff.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-927502a0ce0739a0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
27072024-07-31T03:31:11.193Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=0aa54e7efa9d3d23 -C extra-filename=-0aa54e7efa9d3d23 --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-69ae6b86f325c5cb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-ea414af49f056721.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27082024-07-31T03:31:11.248Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
27092024-07-31T03:31:11.292Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/git/checkouts/zone-9383037a9395112c/f1920d5/zone_cfg_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 -C metadata=26cfb14eb041faee -C extra-filename=-26cfb14eb041faee --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-791557af361405da.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-ad1b8aa5fd00a1a5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27102024-07-31T03:31:11.335Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
27112024-07-31T03:31:11.352Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=5d8be0a5dbc01eb7 -C extra-filename=-5d8be0a5dbc01eb7 --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-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27122024-07-31T03:31:11.818Z Compiling mockall_derive v0.12.1
27132024-07-31T03:31:11.821Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.12.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 -C metadata=791c41e9179486c9 -C extra-filename=-791c41e9179486c9 --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-6cd145163fd70236.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27142024-07-31T03:31:11.838Z Compiling num-derive v0.4.2
27152024-07-31T03:31:11.865Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=398769f8b40acc36 -C extra-filename=-398769f8b40acc36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27162024-07-31T03:31:12.181Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
27172024-07-31T03:31:12.184Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4e1e4780cbb07035 -C extra-filename=-4e1e4780cbb07035 --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-a06c388febb246ce.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-14c069c8f4f815c8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27182024-07-31T03:31:12.331Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27192024-07-31T03:31:12.334Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=5cd0a58c684503b7 -C extra-filename=-5cd0a58c684503b7 --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-38ed18ffa97c432d.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-4e1e4780cbb07035.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27202024-07-31T03:31:12.953Z Compiling downcast v0.11.0
27212024-07-31T03:31:12.984Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=37e495d66ccdc831 -C extra-filename=-37e495d66ccdc831 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27222024-07-31T03:31:13.196Z Compiling fragile v2.0.0
27232024-07-31T03:31:13.199Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a6a943ca6c0c647a -C extra-filename=-a6a943ca6c0c647a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27242024-07-31T03:31:13.870Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
27252024-07-31T03:31:13.901Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/git/checkouts/zone-9383037a9395112c/f1920d5/zone/src/lib.rs --error-format=json --json=diagnostic-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"' -C metadata=4b117289a7f7cf2e -C extra-filename=-4b117289a7f7cf2e --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-90cc6d0cca9cde1d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-26cfb14eb041faee.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27262024-07-31T03:31:14.557Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27272024-07-31T03:31:14.557Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/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"' -C metadata=09e173fd79545718 -C extra-filename=-09e173fd79545718 --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-5c9f22856d9e8445.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-4bf713ddef6bfcb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27282024-07-31T03:31:14.948Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
27292024-07-31T03:31:14.951Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/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 -C metadata=e261b85fb018ae95 -C extra-filename=-e261b85fb018ae95 --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-fc21f1208d0a9182.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-398769f8b40acc36.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27302024-07-31T03:31:15.524Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
27312024-07-31T03:31:15.527Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7f8f126ad5437185 -C extra-filename=-7f8f126ad5437185 --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-5d8be0a5dbc01eb7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27322024-07-31T03:31:15.918Z Compiling same-file v1.0.6
27332024-07-31T03:31:15.921Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=980a8f3380cdad09 -C extra-filename=-980a8f3380cdad09 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27342024-07-31T03:31:15.959Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/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"' -C metadata=c535d4995943d434 -C extra-filename=-c535d4995943d434 --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-6cd145163fd70236.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-5c9f22856d9e8445.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-0ac92be929dd50f1.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-09e173fd79545718.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-4bf713ddef6bfcb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
27352024-07-31T03:31:16.170Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27362024-07-31T03:31:16.174Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/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"' -C metadata=1485d4a43da67925 -C extra-filename=-1485d4a43da67925 --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-6cd145163fd70236.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-5c9f22856d9e8445.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-c535d4995943d434.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-c42413f04a0ec494.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27372024-07-31T03:31:16.213Z Compiling walkdir v2.5.0
27382024-07-31T03:31:16.229Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=46f81c5457cebf70 -C extra-filename=-46f81c5457cebf70 --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-980a8f3380cdad09.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27392024-07-31T03:31:16.231Z Compiling humantime v2.1.0
27402024-07-31T03:31:16.232Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=6012d0f29de951c9 -C extra-filename=-6012d0f29de951c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27412024-07-31T03:31:16.763Z Dirty xattr v1.3.1: the rustflags changed
27422024-07-31T03:31:16.763Z Compiling xattr v1.3.1
27432024-07-31T03:31:16.766Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=1cbd31391f192d4b -C extra-filename=-1cbd31391f192d4b --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-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27442024-07-31T03:31:16.805Z Dirty filetime v0.2.23: the rustflags changed
27452024-07-31T03:31:16.805Z Compiling filetime v0.2.23
27462024-07-31T03:31:16.838Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name filetime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/filetime-0.2.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 -C metadata=fe9199de518d5372 -C extra-filename=-fe9199de518d5372 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27472024-07-31T03:31:17.002Z Dirty tar v0.4.41: the rustflags changed
27482024-07-31T03:31:17.002Z Compiling tar v0.4.41
27492024-07-31T03:31:17.005Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4852e09b74e11301 -C extra-filename=-4852e09b74e11301 --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-fe9199de518d5372.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-1cbd31391f192d4b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27502024-07-31T03:31:17.051Z Compiling newline-converter v0.3.0
27512024-07-31T03:31:17.054Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=835d33978090f885 -C extra-filename=-835d33978090f885 --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-2afaf9e04f860710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27522024-07-31T03:31:17.165Z Compiling arc-swap v1.7.1
27532024-07-31T03:31:17.168Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a8f5dfe0efe70e20 -C extra-filename=-a8f5dfe0efe70e20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27542024-07-31T03:31:17.211Z Compiling expectorate v1.1.0
27552024-07-31T03:31:17.227Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=3d58bb4bd40d1650 -C extra-filename=-3d58bb4bd40d1650 --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-458ab224f4921e74.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-835d33978090f885.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27562024-07-31T03:31:17.626Z Compiling termcolor v1.4.1
27572024-07-31T03:31:17.629Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=0b713a67487ebae9 -C extra-filename=-0b713a67487ebae9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27582024-07-31T03:31:17.848Z Compiling slog-scope v4.4.0
27592024-07-31T03:31:17.851Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a65e67e1713aba08 -C extra-filename=-a65e67e1713aba08 --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-a8f5dfe0efe70e20.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27602024-07-31T03:31:18.261Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27612024-07-31T03:31:18.264Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/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 -C metadata=ba9b90acb0937919 -C extra-filename=-ba9b90acb0937919 --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-9e9eff94c6618bbf.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-7b1921b7fef6129c.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-c535d4995943d434.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1485d4a43da67925.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-4bf713ddef6bfcb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27622024-07-31T03:31:18.414Z Compiling slog-stdlog v4.1.1
27632024-07-31T03:31:18.417Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=02dcfb9a595a0651 -C extra-filename=-02dcfb9a595a0651 --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-a206aa3e5ae8d451.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-a65e67e1713aba08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27642024-07-31T03:31:18.440Z Compiling derive-where v1.2.7
27652024-07-31T03:31:18.443Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=694d1522ada46b22 -C extra-filename=-694d1522ada46b22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27662024-07-31T03:31:18.782Z Compiling slog-envlogger v2.2.0
27672024-07-31T03:31:18.785Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=85a5aec2fa9a3b99 -C extra-filename=-85a5aec2fa9a3b99 --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-a206aa3e5ae8d451.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-a65e67e1713aba08.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-02dcfb9a595a0651.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27682024-07-31T03:31:19.143Z Compiling password-hash v0.5.0
27692024-07-31T03:31:19.146Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=205f0c55aea4cae8 -C extra-filename=-205f0c55aea4cae8 --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-96ee31262a117aa9.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27702024-07-31T03:31:19.583Z Compiling blake2 v0.10.6
27712024-07-31T03:31:19.586Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=5cec019bf7576c2d -C extra-filename=-5cec019bf7576c2d --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-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27722024-07-31T03:31:19.687Z Compiling utf-8 v0.7.6
27732024-07-31T03:31:19.690Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d80cf9e5b2026b08 -C extra-filename=-d80cf9e5b2026b08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27742024-07-31T03:31:20.000Z Compiling atty v0.2.14
27752024-07-31T03:31:20.004Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ec22a67fa055e4b1 -C extra-filename=-ec22a67fa055e4b1 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27762024-07-31T03:31:20.141Z Compiling argon2 v0.5.3
27772024-07-31T03:31:20.145Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=945dab18f7340037 -C extra-filename=-945dab18f7340037 --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-96ee31262a117aa9.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-5cec019bf7576c2d.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-205f0c55aea4cae8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27782024-07-31T03:31:20.195Z Compiling tungstenite v0.21.0
27792024-07-31T03:31:20.225Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d8a6742801993ede -C extra-filename=-d8a6742801993ede --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-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-d80cf9e5b2026b08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27802024-07-31T03:31:20.443Z Compiling mockall v0.12.1
27812024-07-31T03:31:20.445Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall-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 -C metadata=f1f972e6c68aa853 -C extra-filename=-f1f972e6c68aa853 --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-6cd145163fd70236.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-37e495d66ccdc831.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-a6a943ca6c0c647a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-791c41e9179486c9.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-a21019c3fba05991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27822024-07-31T03:31:20.808Z Compiling pem v3.0.4
27832024-07-31T03:31:20.811Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b61fc3fa1ef52932 -C extra-filename=-b61fc3fa1ef52932 --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-a69496bcd97c9671.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27842024-07-31T03:31:20.928Z Compiling home v0.5.9
27852024-07-31T03:31:20.951Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=11ca7fe2274501f0 -C extra-filename=-11ca7fe2274501f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27862024-07-31T03:31:20.954Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27872024-07-31T03:31:20.979Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a434038934fb067c -C extra-filename=-a434038934fb067c --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-c4c98230b3c24f2f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-5cd0a58c684503b7.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-9b0b36ac30b3efc8.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27882024-07-31T03:31:21.239Z Compiling tokio-tungstenite v0.21.0
27892024-07-31T03:31:21.242Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=bcf70d100ed3689f -C extra-filename=-bcf70d100ed3689f --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-f1e6a08d6237cea5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-d8a6742801993ede.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27902024-07-31T03:31:21.676Z Compiling convert_case v0.4.0
27912024-07-31T03:31:21.679Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e2f100e3eb668363 -C extra-filename=-e2f100e3eb668363 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27922024-07-31T03:31:21.777Z Compiling tungstenite v0.20.1
27932024-07-31T03:31:21.780Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=5009eecfde0fa205 -C extra-filename=-5009eecfde0fa205 --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-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-d80cf9e5b2026b08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27942024-07-31T03:31:22.324Z Compiling env_logger v0.9.3
27952024-07-31T03:31:22.326Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=12b76e1dd730aca4 -C extra-filename=-12b76e1dd730aca4 --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-ec22a67fa055e4b1.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962024-07-31T03:31:22.364Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27972024-07-31T03:31:22.405Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d95a2e67cab872b1 -C extra-filename=-d95a2e67cab872b1 --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-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27982024-07-31T03:31:22.727Z Compiling derive_more v0.99.18
27992024-07-31T03:31:22.730Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=433a64dab820d45d -C extra-filename=-433a64dab820d45d --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-e2f100e3eb668363.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28002024-07-31T03:31:22.839Z Compiling tokio-tungstenite v0.20.1
28012024-07-31T03:31:22.843Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d8ee6338f2b5246e -C extra-filename=-d8ee6338f2b5246e --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-f1e6a08d6237cea5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-5009eecfde0fa205.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28022024-07-31T03:31:23.046Z Compiling bitstruct_derive v0.1.0
28032024-07-31T03:31:23.049Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=77db5653b6ab43fd -C extra-filename=-77db5653b6ab43fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28042024-07-31T03:31:23.356Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28052024-07-31T03:31:23.359Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=cd2d1cbe4dbc1139 -C extra-filename=-cd2d1cbe4dbc1139 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28062024-07-31T03:31:23.497Z Compiling ascii v1.1.0
28072024-07-31T03:31:23.500Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=56c1e1864e67c3e2 -C extra-filename=-56c1e1864e67c3e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28082024-07-31T03:31:23.716Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28092024-07-31T03:31:23.749Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e3552d5b05e4c97b -C extra-filename=-e3552d5b05e4c97b --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-9e9eff94c6618bbf.rmeta --extern viona_api_sys=/work/oxidecomputer/omicron/target/debug/deps/libviona_api_sys-cd2d1cbe4dbc1139.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28102024-07-31T03:31:23.980Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
28112024-07-31T03:31:23.983Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=df9a3d9af364e56c -C extra-filename=-df9a3d9af364e56c --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-56c1e1864e67c3e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-12b76e1dd730aca4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28122024-07-31T03:31:23.998Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28132024-07-31T03:31:24.001Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9b344745146f37b5 -C extra-filename=-9b344745146f37b5 --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-d95a2e67cab872b1.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28142024-07-31T03:31:24.134Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28152024-07-31T03:31:24.167Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=50e5a3622aa18e8e -C extra-filename=-50e5a3622aa18e8e --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-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28162024-07-31T03:31:24.393Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28172024-07-31T03:31:24.396Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=cecd6b5b2412c64f -C extra-filename=-cecd6b5b2412c64f --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-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28182024-07-31T03:31:24.622Z Compiling bitstruct v0.1.1
28192024-07-31T03:31:24.626Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b3e4ef37eee9dd02 -C extra-filename=-b3e4ef37eee9dd02 --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-77db5653b6ab43fd.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28202024-07-31T03:31:24.744Z Compiling serde_arrays v0.1.0
28212024-07-31T03:31:24.746Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=fe3cd7623da39937 -C extra-filename=-fe3cd7623da39937 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28222024-07-31T03:31:24.762Z Compiling erased-serde v0.3.31
28232024-07-31T03:31:24.764Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=1ccc6581ee35c4b0 -C extra-filename=-1ccc6581ee35c4b0 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28242024-07-31T03:31:24.891Z Compiling atomicwrites v0.4.3
28252024-07-31T03:31:24.894Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomicwrites-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 -C metadata=99fb197d89b83a79 -C extra-filename=-99fb197d89b83a79 --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-74a6194e555b79ec.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28262024-07-31T03:31:24.911Z Compiling heck v0.3.3
28272024-07-31T03:31:24.911Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=1277b6a5850af162 -C extra-filename=-1277b6a5850af162 --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-2afaf9e04f860710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28282024-07-31T03:31:25.242Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
28292024-07-31T03:31:25.245Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=dc019a8d8d257539 -C extra-filename=-dc019a8d8d257539 --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-dc019a8d8d257539 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28302024-07-31T03:31:25.332Z Compiling zone_cfg_derive v0.1.2
28312024-07-31T03:31:25.335Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=1ca7fe15cb383b67 -C extra-filename=-1ca7fe15cb383b67 --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-1277b6a5850af162.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-ad1b8aa5fd00a1a5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28322024-07-31T03:31:25.444Z Compiling headers-core v0.2.0
28332024-07-31T03:31:25.447Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c416dd9c9d1be8d1 -C extra-filename=-c416dd9c9d1be8d1 --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-19bd34fc86dbda3f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28342024-07-31T03:31:25.559Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-dc019a8d8d257539/build-script-build`
28352024-07-31T03:31:25.587Z Compiling base64 v0.13.1
28362024-07-31T03:31:25.611Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=10d0499ba3326980 -C extra-filename=-10d0499ba3326980 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28372024-07-31T03:31:25.615Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=286fbb7bc24ba4bc -C extra-filename=-286fbb7bc24ba4bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-f2c73107a718638f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-df3b015bf95dbdd9.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-db7bf647fccf2a87.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-d5369e8e256bf7ff.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-927502a0ce0739a0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
28382024-07-31T03:31:26.021Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28392024-07-31T03:31:26.024Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=d2cf52d602853721 -C extra-filename=-d2cf52d602853721 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-d2cf52d602853721 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ffd14cf7bf009d44.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-78003f9d45d47fa7.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-cb692b1ed7aa2065.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28402024-07-31T03:31:26.216Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28412024-07-31T03:31:26.225Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=38cbb023351918c7 -C extra-filename=-38cbb023351918c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-9b344745146f37b5.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern bitstruct=/work/oxidecomputer/omicron/target/debug/deps/libbitstruct-b3e4ef37eee9dd02.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern dladm=/work/oxidecomputer/omicron/target/debug/deps/libdladm-50e5a3622aa18e8e.rmeta --extern erased_serde=/work/oxidecomputer/omicron/target/debug/deps/liberased_serde-1ccc6581ee35c4b0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-cecd6b5b2412c64f.rmeta --extern rfb=/work/oxidecomputer/omicron/target/debug/deps/librfb-df9a3d9af364e56c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_arrays=/work/oxidecomputer/omicron/target/debug/deps/libserde_arrays-fe3cd7623da39937.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern viona_api=/work/oxidecomputer/omicron/target/debug/deps/libviona_api-e3552d5b05e4c97b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28422024-07-31T03:31:26.271Z Compiling ron v0.7.1
28432024-07-31T03:31:26.279Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=346fd87644616474 -C extra-filename=-346fd87644616474 --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-10d0499ba3326980.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28442024-07-31T03:31:26.402Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-d2cf52d602853721/build-script-build`
28452024-07-31T03:31:26.422Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=6a5e3f38bef75d01 -C extra-filename=-6a5e3f38bef75d01 --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-ffd14cf7bf009d44.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rmeta --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-78003f9d45d47fa7.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28462024-07-31T03:31:26.525Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28472024-07-31T03:31:26.533Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=dd53148a88ff780d -C extra-filename=-dd53148a88ff780d --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-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28482024-07-31T03:31:26.996Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28492024-07-31T03:31:26.999Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=06e4a997184bbc0a -C extra-filename=-06e4a997184bbc0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28502024-07-31T03:31:27.018Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28512024-07-31T03:31:27.021Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=478492a78eb009e0 -C extra-filename=-478492a78eb009e0 --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-945dab18f7340037.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28522024-07-31T03:31:27.439Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28532024-07-31T03:31:27.442Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8233d25fa5aab06f -C extra-filename=-8233d25fa5aab06f --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-6a5e3f38bef75d01.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28542024-07-31T03:31:27.458Z Compiling zone v0.1.8
28552024-07-31T03:31:27.461Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ed7ee7bfcf898871 -C extra-filename=-ed7ee7bfcf898871 --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-90cc6d0cca9cde1d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-1ca7fe15cb383b67.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28562024-07-31T03:31:27.778Z Compiling headers v0.3.9
28572024-07-31T03:31:27.781Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=453c8acafdedc2f8 -C extra-filename=-453c8acafdedc2f8 --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-bfc5ed6832fe4205.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-c416dd9c9d1be8d1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28582024-07-31T03:31:28.144Z Compiling portpicker v0.1.1
28592024-07-31T03:31:28.147Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=373b609bbc0d0c3c -C extra-filename=-373b609bbc0d0c3c --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-26edd622f87e2dfc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28602024-07-31T03:31:28.465Z Compiling rcgen v0.12.1
28612024-07-31T03:31:28.468Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f71a934fa8695411 -C extra-filename=-f71a934fa8695411 --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-b61fc3fa1ef52932.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
28622024-07-31T03:31:28.548Z Compiling subprocess v0.2.9
28632024-07-31T03:31:28.555Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=3af8e2c5d96eb9d8 -C extra-filename=-3af8e2c5d96eb9d8 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28642024-07-31T03:31:29.073Z Compiling half v2.4.1
28652024-07-31T03:31:29.076Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e0ff64272072bd76 -C extra-filename=-e0ff64272072bd76 --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28662024-07-31T03:31:29.525Z Compiling semver v0.1.20
28672024-07-31T03:31:29.528Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=af270c62ed479890 -C extra-filename=-af270c62ed479890 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28682024-07-31T03:31:29.640Z Compiling ciborium-io v0.2.2
28692024-07-31T03:31:29.643Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=796b53103f912cb4 -C extra-filename=-796b53103f912cb4 --out-dir /work/oxidecomputer/omicron/target/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-07-31T03:31:29.768Z Compiling ciborium-ll v0.2.2
28712024-07-31T03:31:29.771Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f785944e34600a3e -C extra-filename=-f785944e34600a3e --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-796b53103f912cb4.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-e0ff64272072bd76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28722024-07-31T03:31:29.787Z Dirty swrite v0.1.0: the rustflags changed
28732024-07-31T03:31:29.787Z Compiling swrite v0.1.0
28742024-07-31T03:31:29.790Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=10687806c0c4c1d6 -C extra-filename=-10687806c0c4c1d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28752024-07-31T03:31:29.918Z Compiling rustc_version v0.1.7
28762024-07-31T03:31:29.921Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=74966e74112a5093 -C extra-filename=-74966e74112a5093 --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-af270c62ed479890.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28772024-07-31T03:31:30.199Z Compiling ciborium v0.2.2
28782024-07-31T03:31:30.201Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b3b1e9af3bdffe4a -C extra-filename=-b3b1e9af3bdffe4a --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-796b53103f912cb4.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-f785944e34600a3e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28792024-07-31T03:31:30.224Z Compiling prettyplease v0.2.20
28802024-07-31T03:31:30.227Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=ee598f944c741a1e -C extra-filename=-ee598f944c741a1e --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-ee598f944c741a1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28812024-07-31T03:31:30.454Z Compiling newtype_derive v0.1.6
28822024-07-31T03:31:30.481Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=119d94e058e2fe69 -C extra-filename=-119d94e058e2fe69 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-119d94e058e2fe69 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-74966e74112a5093.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28832024-07-31T03:31:30.546Z Compiling linked-hash-map v0.5.6
28842024-07-31T03:31:30.549Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=aa4db96c4b21ea1e -C extra-filename=-aa4db96c4b21ea1e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28852024-07-31T03:31:30.666Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-ee598f944c741a1e/build-script-build`
28862024-07-31T03:31:30.672Z Compiling rayon-core v1.12.1
28872024-07-31T03:31:30.675Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=78abd3ebecc12dba -C extra-filename=-78abd3ebecc12dba --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-78abd3ebecc12dba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28882024-07-31T03:31:30.823Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-119d94e058e2fe69/build-script-build`
28892024-07-31T03:31:30.868Z Compiling lru-cache v0.1.2
28902024-07-31T03:31:30.871Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=4f8b8e71785fe9b4 -C extra-filename=-4f8b8e71785fe9b4 --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-aa4db96c4b21ea1e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28912024-07-31T03:31:30.915Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=ba33c99523a0690b -C extra-filename=-ba33c99523a0690b --out-dir /work/oxidecomputer/omicron/target/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`
28922024-07-31T03:31:30.989Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-78abd3ebecc12dba/build-script-build`
28932024-07-31T03:31:31.018Z Compiling crossbeam-deque v0.8.5
28942024-07-31T03:31:31.021Z Compiling steno v0.4.1
28952024-07-31T03:31:31.021Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=54c5a275a74fe6f4 -C extra-filename=-54c5a275a74fe6f4 --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-370ba663e455d276.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28962024-07-31T03:31:31.060Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=28641e4df8000168 -C extra-filename=-28641e4df8000168 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28972024-07-31T03:31:31.082Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=2ed2174795a11dcf -C extra-filename=-2ed2174795a11dcf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28982024-07-31T03:31:31.104Z Compiling glob v0.3.1
28992024-07-31T03:31:31.104Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=009c09a73c940a7e -C extra-filename=-009c09a73c940a7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29002024-07-31T03:31:31.394Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a7a242ed38bebb38 -C extra-filename=-a7a242ed38bebb38 --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-54c5a275a74fe6f4.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29012024-07-31T03:31:31.716Z Compiling cancel-safe-futures v0.1.5
29022024-07-31T03:31:31.719Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=7d5a5bf504233a9c -C extra-filename=-7d5a5bf504233a9c --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-7d5a5bf504233a9c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29032024-07-31T03:31:31.915Z Compiling arrayref v0.3.7
29042024-07-31T03:31:31.918Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=5506778857bc3003 -C extra-filename=-5506778857bc3003 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29052024-07-31T03:31:32.017Z Compiling arrayvec v0.7.4
29062024-07-31T03:31:32.019Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=27565aeac1afc72b -C extra-filename=-27565aeac1afc72b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29072024-07-31T03:31:32.045Z Compiling constant_time_eq v0.3.0
29082024-07-31T03:31:32.048Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a5ae682ae21eab04 -C extra-filename=-a5ae682ae21eab04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29092024-07-31T03:31:32.117Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-7d5a5bf504233a9c/build-script-build`
29102024-07-31T03:31:32.145Z Compiling resolv-conf v0.7.0
29112024-07-31T03:31:32.148Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=940a057e3b626726 -C extra-filename=-940a057e3b626726 --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-d35460ad3d70bf46.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-a2f6d65a8b23928e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29122024-07-31T03:31:32.215Z Compiling rayon v1.10.0
29132024-07-31T03:31:32.220Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9cc7f706c24f99fe -C extra-filename=-9cc7f706c24f99fe --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-c6ebce9b8f2b7960.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-a7a242ed38bebb38.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29142024-07-31T03:31:32.430Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=0d252755c19a2bf5 -C extra-filename=-0d252755c19a2bf5 --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-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29152024-07-31T03:31:32.969Z Compiling trust-dns-resolver v0.22.0
29162024-07-31T03:31:32.972Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_resolver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-resolver-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="default"' --cfg 'feature="ipconfig"' --cfg 'feature="resolv-conf"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' -C metadata=06d50afcfe7c0eda -C extra-filename=-06d50afcfe7c0eda --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-6cd145163fd70236.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-4f8b8e71785fe9b4.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-940a057e3b626726.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29172024-07-31T03:31:33.033Z Compiling num-rational v0.4.2
29182024-07-31T03:31:33.036Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=fa405bf4f8dc9654 -C extra-filename=-fa405bf4f8dc9654 --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-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29192024-07-31T03:31:33.312Z Compiling ring v0.16.20
29202024-07-31T03:31:33.333Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=e4db3c45e381807a -C extra-filename=-e4db3c45e381807a --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-e4db3c45e381807a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29212024-07-31T03:31:34.298Z Compiling blake3 v1.5.1
29222024-07-31T03:31:34.301Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=1ec3f446c8d6022e -C extra-filename=-1ec3f446c8d6022e --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-1ec3f446c8d6022e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29232024-07-31T03:31:34.496Z Compiling num-complex v0.4.6
29242024-07-31T03:31:34.501Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=aaf2764d43f4d1ed -C extra-filename=-aaf2764d43f4d1ed --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-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29252024-07-31T03:31:34.848Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-e4db3c45e381807a/build-script-build`
29262024-07-31T03:31:34.979Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-1ec3f446c8d6022e/build-script-build`
29272024-07-31T03:31:35.362Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29282024-07-31T03:31:35.365Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ce7cfd3465764d9d -C extra-filename=-ce7cfd3465764d9d --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-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29292024-07-31T03:31:35.520Z Compiling num v0.4.3
29302024-07-31T03:31:35.523Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9911d058f70bbb5a -C extra-filename=-9911d058f70bbb5a --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-aaf2764d43f4d1ed.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-fa405bf4f8dc9654.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29312024-07-31T03:31:35.634Z Compiling memmap2 v0.9.4
29322024-07-31T03:31:35.681Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f222c8f5feb49f0b -C extra-filename=-f222c8f5feb49f0b --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29332024-07-31T03:31:36.106Z Compiling untrusted v0.7.1
29342024-07-31T03:31:36.108Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=4a373aa2a958763b -C extra-filename=-4a373aa2a958763b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29352024-07-31T03:31:36.302Z Compiling float-ord v0.3.2
29362024-07-31T03:31:36.306Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=6d751a1e2a476355 -C extra-filename=-6d751a1e2a476355 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29372024-07-31T03:31:36.476Z Compiling spin v0.5.2
29382024-07-31T03:31:36.479Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c1329b9cf81be22e -C extra-filename=-c1329b9cf81be22e --out-dir /work/oxidecomputer/omicron/target/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-07-31T03:31:36.695Z Compiling slog-dtrace v0.3.0
29402024-07-31T03:31:36.699Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c611d7d9fdd24599 -C extra-filename=-c611d7d9fdd24599 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-c611d7d9fdd24599 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29412024-07-31T03:31:36.718Z Compiling topological-sort v0.2.2
29422024-07-31T03:31:36.721Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=00c376485f04f7b6 -C extra-filename=-00c376485f04f7b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29432024-07-31T03:31:36.941Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29442024-07-31T03:31:36.944Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b2ebfee04f35e6a7 -C extra-filename=-b2ebfee04f35e6a7 --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-38cbb023351918c7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29452024-07-31T03:31:37.043Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9780d40799678b87 -C extra-filename=-9780d40799678b87 --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-5506778857bc3003.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-27565aeac1afc72b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-a5ae682ae21eab04.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-f222c8f5feb49f0b.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/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`
29462024-07-31T03:31:37.197Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-c611d7d9fdd24599/build-script-build`
29472024-07-31T03:31:37.267Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29482024-07-31T03:31:37.270Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=daeadd7c71f06715 -C extra-filename=-daeadd7c71f06715 --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-b2ebfee04f35e6a7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29492024-07-31T03:31:37.358Z Compiling libsw v3.3.1
29502024-07-31T03:31:37.361Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=aa657583645be173 -C extra-filename=-aa657583645be173 --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-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29512024-07-31T03:31:37.448Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f3ae8fcc2309ab57 -C extra-filename=-f3ae8fcc2309ab57 --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-646417322ca33c73.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-c1329b9cf81be22e.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-4a373aa2a958763b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -l static=ring-core -l static=ring-test`
29522024-07-31T03:31:37.675Z Compiling linear-map v1.2.0
29532024-07-31T03:31:37.678Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=43dbd843f8ec402a -C extra-filename=-43dbd843f8ec402a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29542024-07-31T03:31:37.962Z Compiling owo-colors v4.0.0
29552024-07-31T03:31:37.965Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c45fdf9b4e3eeb94 -C extra-filename=-c45fdf9b4e3eeb94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29562024-07-31T03:31:38.055Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e278c1d93ff2dba4 -C extra-filename=-e278c1d93ff2dba4 --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-97034b78d1593ff4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29572024-07-31T03:31:38.573Z Compiling toolchain_find v0.4.0
29582024-07-31T03:31:38.588Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=66a928e8972b8a93 -C extra-filename=-66a928e8972b8a93 --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-11ca7fe2274501f0.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29592024-07-31T03:31:38.761Z Compiling display-error-chain v0.2.0
29602024-07-31T03:31:38.764Z Running `/home/build/.rustup/toolchains/1.78.0-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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8bcc55f5e1ff0008 -C extra-filename=-8bcc55f5e1ff0008 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29612024-07-31T03:31:38.939Z Compiling rustfmt-wrapper v0.2.1
29622024-07-31T03:31:38.942Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=27819e3e5f69dd76 -C extra-filename=-27819e3e5f69dd76 --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-da3429ff12e30b86.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-66a928e8972b8a93.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29632024-07-31T03:31:39.134Z Compiling signature v2.2.0
29642024-07-31T03:31:39.168Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=6a9d01d3aaebcd8e -C extra-filename=-6a9d01d3aaebcd8e --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-3cfa47e91bd2ae23.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29652024-07-31T03:31:39.223Z Compiling nibble_vec v0.1.0
29662024-07-31T03:31:39.267Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=dca1475a3c10fb2a -C extra-filename=-dca1475a3c10fb2a --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-b79becaab4538f2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29672024-07-31T03:31:39.342Z Compiling endian-type v0.1.2
29682024-07-31T03:31:39.346Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=08a20c65fb4946da -C extra-filename=-08a20c65fb4946da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29692024-07-31T03:31:39.413Z Compiling omicron-zone-package v0.11.0
29702024-07-31T03:31:39.416Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=2a880766af6b92c5 -C extra-filename=-2a880766af6b92c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-9780d40799678b87.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-f3ae8fcc2309ab57.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-00c376485f04f7b6.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out`
29712024-07-31T03:31:39.437Z Compiling fxhash v0.2.1
29722024-07-31T03:31:39.440Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e605e9a3f5355272 -C extra-filename=-e605e9a3f5355272 --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-4079b563d11206ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29732024-07-31T03:31:39.513Z Compiling gethostname v0.4.3
29742024-07-31T03:31:39.516Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gethostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gethostname-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 -C metadata=4fe18731d1c70ac9 -C extra-filename=-4fe18731d1c70ac9 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29752024-07-31T03:31:39.575Z Compiling radix_trie v0.2.1
29762024-07-31T03:31:39.578Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=1f57b5e206871653 -C extra-filename=-1f57b5e206871653 --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-08a20c65fb4946da.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-dca1475a3c10fb2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29772024-07-31T03:31:39.632Z Compiling libefi-sys v0.1.0
29782024-07-31T03:31:39.635Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=91c363b6b9a1fe88 -C extra-filename=-91c363b6b9a1fe88 --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-91c363b6b9a1fe88 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29792024-07-31T03:31:39.801Z Compiling bitfield-struct v0.6.1
29802024-07-31T03:31:39.804Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=afa4386f8d9019fe -C extra-filename=-afa4386f8d9019fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29812024-07-31T03:31:39.960Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29822024-07-31T03:31:39.963Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=dc04ff96284a8422 -C extra-filename=-dc04ff96284a8422 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-aa657583645be173.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29832024-07-31T03:31:40.217Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-91c363b6b9a1fe88/build-script-build`
29842024-07-31T03:31:40.245Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29852024-07-31T03:31:40.248Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ec9c619fa8b6570e -C extra-filename=-ec9c619fa8b6570e --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-ec9c619fa8b6570e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29862024-07-31T03:31:40.322Z Compiling maplit v1.0.2
29872024-07-31T03:31:40.339Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9404687583d38e0f -C extra-filename=-9404687583d38e0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29882024-07-31T03:31:40.444Z Compiling keccak v0.1.5
29892024-07-31T03:31:40.446Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f4bf38cad5b29804 -C extra-filename=-f4bf38cad5b29804 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29902024-07-31T03:31:40.685Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-ec9c619fa8b6570e/build-script-build`
29912024-07-31T03:31:40.807Z Compiling sha3 v0.10.8
29922024-07-31T03:31:40.810Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=316f4a40ece9b044 -C extra-filename=-316f4a40ece9b044 --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-3cfa47e91bd2ae23.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-f4bf38cad5b29804.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29932024-07-31T03:31:41.052Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
29942024-07-31T03:31:41.055Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c49ed3e7701d250d -C extra-filename=-c49ed3e7701d250d --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-acef1af36d023637.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-5cd0a58c684503b7.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-a434038934fb067c.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29952024-07-31T03:31:41.191Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=8d846799dc427fdb -C extra-filename=-8d846799dc427fdb --out-dir /work/oxidecomputer/omicron/target/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`
29962024-07-31T03:31:41.310Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
29972024-07-31T03:31:41.313Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/220dd02/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 -C metadata=c1c5384b0b14ce92 -C extra-filename=-c1c5384b0b14ce92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29982024-07-31T03:31:41.456Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29992024-07-31T03:31:41.459Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=46053a3aed8481c2 -C extra-filename=-46053a3aed8481c2 --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-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30002024-07-31T03:31:41.493Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30012024-07-31T03:31:41.508Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=67258c776bfdc2c1 -C extra-filename=-67258c776bfdc2c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30022024-07-31T03:31:41.629Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30032024-07-31T03:31:41.631Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=bf1f33401526b618 -C extra-filename=-bf1f33401526b618 --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-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30042024-07-31T03:31:41.922Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30052024-07-31T03:31:41.944Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b9f6c6a6105a9f51 -C extra-filename=-b9f6c6a6105a9f51 --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-afa4386f8d9019fe.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30062024-07-31T03:31:42.678Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30072024-07-31T03:31:42.681Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=17a14964823b638a -C extra-filename=-17a14964823b638a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-df3b015bf95dbdd9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30082024-07-31T03:31:43.396Z Compiling secrecy v0.8.0
30092024-07-31T03:31:43.403Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f5488e44a47ed19b -C extra-filename=-f5488e44a47ed19b --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-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30102024-07-31T03:31:43.564Z Compiling radium v0.7.0
30112024-07-31T03:31:43.567Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=5c375997c550e0f8 -C extra-filename=-5c375997c550e0f8 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-5c375997c550e0f8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30122024-07-31T03:31:43.681Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30132024-07-31T03:31:43.684Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=52354b8bf57b1b40 -C extra-filename=-52354b8bf57b1b40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30142024-07-31T03:31:43.793Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=bb96656390f9d5a7 -C extra-filename=-bb96656390f9d5a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-17a14964823b638a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -l static=pci`
30152024-07-31T03:31:43.805Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30162024-07-31T03:31:43.808Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=8dc8456b4c6de948 -C extra-filename=-8dc8456b4c6de948 --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-b9f6c6a6105a9f51.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-52354b8bf57b1b40.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30172024-07-31T03:31:44.106Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-5c375997c550e0f8/build-script-build`
30182024-07-31T03:31:44.109Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30192024-07-31T03:31:44.139Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7f01a3ebc114b786 -C extra-filename=-7f01a3ebc114b786 --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-9e9eff94c6618bbf.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-8d846799dc427fdb.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30202024-07-31T03:31:44.304Z Compiling tap v1.0.1
30212024-07-31T03:31:44.307Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=76750a7351ad8b49 -C extra-filename=-76750a7351ad8b49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30222024-07-31T03:31:44.493Z Compiling maybe-uninit v2.0.0
30232024-07-31T03:31:44.496Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=3693912ea490c5a6 -C extra-filename=-3693912ea490c5a6 --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-3693912ea490c5a6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30242024-07-31T03:31:44.511Z Compiling wyz v0.5.1
30252024-07-31T03:31:44.525Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=079ba44f6dc6bf92 -C extra-filename=-079ba44f6dc6bf92 --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-76750a7351ad8b49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30262024-07-31T03:31:44.833Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e679cd4107bdea17 -C extra-filename=-e679cd4107bdea17 --out-dir /work/oxidecomputer/omicron/target/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`
30272024-07-31T03:31:44.948Z Compiling bzip2-sys v0.1.11+1.0.8
30282024-07-31T03:31:44.952Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=92e0b719bee18269 -C extra-filename=-92e0b719bee18269 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-92e0b719bee18269 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30292024-07-31T03:31:45.087Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-3693912ea490c5a6/build-script-build`
30302024-07-31T03:31:45.157Z Compiling funty v2.0.0
30312024-07-31T03:31:45.173Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ef7a69128d99b578 -C extra-filename=-ef7a69128d99b578 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30322024-07-31T03:31:45.279Z Compiling packed_struct v0.10.1
30332024-07-31T03:31:45.295Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3e908e771ed83f77 -C extra-filename=-3e908e771ed83f77 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-3e908e771ed83f77 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30342024-07-31T03:31:45.490Z Compiling num-bigint-dig v0.8.4
30352024-07-31T03:31:45.511Z Running `/home/build/.rustup/toolchains/1.78.0-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="zeroize"' -C metadata=86df98b0f743becd -C extra-filename=-86df98b0f743becd --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-86df98b0f743becd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30362024-07-31T03:31:45.761Z Compiling crc-catalog v2.4.0
30372024-07-31T03:31:45.763Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=74dcf0a0c1e1ded3 -C extra-filename=-74dcf0a0c1e1ded3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30382024-07-31T03:31:45.836Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-86df98b0f743becd/build-script-build`
30392024-07-31T03:31:45.886Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-3e908e771ed83f77/build-script-build`
30402024-07-31T03:31:45.889Z Compiling crc v3.2.1
30412024-07-31T03:31:45.889Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=faea6f435bd0047b -C extra-filename=-faea6f435bd0047b --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-74dcf0a0c1e1ded3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30422024-07-31T03:31:45.946Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-92e0b719bee18269/build-script-build`
30432024-07-31T03:31:46.120Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
30442024-07-31T03:31:46.123Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f95ab1ee05beb600 -C extra-filename=-f95ab1ee05beb600 --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-cc42d1818d83e869.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-286fbb7bc24ba4bc.rmeta --extern portpicker=/work/oxidecomputer/omicron/target/debug/deps/libportpicker-373b609bbc0d0c3c.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bf1f33401526b618.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-daeadd7c71f06715.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-346fd87644616474.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-bcf70d100ed3689f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-ed7ee7bfcf898871.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30452024-07-31T03:31:46.646Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30462024-07-31T03:31:46.657Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=1297ef09cc001a6f -C extra-filename=-1297ef09cc001a6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30472024-07-31T03:31:46.678Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e35a34e2013d78de -C extra-filename=-e35a34e2013d78de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30482024-07-31T03:31:47.036Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30492024-07-31T03:31:47.040Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/dpd-client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=707109a1f6b8d5d6 -C extra-filename=-707109a1f6b8d5d6 --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-707109a1f6b8d5d6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-27819e3e5f69dd76.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out`
30502024-07-31T03:31:47.891Z Compiling bitvec v1.0.1
30512024-07-31T03:31:47.909Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=80a1669b9026107b -C extra-filename=-80a1669b9026107b --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-ef7a69128d99b578.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-e679cd4107bdea17.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-76750a7351ad8b49.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-079ba44f6dc6bf92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30522024-07-31T03:31:48.673Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=0c2e63aa6f3c139a -C extra-filename=-0c2e63aa6f3c139a --out-dir /work/oxidecomputer/omicron/target/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`
30532024-07-31T03:31:48.775Z Compiling packed_struct_codegen v0.10.1
30542024-07-31T03:31:48.791Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=20967b1e51f38de8 -C extra-filename=-20967b1e51f38de8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30552024-07-31T03:31:49.205Z Compiling indexmap v1.9.3
30562024-07-31T03:31:49.223Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=33103ac4e6cf007e -C extra-filename=-33103ac4e6cf007e --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-33103ac4e6cf007e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30572024-07-31T03:31:49.564Z Compiling nodrop v0.1.14
30582024-07-31T03:31:49.568Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ec6c4f2bb6062d27 -C extra-filename=-ec6c4f2bb6062d27 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30592024-07-31T03:31:49.694Z Compiling array-init v0.0.4
30602024-07-31T03:31:49.700Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e31f5b02445fbcc1 -C extra-filename=-e31f5b02445fbcc1 --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-ec6c4f2bb6062d27.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30612024-07-31T03:31:50.950Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-33103ac4e6cf007e/build-script-build`
30622024-07-31T03:31:50.978Z Compiling smallvec v0.6.14
30632024-07-31T03:31:50.987Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=477785d50d54cd39 -C extra-filename=-477785d50d54cd39 --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-0c2e63aa6f3c139a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30642024-07-31T03:31:51.437Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d871874f7d44fa03 -C extra-filename=-d871874f7d44fa03 --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-9e9eff94c6618bbf.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-7975931029728112/out/lib -l static=bz2`
30652024-07-31T03:31:51.579Z Running `/home/build/.rustup/toolchains/1.78.0-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="zeroize"' -C metadata=0f00a51432883421 -C extra-filename=-0f00a51432883421 --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-4079b563d11206ed.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-98a4140e57fd013c.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
30662024-07-31T03:31:51.597Z Compiling pkcs1 v0.7.5
30672024-07-31T03:31:51.600Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4eef6a9f09fa1b86 -C extra-filename=-4eef6a9f09fa1b86 --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-8177c7b7d6928a3c.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-99090ff8528b62db.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30682024-07-31T03:31:52.029Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=acb40570715c2cab -C extra-filename=-acb40570715c2cab --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-80a1669b9026107b.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-20967b1e51f38de8.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30692024-07-31T03:31:52.590Z Compiling curve25519-dalek v4.1.3
30702024-07-31T03:31:52.598Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=0c6392e5d5d0249f -C extra-filename=-0c6392e5d5d0249f --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-0c6392e5d5d0249f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ee0ef3b4f042ff10.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30712024-07-31T03:31:53.161Z Compiling universal-hash v0.5.1
30722024-07-31T03:31:53.164Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=4a3890cf78d5719c -C extra-filename=-4a3890cf78d5719c --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-cc72cfd6f92b2ac4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30732024-07-31T03:31:53.307Z Compiling opaque-debug v0.3.1
30742024-07-31T03:31:53.310Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=188f141b7d6831e2 -C extra-filename=-188f141b7d6831e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30752024-07-31T03:31:53.359Z Compiling bitfield v0.14.0
30762024-07-31T03:31:53.362Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d550909bbac18955 -C extra-filename=-d550909bbac18955 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30772024-07-31T03:31:53.409Z Compiling hashbrown v0.12.3
30782024-07-31T03:31:53.412Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=953c86427907735b -C extra-filename=-953c86427907735b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30792024-07-31T03:31:53.672Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-0c6392e5d5d0249f/build-script-build`
30802024-07-31T03:31:53.780Z Compiling bzip2 v0.4.4
30812024-07-31T03:31:53.784Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=4d8984d00c924b10 -C extra-filename=-4d8984d00c924b10 --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-d871874f7d44fa03.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.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-7975931029728112/out/lib`
30822024-07-31T03:31:54.215Z Compiling rsa v0.9.6
30832024-07-31T03:31:54.218Z Running `/home/build/.rustup/toolchains/1.78.0-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="pem"' --cfg 'feature="serde"' --cfg 'feature="sha2"' --cfg 'feature="std"' -C metadata=73d4498002d9de00 -C extra-filename=-73d4498002d9de00 --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-e1a935d3d543cf79.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-0f00a51432883421.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-4eef6a9f09fa1b86.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-99090ff8528b62db.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6a9d01d3aaebcd8e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30842024-07-31T03:31:54.517Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=590be275649af55b -C extra-filename=-590be275649af55b --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-953c86427907735b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
30852024-07-31T03:31:55.382Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30862024-07-31T03:31:55.385Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=dc624ec59fd2e91e -C extra-filename=-dc624ec59fd2e91e --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-d550909bbac18955.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-acb40570715c2cab.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30872024-07-31T03:31:55.920Z Compiling serde-hex v0.1.0
30882024-07-31T03:31:55.923Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d65ca1313d10adc7 -C extra-filename=-d65ca1313d10adc7 --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-e31f5b02445fbcc1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-477785d50d54cd39.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30892024-07-31T03:32:00.546Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30902024-07-31T03:32:00.577Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="mockall"' --cfg 'feature="testing"' -C metadata=edda607da370c78f -C extra-filename=-edda607da370c78f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-7f8f126ad5437185.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-e261b85fb018ae95.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-f1f972e6c68aa853.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1485d4a43da67925.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-06e4a997184bbc0a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30912024-07-31T03:32:01.890Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30922024-07-31T03:32:01.893Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=31a17c342fbf2ef0 -C extra-filename=-31a17c342fbf2ef0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30932024-07-31T03:32:02.886Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
30942024-07-31T03:32:02.892Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 metadata=e562c243df9ac3e8 -C extra-filename=-e562c243df9ac3e8 --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-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-e35a34e2013d78de.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30952024-07-31T03:32:03.054Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 metadata=ea6911690c07a56d -C extra-filename=-ea6911690c07a56d --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-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30962024-07-31T03:32:03.865Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-707109a1f6b8d5d6/build-script-build`
30972024-07-31T03:32:04.640Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30982024-07-31T03:32:04.643Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="seed-gen"' -C metadata=9b2fc22ca6f26d18 -C extra-filename=-9b2fc22ca6f26d18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-f95ab1ee05beb600.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30992024-07-31T03:32:04.781Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a17f0c577eb1ca9e -C extra-filename=-a17f0c577eb1ca9e --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-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31002024-07-31T03:32:05.313Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
31012024-07-31T03:32:05.316Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=177c4a32825371b5 -C extra-filename=-177c4a32825371b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31022024-07-31T03:32:05.462Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31032024-07-31T03:32:05.466Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a9409957153954df -C extra-filename=-a9409957153954df --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-4079b563d11206ed.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-faea6f435bd0047b.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31042024-07-31T03:32:05.754Z Compiling env_logger v0.10.2
31052024-07-31T03:32:05.757Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=64e22e1adc2ea79a -C extra-filename=-64e22e1adc2ea79a --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-1fb2ee4459a95d8f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31062024-07-31T03:32:07.057Z Compiling x509-cert v0.2.5
31072024-07-31T03:32:07.060Z Running `/home/build/.rustup/toolchains/1.78.0-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="std"' -C metadata=2181bd33536a967c -C extra-filename=-2181bd33536a967c --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-e1a935d3d543cf79.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31082024-07-31T03:32:07.505Z Compiling ron v0.8.1
31092024-07-31T03:32:07.509Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=8c3281f99c14afac -C extra-filename=-8c3281f99c14afac --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-bfc5ed6832fe4205.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31102024-07-31T03:32:08.564Z Compiling hashbrown v0.13.2
31112024-07-31T03:32:08.567Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=88a87a99da9d8797 -C extra-filename=-88a87a99da9d8797 --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-ffd14cf7bf009d44.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31122024-07-31T03:32:09.733Z Compiling curve25519-dalek-derive v0.1.1
31132024-07-31T03:32:09.736Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7db18db6dd917818 -C extra-filename=-7db18db6dd917818 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31142024-07-31T03:32:10.125Z Compiling async-recursion v1.1.1
31152024-07-31T03:32:10.131Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=864668b8f53d54e9 -C extra-filename=-864668b8f53d54e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31162024-07-31T03:32:11.503Z Compiling crc-any v2.5.0
31172024-07-31T03:32:11.518Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=4e518ab7a34dab84 -C extra-filename=-4e518ab7a34dab84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31182024-07-31T03:32:12.021Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
31192024-07-31T03:32:12.024Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=19f0f4e817ff18a8 -C extra-filename=-19f0f4e817ff18a8 --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-4079b563d11206ed.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-4e518ab7a34dab84.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-64e22e1adc2ea79a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-dc624ec59fd2e91e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-acb40570715c2cab.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-73d4498002d9de00.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-d65ca1313d10adc7.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-2181bd33536a967c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31202024-07-31T03:32:12.040Z Compiling object v0.30.4
31212024-07-31T03:32:12.040Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31222024-07-31T03:32:12.043Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=aa909d2898d62a93 -C extra-filename=-aa909d2898d62a93 --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-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-7db18db6dd917818.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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"'`
31232024-07-31T03:32:12.054Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=ca8c6c1eba21eee5 -C extra-filename=-ca8c6c1eba21eee5 --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-b93e8dcfe84d9fec.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-88a87a99da9d8797.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-590be275649af55b.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31242024-07-31T03:32:12.057Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c23bd90926ff4243 -C extra-filename=-c23bd90926ff4243 --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-8c3281f99c14afac.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-a9409957153954df.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31252024-07-31T03:32:12.826Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31262024-07-31T03:32:12.828Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=49c23afc0a2c6b48 -C extra-filename=-49c23afc0a2c6b48 --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-97a23d2676a85f3f.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31272024-07-31T03:32:13.639Z Compiling zip v0.6.6
31282024-07-31T03:32:13.642Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a1dee7d7307cdaea -C extra-filename=-a1dee7d7307cdaea --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-4079b563d11206ed.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-4d8984d00c924b10.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-b93e8dcfe84d9fec.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.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-7975931029728112/out/lib`
31292024-07-31T03:32:15.093Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31302024-07-31T03:32:15.097Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=695f35218fb255ec -C extra-filename=-695f35218fb255ec --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-edda607da370c78f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31312024-07-31T03:32:15.390Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31322024-07-31T03:32:15.393Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6ba18e27019b7553 -C extra-filename=-6ba18e27019b7553 --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-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-e562c243df9ac3e8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31332024-07-31T03:32:15.455Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31342024-07-31T03:32:15.458Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=490b47ccaffe80f8 -C extra-filename=-490b47ccaffe80f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31352024-07-31T03:32:16.117Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31362024-07-31T03:32:16.120Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b6bfdd0a852a7875 -C extra-filename=-b6bfdd0a852a7875 --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-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31372024-07-31T03:32:17.374Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31382024-07-31T03:32:17.377Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cf7fefbf823c6d8c -C extra-filename=-cf7fefbf823c6d8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-17a14964823b638a.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-7f01a3ebc114b786.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-8dc8456b4c6de948.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
31392024-07-31T03:32:18.267Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31402024-07-31T03:32:18.271Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e247cd5787af73ca -C extra-filename=-e247cd5787af73ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31412024-07-31T03:32:20.671Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31422024-07-31T03:32:20.674Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b3347b4041950758 -C extra-filename=-b3347b4041950758 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31432024-07-31T03:32:21.173Z Compiling path-slash v0.1.5
31442024-07-31T03:32:21.193Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=76f42b26ab6ae9f6 -C extra-filename=-76f42b26ab6ae9f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31452024-07-31T03:32:21.398Z Compiling parking_lot_core v0.8.6
31462024-07-31T03:32:21.401Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=bb822fb252e22d13 -C extra-filename=-bb822fb252e22d13 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-bb822fb252e22d13 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31472024-07-31T03:32:21.487Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
31482024-07-31T03:32:21.490Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e7b8ecbbf1564240 -C extra-filename=-e7b8ecbbf1564240 --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-2385d9a2adf4dce5.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-dc624ec59fd2e91e.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-19f0f4e817ff18a8.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-ca8c6c1eba21eee5.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-76f42b26ab6ae9f6.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-73d4498002d9de00.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-a9409957153954df.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-c23bd90926ff4243.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-2181bd33536a967c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.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-7975931029728112/out/lib`
31492024-07-31T03:32:21.941Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-bb822fb252e22d13/build-script-build`
31502024-07-31T03:32:21.954Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31512024-07-31T03:32:21.957Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6a3bc4dc434e0acd -C extra-filename=-6a3bc4dc434e0acd --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-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
31522024-07-31T03:32:22.817Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31532024-07-31T03:32:22.820Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e02943bd1d20e5b5 -C extra-filename=-e02943bd1d20e5b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ba18e27019b7553.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31542024-07-31T03:32:23.247Z Compiling aead v0.5.2
31552024-07-31T03:32:23.262Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f83213faee1d9499 -C extra-filename=-f83213faee1d9499 --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-cc72cfd6f92b2ac4.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31562024-07-31T03:32:23.635Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=74af49de15fbba3f -C extra-filename=-74af49de15fbba3f --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-6cd145163fd70236.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-37e08d29aee74c57.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31572024-07-31T03:32:24.064Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31582024-07-31T03:32:24.064Z Compiling poly1305 v0.8.0
31592024-07-31T03:32:24.067Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="testing"' -C metadata=95fe5b92f1ede513 -C extra-filename=-95fe5b92f1ede513 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
31602024-07-31T03:32:24.068Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=5f23137d8f717a53 -C extra-filename=-5f23137d8f717a53 --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-617fd11b7df2e647.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-188f141b7d6831e2.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-4a3890cf78d5719c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31612024-07-31T03:32:24.377Z Compiling chacha20 v0.9.1
31622024-07-31T03:32:24.413Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b83c7e7213defc02 -C extra-filename=-b83c7e7213defc02 --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-6cd145163fd70236.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31632024-07-31T03:32:24.812Z Compiling thiserror-impl-no-std v2.0.2
31642024-07-31T03:32:24.815Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=6a11dced134b19cf -C extra-filename=-6a11dced134b19cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31652024-07-31T03:32:25.814Z Compiling parking_lot v0.11.2
31662024-07-31T03:32:25.817Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a873f86f11ffdc23 -C extra-filename=-a873f86f11ffdc23 --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-37e08d29aee74c57.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-fb5654d251dbf08f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-74af49de15fbba3f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31672024-07-31T03:32:26.272Z Compiling trust-dns-client v0.22.0
31682024-07-31T03:32:26.276Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_client --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-client-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 -C metadata=03828c44299aa895 -C extra-filename=-03828c44299aa895 --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-6cd145163fd70236.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-1f57b5e206871653.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31692024-07-31T03:32:26.875Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31702024-07-31T03:32:26.907Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 bootstore/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on -C metadata=98e69289fe29ebdc -C extra-filename=-98e69289fe29ebdc --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-98e69289fe29ebdc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31712024-07-31T03:32:27.241Z Compiling toml v0.5.11
31722024-07-31T03:32:27.257Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-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"' -C metadata=fb38eb1e12bb9bed -C extra-filename=-fb38eb1e12bb9bed --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31732024-07-31T03:32:28.482Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-98e69289fe29ebdc/build-script-build`
31742024-07-31T03:32:28.508Z Compiling sled v0.34.7
31752024-07-31T03:32:28.512Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=da7637f35d7ddf76 -C extra-filename=-da7637f35d7ddf76 --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-b93e8dcfe84d9fec.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-e605e9a3f5355272.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-a873f86f11ffdc23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31762024-07-31T03:32:28.541Z Compiling thiserror-no-std v2.0.2
31772024-07-31T03:32:28.545Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=2c0eb8a800ea8e55 -C extra-filename=-2c0eb8a800ea8e55 --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-6a11dced134b19cf.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31782024-07-31T03:32:28.662Z Compiling vsss-rs v3.3.4
31792024-07-31T03:32:28.666Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=806c8caaef16519c -C extra-filename=-806c8caaef16519c --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-aa909d2898d62a93.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-2c0eb8a800ea8e55.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31802024-07-31T03:32:29.450Z Compiling trust-dns-server v0.22.1
31812024-07-31T03:32:29.453Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_server --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-server-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 -C metadata=265b4513e0d3194a -C extra-filename=-265b4513e0d3194a --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-97a23d2676a85f3f.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-470dd53b8de38a2c.so --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-305944c2ee33c8d3.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fb38eb1e12bb9bed.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31822024-07-31T03:32:31.033Z Compiling chacha20poly1305 v0.10.1
31832024-07-31T03:32:31.036Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4308d304eb3a232b -C extra-filename=-4308d304eb3a232b --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-f83213faee1d9499.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-b83c7e7213defc02.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-5f23137d8f717a53.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31842024-07-31T03:32:31.277Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31852024-07-31T03:32:31.280Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=75624087ea4a43eb -C extra-filename=-75624087ea4a43eb --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-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31862024-07-31T03:32:31.437Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
31872024-07-31T03:32:31.455Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/220dd02/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 -C metadata=cb1dc3465c3fa41c -C extra-filename=-cb1dc3465c3fa41c --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-97a4cc5a166528a5.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31882024-07-31T03:32:32.775Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31892024-07-31T03:32:32.778Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 ipcc/build.rs --error-format=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' -C metadata=456b3df7018f2ba2 -C extra-filename=-456b3df7018f2ba2 --out-dir /work/oxidecomputer/omicron/target/debug/build/ipcc-456b3df7018f2ba2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31902024-07-31T03:32:33.133Z Running `/work/oxidecomputer/omicron/target/debug/build/ipcc-456b3df7018f2ba2/build-script-build`
31912024-07-31T03:32:33.160Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on -C metadata=fe4cb400dcc665bd -C extra-filename=-fe4cb400dcc665bd --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-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31922024-07-31T03:32:33.433Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31932024-07-31T03:32:33.435Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=af84991ed3d1d8af -C extra-filename=-af84991ed3d1d8af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
31942024-07-31T03:32:33.564Z Compiling buf-list v1.0.3
31952024-07-31T03:32:33.568Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9ee7582522da070e -C extra-filename=-9ee7582522da070e --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-9ee7582522da070e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31962024-07-31T03:32:34.260Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31972024-07-31T03:32:34.263Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=bbc2aae8e2b34d16 -C extra-filename=-bbc2aae8e2b34d16 --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-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31982024-07-31T03:32:35.839Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-9ee7582522da070e/build-script-build`
31992024-07-31T03:32:35.911Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32002024-07-31T03:32:35.914Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ec17c06b30036aa2 -C extra-filename=-ec17c06b30036aa2 --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-cb1dc3465c3fa41c.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32012024-07-31T03:32:36.053Z Compiling diff v0.1.13
32022024-07-31T03:32:36.057Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=89f24ea2acf2914f -C extra-filename=-89f24ea2acf2914f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32032024-07-31T03:32:36.593Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=0f57723164d44c5d -C extra-filename=-0f57723164d44c5d --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-0ca0c6ee2251a771.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
32042024-07-31T03:32:36.785Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=0ce6c4cc9eb4d5f6 -C extra-filename=-0ce6c4cc9eb4d5f6 --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-6cd145163fd70236.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -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 native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32052024-07-31T03:32:37.175Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32062024-07-31T03:32:37.177Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=85df2de98c34d27f -C extra-filename=-85df2de98c34d27f --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-8bcc55f5e1ff0008.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32072024-07-31T03:32:37.927Z Compiling nanorand v0.7.0
32082024-07-31T03:32:37.948Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=7c7336e6ed36858a -C extra-filename=-7c7336e6ed36858a --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-84b0b01dae64acc1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32092024-07-31T03:32:38.079Z Compiling unicase v2.7.0
32102024-07-31T03:32:38.082Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=af773df03734cef5 -C extra-filename=-af773df03734cef5 --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-af773df03734cef5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32112024-07-31T03:32:38.428Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-af773df03734cef5/build-script-build`
32122024-07-31T03:32:38.528Z Compiling flume v0.11.0
32132024-07-31T03:32:38.555Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=617024dcb90a8ae7 -C extra-filename=-617024dcb90a8ae7 --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-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-7c7336e6ed36858a.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32142024-07-31T03:32:38.623Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32152024-07-31T03:32:38.626Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8da4099bd026a814 -C extra-filename=-8da4099bd026a814 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
32162024-07-31T03:32:38.793Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32172024-07-31T03:32:38.797Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=fd76c152da9490d6 -C extra-filename=-fd76c152da9490d6 --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-6a5e3f38bef75d01.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32182024-07-31T03:32:39.025Z Compiling kstat-rs v0.2.4
32192024-07-31T03:32:39.052Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=826790931abc6185 -C extra-filename=-826790931abc6185 --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-9e9eff94c6618bbf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32202024-07-31T03:32:39.202Z Compiling pin-project-internal v1.1.5
32212024-07-31T03:32:39.230Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=9f5bbb373a469e98 -C extra-filename=-9f5bbb373a469e98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32222024-07-31T03:32:39.330Z Compiling crunchy v0.2.2
32232024-07-31T03:32:39.335Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=130d10875e2d7017 -C extra-filename=-130d10875e2d7017 --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-130d10875e2d7017 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32242024-07-31T03:32:39.701Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7e795a496a58a165 -C extra-filename=-7e795a496a58a165 --out-dir /work/oxidecomputer/omicron/target/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`
32252024-07-31T03:32:39.894Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-130d10875e2d7017/build-script-build`
32262024-07-31T03:32:39.921Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
32272024-07-31T03:32:39.924Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/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 -C metadata=22296aa004d2e66a -C extra-filename=-22296aa004d2e66a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32282024-07-31T03:32:40.074Z Compiling clang-sys v1.7.0
32292024-07-31T03:32:40.077Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=ada6db466aade206 -C extra-filename=-ada6db466aade206 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-ada6db466aade206 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32302024-07-31T03:32:40.283Z Compiling vte_generate_state_changes v0.1.1
32312024-07-31T03:32:40.285Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=35caba5327b335f0 -C extra-filename=-35caba5327b335f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32322024-07-31T03:32:40.849Z Compiling tiny-keccak v2.0.2
32332024-07-31T03:32:40.852Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=7393d053db3fb81f -C extra-filename=-7393d053db3fb81f --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-7393d053db3fb81f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32342024-07-31T03:32:41.036Z Compiling vte v0.11.1
32352024-07-31T03:32:41.039Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=62403b9778b4826c -C extra-filename=-62403b9778b4826c --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-1145d37920d1b3a9.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-35caba5327b335f0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32362024-07-31T03:32:41.207Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-7393d053db3fb81f/build-script-build`
32372024-07-31T03:32:41.235Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-ada6db466aade206/build-script-build`
32382024-07-31T03:32:41.262Z Compiling mime_guess v2.0.4
32392024-07-31T03:32:41.265Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=24d629e3f832fc6d -C extra-filename=-24d629e3f832fc6d --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-24d629e3f832fc6d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-7e795a496a58a165.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32402024-07-31T03:32:41.590Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=be47fc9b93f67fd9 -C extra-filename=-be47fc9b93f67fd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32412024-07-31T03:32:41.706Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32422024-07-31T03:32:41.758Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' -C metadata=8967838c8dc55c23 -C extra-filename=-8967838c8dc55c23 --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-6cd145163fd70236.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-826790931abc6185.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
32432024-07-31T03:32:42.481Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
32442024-07-31T03:32:42.484Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/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"' -C metadata=515bf75dcc3f8839 -C extra-filename=-515bf75dcc3f8839 --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-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-bcf70d100ed3689f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32452024-07-31T03:32:42.678Z Compiling pin-project v1.1.5
32462024-07-31T03:32:42.681Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=7e2482944ca2397c -C extra-filename=-7e2482944ca2397c --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-9f5bbb373a469e98.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32472024-07-31T03:32:42.695Z Compiling fd-lock v4.0.2
32482024-07-31T03:32:42.698Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d7483dd74bc87d56 -C extra-filename=-d7483dd74bc87d56 --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-6cd145163fd70236.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32492024-07-31T03:32:42.813Z Compiling ref-cast v1.0.23
32502024-07-31T03:32:42.816Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d05054f9a0608075 -C extra-filename=-d05054f9a0608075 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-d05054f9a0608075 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32512024-07-31T03:32:42.895Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-24d629e3f832fc6d/build-script-build`
32522024-07-31T03:32:42.937Z Compiling strip-ansi-escapes v0.2.0
32532024-07-31T03:32:42.940Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=3cb610a26aaf8905 -C extra-filename=-3cb610a26aaf8905 --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-62403b9778b4826c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32542024-07-31T03:32:43.379Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=0c7c745df8082848 -C extra-filename=-0c7c745df8082848 --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-be47fc9b93f67fd9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32552024-07-31T03:32:43.431Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-d05054f9a0608075/build-script-build`
32562024-07-31T03:32:43.464Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32572024-07-31T03:32:43.467Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ad268de3d0a86f29 -C extra-filename=-ad268de3d0a86f29 --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-18fbad60cc66c708.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32582024-07-31T03:32:44.056Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32592024-07-31T03:32:44.074Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cb9985bc83cbb146 -C extra-filename=-cb9985bc83cbb146 --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-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
32602024-07-31T03:32:45.005Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32612024-07-31T03:32:45.009Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=4b48faab095d9129 -C extra-filename=-4b48faab095d9129 --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-6d8fae9e411be813.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
32622024-07-31T03:32:47.120Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32632024-07-31T03:32:47.139Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-model/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b9571976cd8e53c0 -C extra-filename=-b9571976cd8e53c0 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-b9571976cd8e53c0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32642024-07-31T03:32:47.447Z Compiling ascii-canvas v3.0.0
32652024-07-31T03:32:47.451Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=86e63d4f6fd86b55 -C extra-filename=-86e63d4f6fd86b55 --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-f75757e0b8ad0343.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32662024-07-31T03:32:47.720Z Compiling ref-cast-impl v1.0.23
32672024-07-31T03:32:47.723Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=6ad0d93081547b8b -C extra-filename=-6ad0d93081547b8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32682024-07-31T03:32:48.024Z Compiling ena v0.14.3
32692024-07-31T03:32:48.027Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f50d97f471b1acb4 -C extra-filename=-f50d97f471b1acb4 --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-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32702024-07-31T03:32:48.057Z Compiling libloading v0.8.3
32712024-07-31T03:32:48.061Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a458ecb7de18deaf -C extra-filename=-a458ecb7de18deaf --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32722024-07-31T03:32:48.451Z Compiling bindgen v0.69.4
32732024-07-31T03:32:48.451Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=1a1ee6a60c43570b -C extra-filename=-1a1ee6a60c43570b --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-1a1ee6a60c43570b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32742024-07-31T03:32:48.501Z Compiling regex-syntax v0.6.29
32752024-07-31T03:32:48.504Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=914744d7c52ebf68 -C extra-filename=-914744d7c52ebf68 --out-dir /work/oxidecomputer/omicron/target/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-07-31T03:32:49.105Z Compiling nu-ansi-term v0.50.0
32772024-07-31T03:32:49.139Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=5df43d700eb6eb4b -C extra-filename=-5df43d700eb6eb4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32782024-07-31T03:32:49.231Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-1a1ee6a60c43570b/build-script-build`
32792024-07-31T03:32:49.260Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e0a466962aefab71 -C extra-filename=-e0a466962aefab71 --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-6ad0d93081547b8b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32802024-07-31T03:32:49.411Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9a74a8f90e01640a -C extra-filename=-9a74a8f90e01640a --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-009c09a73c940a7e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-a458ecb7de18deaf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32812024-07-31T03:32:49.705Z Compiling reedline v0.31.0
32822024-07-31T03:32:49.708Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reedline-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=75cdd7c8ac36fcad -C extra-filename=-75cdd7c8ac36fcad --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-97034b78d1593ff4.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-d7483dd74bc87d56.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-5df43d700eb6eb4b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-3cb610a26aaf8905.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-c9dfaf2474e10a2d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32832024-07-31T03:32:49.860Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-b9571976cd8e53c0/build-script-build`
32842024-07-31T03:32:49.888Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=c06c9484ba04be42 -C extra-filename=-c06c9484ba04be42 --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-6ed43d208ee9dad1.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-7e795a496a58a165.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32852024-07-31T03:32:50.848Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32862024-07-31T03:32:50.851Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7fed030030fffd5a -C extra-filename=-7fed030030fffd5a --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-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32872024-07-31T03:32:50.951Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32882024-07-31T03:32:50.953Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=afecd103aea6b82d -C extra-filename=-afecd103aea6b82d --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-0cbdf58bcc2b964d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32892024-07-31T03:32:51.218Z Compiling which v4.4.2
32902024-07-31T03:32:51.222Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a822f7e0bfb25a8c -C extra-filename=-a822f7e0bfb25a8c --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-c6ebce9b8f2b7960.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-11ca7fe2274501f0.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32912024-07-31T03:32:51.864Z Compiling lalrpop v0.19.12
32922024-07-31T03:32:51.868Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=594e1bf97c7f6d68 -C extra-filename=-594e1bf97c7f6d68 --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-86e63d4f6fd86b55.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-89f24ea2acf2914f.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-f50d97f471b1acb4.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1fb2ee4459a95d8f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-914744d7c52ebf68.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-0c7c745df8082848.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32932024-07-31T03:32:52.731Z Compiling cexpr v0.6.0
32942024-07-31T03:32:52.765Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ebf7ce8d4d33ee4d -C extra-filename=-ebf7ce8d4d33ee4d --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-e8c302dc3ba54578.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32952024-07-31T03:32:53.968Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
32962024-07-31T03:32:53.970Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/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 -C metadata=9729714792ee8c19 -C extra-filename=-9729714792ee8c19 --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-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32972024-07-31T03:32:54.348Z Compiling rustc-hash v1.1.0
32982024-07-31T03:32:54.351Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=6e319728dcc6ba59 -C extra-filename=-6e319728dcc6ba59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32992024-07-31T03:32:54.505Z Compiling http-range v0.1.5
33002024-07-31T03:32:54.507Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f793d025cb4cc056 -C extra-filename=-f793d025cb4cc056 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33012024-07-31T03:32:54.678Z Compiling shlex v1.3.0
33022024-07-31T03:32:54.681Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9b242747e0db09c0 -C extra-filename=-9b242747e0db09c0 --out-dir /work/oxidecomputer/omicron/target/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-07-31T03:32:54.703Z Compiling lazycell v1.3.0
33042024-07-31T03:32:54.705Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ffae22027f4cc176 -C extra-filename=-ffae22027f4cc176 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33052024-07-31T03:32:54.734Z Compiling hyper-staticfile v0.9.5
33062024-07-31T03:32:54.737Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7c515a75f47af737 -C extra-filename=-7c515a75f47af737 --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-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-f793d025cb4cc056.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-c06c9484ba04be42.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33072024-07-31T03:32:54.875Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
33082024-07-31T03:32:54.887Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/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 -C metadata=310cd5f4785f7058 -C extra-filename=-310cd5f4785f7058 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-ec22a67fa055e4b1.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-9729714792ee8c19.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-bcf70d100ed3689f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33092024-07-31T03:32:54.890Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33102024-07-31T03:32:54.938Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-fixed-data/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7b4433c6c06db7fb -C extra-filename=-7b4433c6c06db7fb --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-7b4433c6c06db7fb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33112024-07-31T03:32:55.131Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=bb3b4f4280fd8f30 -C extra-filename=-bb3b4f4280fd8f30 --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-79ef37fead517de5.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-ebf7ce8d4d33ee4d.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-9a74a8f90e01640a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-ffae22027f4cc176.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-6e319728dcc6ba59.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-9b242747e0db09c0.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-a822f7e0bfb25a8c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33122024-07-31T03:32:55.219Z Compiling derive_builder_core v0.20.0
33132024-07-31T03:32:55.222Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=450da7f899dc333f -C extra-filename=-450da7f899dc333f --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-d638661442810b00.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33142024-07-31T03:32:55.697Z Compiling libxml v0.3.3
33152024-07-31T03:32:55.715Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=6fed92e26fd65c4e -C extra-filename=-6fed92e26fd65c4e --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-6fed92e26fd65c4e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33162024-07-31T03:32:55.839Z Compiling cfg_aliases v0.1.1
33172024-07-31T03:32:55.842Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=44f2d3764aa1bf38 -C extra-filename=-44f2d3764aa1bf38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33182024-07-31T03:32:55.950Z Dirty bytecount v0.6.8: the rustflags changed
33192024-07-31T03:32:55.950Z Compiling bytecount v0.6.8
33202024-07-31T03:32:55.982Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=11894f9d5d95f84b -C extra-filename=-11894f9d5d95f84b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33212024-07-31T03:32:56.152Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-6fed92e26fd65c4e/build-script-build`
33222024-07-31T03:32:56.190Z Dirty papergrid v0.11.0: the rustflags changed
33232024-07-31T03:32:56.190Z Compiling papergrid v0.11.0
33242024-07-31T03:32:56.206Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=19f3860a0da4acc8 -C extra-filename=-19f3860a0da4acc8 --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-11894f9d5d95f84b.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33252024-07-31T03:32:56.209Z Compiling nix v0.28.0
33262024-07-31T03:32:56.209Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3383d06de3eb6dbd -C extra-filename=-3383d06de3eb6dbd --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-3383d06de3eb6dbd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-44f2d3764aa1bf38.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33272024-07-31T03:32:57.119Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-7b4433c6c06db7fb/build-script-build`
33282024-07-31T03:32:57.147Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=79401efc2e62f7c4 -C extra-filename=-79401efc2e62f7c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33292024-07-31T03:32:57.317Z Compiling tabled_derive v0.7.0
33302024-07-31T03:32:57.319Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b6fe8670db0ec247 -C extra-filename=-b6fe8670db0ec247 --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-791557af361405da.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-ad1b8aa5fd00a1a5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33312024-07-31T03:32:57.844Z Compiling derive_builder_macro v0.20.0
33322024-07-31T03:32:57.848Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=e721fd83898c4f4e -C extra-filename=-e721fd83898c4f4e --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-450da7f899dc333f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33332024-07-31T03:32:58.986Z Compiling strum_macros v0.24.3
33342024-07-31T03:32:58.989Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=121ee1b9f7b07e63 -C extra-filename=-121ee1b9f7b07e63 --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-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33352024-07-31T03:33:00.192Z Compiling snafu-derive v0.8.2
33362024-07-31T03:33:00.195Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=0ec6b1273beca2cf -C extra-filename=-0ec6b1273beca2cf --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-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33372024-07-31T03:33:00.549Z Compiling cookie v0.18.1
33382024-07-31T03:33:00.564Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=009a01de1221a26e -C extra-filename=-009a01de1221a26e --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-009a01de1221a26e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33392024-07-31T03:33:00.897Z Compiling indoc v1.0.9
33402024-07-31T03:33:00.899Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=15f28d339ebc4e9e -C extra-filename=-15f28d339ebc4e9e --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`
33412024-07-31T03:33:02.033Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-009a01de1221a26e/build-script-build`
33422024-07-31T03:33:02.104Z Compiling tabled v0.15.0
33432024-07-31T03:33:02.107Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=32d4721e52d03426 -C extra-filename=-32d4721e52d03426 --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-19f3860a0da4acc8.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-b6fe8670db0ec247.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33442024-07-31T03:33:02.875Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33452024-07-31T03:33:02.891Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=795c25883fa078ef -C extra-filename=-795c25883fa078ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
33462024-07-31T03:33:03.065Z Compiling derive_builder v0.20.0
33472024-07-31T03:33:03.069Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=5b3287972951ee08 -C extra-filename=-5b3287972951ee08 --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-e721fd83898c4f4e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33482024-07-31T03:33:03.240Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-3383d06de3eb6dbd/build-script-build`
33492024-07-31T03:33:03.269Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=eacb9bfce4ae5e5c -C extra-filename=-eacb9bfce4ae5e5c --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
33502024-07-31T03:33:06.290Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33512024-07-31T03:33:06.293Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/auth/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d85a4b9dcc427453 -C extra-filename=-d85a4b9dcc427453 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-d85a4b9dcc427453 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33522024-07-31T03:33:06.445Z Compiling snafu v0.8.2
33532024-07-31T03:33:06.448Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=86a01cdece058608 -C extra-filename=-86a01cdece058608 --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-4a234987197be9fa.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-7e2482944ca2397c.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-0ec6b1273beca2cf.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33542024-07-31T03:33:06.629Z Compiling globset v0.4.14
33552024-07-31T03:33:06.632Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3ccbbfba0e362ff5 -C extra-filename=-3ccbbfba0e362ff5 --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-1fd9564269861caa.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33562024-07-31T03:33:07.356Z Compiling olpc-cjson v0.1.3
33572024-07-31T03:33:07.359Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a6ba2e3551315678 -C extra-filename=-a6ba2e3551315678 --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-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33582024-07-31T03:33:07.631Z Compiling serde_plain v1.0.2
33592024-07-31T03:33:07.634Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=6fc3d835f2949c67 -C extra-filename=-6fc3d835f2949c67 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33602024-07-31T03:33:08.074Z Compiling quick-xml v0.31.0
33612024-07-31T03:33:08.077Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-xml-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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"' -C metadata=6a76b6e568a0137a -C extra-filename=-6a76b6e568a0137a --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-d9b2ede3219a3f1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33622024-07-31T03:33:08.544Z Compiling impl-trait-for-tuples v0.2.2
33632024-07-31T03:33:08.547Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=17e3c426ecc2c188 -C extra-filename=-17e3c426ecc2c188 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33642024-07-31T03:33:08.948Z Compiling oso-derive v0.27.3
33652024-07-31T03:33:08.951Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a2206ee7f160239e -C extra-filename=-a2206ee7f160239e --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-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33662024-07-31T03:33:09.699Z Compiling memoffset v0.9.1
33672024-07-31T03:33:09.702Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=7ab5dad469300190 -C extra-filename=-7ab5dad469300190 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-7ab5dad469300190 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33682024-07-31T03:33:10.059Z Compiling typed-path v0.7.1
33692024-07-31T03:33:10.062Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9417dbd35ebe1b15 -C extra-filename=-9417dbd35ebe1b15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33702024-07-31T03:33:10.245Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-7ab5dad469300190/build-script-build`
33712024-07-31T03:33:10.402Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-d85a4b9dcc427453/build-script-build`
33722024-07-31T03:33:10.432Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=6d5713c0fa398416 -C extra-filename=-6d5713c0fa398416 --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-79ef37fead517de5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
33732024-07-31T03:33:11.766Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7b8eafab6692b7b4 -C extra-filename=-7b8eafab6692b7b4 --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-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33742024-07-31T03:33:12.904Z Compiling tough v0.17.1
33752024-07-31T03:33:12.907Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f32a3f19bf1c420b -C extra-filename=-f32a3f19bf1c420b --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-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-3ccbbfba0e362ff5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-a6ba2e3551315678.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-6fc3d835f2949c67.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-86a01cdece058608.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-9417dbd35ebe1b15.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33762024-07-31T03:33:13.454Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33772024-07-31T03:33:13.457Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e21a7a19d5fb6cfe -C extra-filename=-e21a7a19d5fb6cfe --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-6d8fae9e411be813.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33782024-07-31T03:33:14.427Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33792024-07-31T03:33:14.430Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=70a43713bf7e5f04 -C extra-filename=-70a43713bf7e5f04 --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-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33802024-07-31T03:33:16.363Z Compiling peg-macros v0.8.4
33812024-07-31T03:33:16.367Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9ab6e13a4b4430b0 -C extra-filename=-9ab6e13a4b4430b0 --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-8f9b7af0cb4f1e2a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33822024-07-31T03:33:16.752Z Compiling sqlparser_derive v0.2.2
33832024-07-31T03:33:16.755Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=5699299cc3f1c4a3 -C extra-filename=-5699299cc3f1c4a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33842024-07-31T03:33:18.028Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
33852024-07-31T03:33:18.032Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/62ef5ca/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5270077f7341b780 -C extra-filename=-5270077f7341b780 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-5270077f7341b780 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33862024-07-31T03:33:18.378Z Compiling unicode_categories v0.1.1
33872024-07-31T03:33:18.393Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=970a285af1efccd6 -C extra-filename=-970a285af1efccd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33882024-07-31T03:33:18.724Z Compiling parse-size v1.0.0
33892024-07-31T03:33:18.727Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ab981ef8e9581646 -C extra-filename=-ab981ef8e9581646 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33902024-07-31T03:33:18.971Z Compiling sqlformat v0.2.4
33912024-07-31T03:33:18.988Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9569f95cc1e2d87d -C extra-filename=-9569f95cc1e2d87d --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-e8c302dc3ba54578.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-970a285af1efccd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33922024-07-31T03:33:20.275Z Compiling peg v0.8.4
33932024-07-31T03:33:20.278Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=231b7762616c8b45 -C extra-filename=-231b7762616c8b45 --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-9ab6e13a4b4430b0.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33942024-07-31T03:33:20.421Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-5270077f7341b780/build-script-build`
33952024-07-31T03:33:20.464Z Compiling sqlparser v0.45.0
33962024-07-31T03:33:20.467Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b1293a7069f8e431 -C extra-filename=-b1293a7069f8e431 --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-a206aa3e5ae8d451.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-5699299cc3f1c4a3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33972024-07-31T03:33:20.518Z Compiling rustyline v14.0.0
33982024-07-31T03:33:20.521Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=552c048f6329a6fa -C extra-filename=-552c048f6329a6fa --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-79ef37fead517de5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-d7483dd74bc87d56.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-11ca7fe2274501f0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-6d5713c0fa398416.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-1f57b5e206871653.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1145d37920d1b3a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33992024-07-31T03:33:24.677Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9b05207b01a0ed5c -C extra-filename=-9b05207b01a0ed5c --out-dir /work/oxidecomputer/omicron/target/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`
34002024-07-31T03:33:24.792Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34012024-07-31T03:33:24.794Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-queries/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=cb69396f16e32603 -C extra-filename=-cb69396f16e32603 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-cb69396f16e32603 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34022024-07-31T03:33:24.956Z Compiling const_format_proc_macros v0.2.32
34032024-07-31T03:33:24.959Z Running `/home/build/.rustup/toolchains/1.78.0-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.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=2150e6e835f62d0a -C extra-filename=-2150e6e835f62d0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34042024-07-31T03:33:25.094Z Compiling bb8 v0.8.5
34052024-07-31T03:33:25.096Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=7cf09df021592b21 -C extra-filename=-7cf09df021592b21 --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-97a23d2676a85f3f.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34062024-07-31T03:33:25.261Z Compiling bcs v0.1.6
34072024-07-31T03:33:25.264Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e14db67b940ea47f -C extra-filename=-e14db67b940ea47f --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-da3429ff12e30b86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34082024-07-31T03:33:25.628Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
34092024-07-31T03:33:25.645Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/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 -C metadata=99e64592f288aa13 -C extra-filename=-99e64592f288aa13 --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-99e64592f288aa13 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34102024-07-31T03:33:25.993Z Compiling highway v1.1.0
34112024-07-31T03:33:25.996Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name highway --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/highway-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"' -C metadata=24c8ccd833f0876a -C extra-filename=-24c8ccd833f0876a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34122024-07-31T03:33:26.010Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-99e64592f288aa13/build-script-build`
34132024-07-31T03:33:26.106Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
34142024-07-31T03:33:26.109Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_bb8_diesel --edition=2018 /home/build/.cargo/git/checkouts/async-bb8-diesel-a50dc900a40dfa44/ed7ab5e/src/lib.rs --error-format=json --json=diagnostic-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"' -C metadata=a961eec981278350 -C extra-filename=-a961eec981278350 --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-97a23d2676a85f3f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7cf09df021592b21.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34152024-07-31T03:33:26.789Z Compiling nix v0.27.1
34162024-07-31T03:33:26.792Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-cb69396f16e32603/build-script-build`
34172024-07-31T03:33:26.792Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=2ce1923baa935b60 -C extra-filename=-2ce1923baa935b60 --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-79ef37fead517de5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-9b05207b01a0ed5c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34182024-07-31T03:33:26.830Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/62ef5ca/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=de692138221074f5 -C extra-filename=-de692138221074f5 --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-808382e4b1992d77.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34192024-07-31T03:33:27.229Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34202024-07-31T03:33:27.233Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=d0a053f65e4de11e -C extra-filename=-d0a053f65e4de11e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-24441c61a0f83cf3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34212024-07-31T03:33:27.415Z Compiling const_format v0.2.32
34222024-07-31T03:33:27.418Z Running `/home/build/.rustup/toolchains/1.78.0-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.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="default"' -C metadata=13c4665dce0e0339 -C extra-filename=-13c4665dce0e0339 --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-2150e6e835f62d0a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34232024-07-31T03:33:28.188Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
34242024-07-31T03:33:28.191Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f25039afb1356afe -C extra-filename=-f25039afb1356afe --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-4079b563d11206ed.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-faea6f435bd0047b.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34252024-07-31T03:33:28.515Z Compiling serde-big-array v0.5.1
34262024-07-31T03:33:28.520Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f29659287beeea21 -C extra-filename=-f29659287beeea21 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34272024-07-31T03:33:28.761Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/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 -C metadata=93e3cf04698c60e5 -C extra-filename=-93e3cf04698c60e5 --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-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-e605e9a3f5355272.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-8864b8b6b8029da0.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-4f8b8e71785fe9b4.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-2ce1923baa935b60.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-f29659287beeea21.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-f25039afb1356afe.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.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-7975931029728112/out/lib`
34282024-07-31T03:33:28.781Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34292024-07-31T03:33:28.784Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=bbd02693d60631f9 -C extra-filename=-bbd02693d60631f9 --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-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34302024-07-31T03:33:30.952Z Compiling signal-hook-tokio v0.3.1
34312024-07-31T03:33:30.955Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=80157821b1c49420 -C extra-filename=-80157821b1c49420 --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-4a234987197be9fa.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34322024-07-31T03:33:31.156Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34332024-07-31T03:33:31.159Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3845c562ca95bcb7 -C extra-filename=-3845c562ca95bcb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34342024-07-31T03:33:35.560Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34352024-07-31T03:33:35.584Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=e178943041ae3a3e -C extra-filename=-e178943041ae3a3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34362024-07-31T03:33:35.734Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34372024-07-31T03:33:35.737Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8f5c10e2b25b480d -C extra-filename=-8f5c10e2b25b480d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34382024-07-31T03:33:36.161Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34392024-07-31T03:33:36.164Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d56137e4a6978ba4 -C extra-filename=-d56137e4a6978ba4 --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-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34402024-07-31T03:33:38.407Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
34412024-07-31T03:33:38.410Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=cdd4f1aa02705da9 -C extra-filename=-cdd4f1aa02705da9 --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-791557af361405da.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34422024-07-31T03:33:40.589Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34432024-07-31T03:33:40.613Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3ad5d40fbc6648a0 -C extra-filename=-3ad5d40fbc6648a0 --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-feaecf970e550c06.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34442024-07-31T03:33:40.696Z Compiling assert_matches v1.5.0
34452024-07-31T03:33:40.699Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=83e122273fb94066 -C extra-filename=-83e122273fb94066 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34462024-07-31T03:33:40.806Z Compiling rand_seeder v0.2.3
34472024-07-31T03:33:40.809Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_seeder --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_seeder-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 -C metadata=427baba788a3f0d2 -C extra-filename=-427baba788a3f0d2 --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-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34482024-07-31T03:33:41.149Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34492024-07-31T03:33:41.153Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b5c1b7e169f75fc8 -C extra-filename=-b5c1b7e169f75fc8 --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-97a23d2676a85f3f.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34502024-07-31T03:33:41.695Z Compiling portable-atomic v1.6.0
34512024-07-31T03:33:41.698Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=8428a0bb14271d51 -C extra-filename=-8428a0bb14271d51 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-8428a0bb14271d51 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34522024-07-31T03:33:42.805Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34532024-07-31T03:33:42.808Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3c7b2c06499eceb6 -C extra-filename=-3c7b2c06499eceb6 --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-8178b3fa3c49cf48.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34542024-07-31T03:33:42.865Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-8428a0bb14271d51/build-script-build`
34552024-07-31T03:33:42.909Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34562024-07-31T03:33:42.911Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=706e0dc26d77f48a -C extra-filename=-706e0dc26d77f48a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34572024-07-31T03:33:43.062Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=847dce58548c4b38 -C extra-filename=-847dce58548c4b38 --out-dir /work/oxidecomputer/omicron/target/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`
34582024-07-31T03:33:44.424Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34592024-07-31T03:33:44.427Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1d58c3927265057b -C extra-filename=-1d58c3927265057b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34602024-07-31T03:33:46.872Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34612024-07-31T03:33:46.877Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1e2b1f22c4466d20 -C extra-filename=-1e2b1f22c4466d20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34622024-07-31T03:33:48.703Z Compiling number_prefix v0.4.0
34632024-07-31T03:33:48.705Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=7a5b9f87ef78d8f8 -C extra-filename=-7a5b9f87ef78d8f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34642024-07-31T03:33:48.959Z Compiling indicatif v0.17.8
34652024-07-31T03:33:48.962Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=c7813f69aff2f6b4 -C extra-filename=-c7813f69aff2f6b4 --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-458ab224f4921e74.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-7a5b9f87ef78d8f8.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-847dce58548c4b38.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34662024-07-31T03:33:51.223Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34672024-07-31T03:33:51.226Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=46a50b2fe395bf79 -C extra-filename=-46a50b2fe395bf79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34682024-07-31T03:33:58.072Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34692024-07-31T03:33:58.094Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/saga-recovery/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cd57432d390dbfff -C extra-filename=-cd57432d390dbfff --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-cd57432d390dbfff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34702024-07-31T03:33:58.400Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-cd57432d390dbfff/build-script-build`
34712024-07-31T03:33:58.426Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34722024-07-31T03:33:58.429Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=318bdf6e1eff3f7d -C extra-filename=-318bdf6e1eff3f7d --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-6d8fae9e411be813.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34732024-07-31T03:33:59.666Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34742024-07-31T03:33:59.669Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/reconfigurator/execution/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6b0ba071961ef5f7 -C extra-filename=-6b0ba071961ef5f7 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-6b0ba071961ef5f7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34752024-07-31T03:33:59.971Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34762024-07-31T03:33:59.974Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/metrics-producer-gc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=fd6512f87057d470 -C extra-filename=-fd6512f87057d470 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-fd6512f87057d470 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34772024-07-31T03:34:00.273Z Compiling castaway v0.2.2
34782024-07-31T03:34:00.276Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name castaway --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/castaway-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"' -C metadata=8b81ff9219024ac5 -C extra-filename=-8b81ff9219024ac5 --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-ff404895282bf39c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34792024-07-31T03:34:00.464Z Compiling compact_str v0.7.1
34802024-07-31T03:34:00.467Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name compact_str --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/compact_str-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 -C metadata=0bacbfa5515b7c55 -C extra-filename=-0bacbfa5515b7c55 --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-8b81ff9219024ac5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34812024-07-31T03:34:00.967Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-fd6512f87057d470/build-script-build`
34822024-07-31T03:34:00.995Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-6b0ba071961ef5f7/build-script-build`
34832024-07-31T03:34:01.024Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34842024-07-31T03:34:01.027Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=60773922e82f3dce -C extra-filename=-60773922e82f3dce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34852024-07-31T03:34:01.590Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34862024-07-31T03:34:01.593Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ce4385ea6885e329 -C extra-filename=-ce4385ea6885e329 --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-97034b78d1593ff4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34872024-07-31T03:34:03.065Z Compiling unicode-truncate v1.0.0
34882024-07-31T03:34:03.068Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=02023961172e7c0a -C extra-filename=-02023961172e7c0a --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-0b4037e4c176bd20.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34892024-07-31T03:34:03.177Z Compiling lru v0.12.3
34902024-07-31T03:34:03.179Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3ab154a9efe44b1a -C extra-filename=-3ab154a9efe44b1a --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-a9533f89556730b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34912024-07-31T03:34:03.294Z Compiling stability v0.2.0
34922024-07-31T03:34:03.297Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name stability --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stability-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 -C metadata=d267382c35c31eec -C extra-filename=-d267382c35c31eec --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-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34932024-07-31T03:34:03.473Z Compiling itertools v0.13.0
34942024-07-31T03:34:03.476Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=e8091f06ab429d0b -C extra-filename=-e8091f06ab429d0b --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-c6ebce9b8f2b7960.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34952024-07-31T03:34:04.508Z Compiling cassowary v0.3.0
34962024-07-31T03:34:04.511Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=70b5f8a5424c0d79 -C extra-filename=-70b5f8a5424c0d79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34972024-07-31T03:34:05.859Z Compiling is_ci v1.2.0
34982024-07-31T03:34:05.893Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=336043baef48eb38 -C extra-filename=-336043baef48eb38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34992024-07-31T03:34:06.129Z Compiling supports-color v3.0.0
35002024-07-31T03:34:06.133Z Running `/home/build/.rustup/toolchains/1.78.0-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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=029f01e2e850e073 -C extra-filename=-029f01e2e850e073 --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-336043baef48eb38.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35012024-07-31T03:34:06.563Z Compiling ratatui v0.27.0
35022024-07-31T03:34:06.582Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-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 '--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' '--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"' -C metadata=2b8fe0ad8ccc3585 -C extra-filename=-2b8fe0ad8ccc3585 --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-79ef37fead517de5.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-70b5f8a5424c0d79.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-0bacbfa5515b7c55.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-e8091f06ab429d0b.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-3ab154a9efe44b1a.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern stability=/work/oxidecomputer/omicron/target/debug/deps/libstability-d267382c35c31eec.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-c9dfaf2474e10a2d.so --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-02023961172e7c0a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35032024-07-31T03:34:06.693Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35042024-07-31T03:34:06.709Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e7933e760cdd68cc -C extra-filename=-e7933e760cdd68cc --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-e7933e760cdd68cc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35052024-07-31T03:34:07.028Z Compiling unicode-linebreak v0.1.5
35062024-07-31T03:34:07.031Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=254a4c30b4d956b5 -C extra-filename=-254a4c30b4d956b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35072024-07-31T03:34:07.517Z Compiling smawk v0.3.2
35082024-07-31T03:34:07.520Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ca72b463f6d7d093 -C extra-filename=-ca72b463f6d7d093 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35092024-07-31T03:34:07.739Z Compiling textwrap v0.16.1
35102024-07-31T03:34:07.742Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=6a76066da9b6cdd3 -C extra-filename=-6a76066da9b6cdd3 --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-ca72b463f6d7d093.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-254a4c30b4d956b5.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35112024-07-31T03:34:08.122Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-e7933e760cdd68cc/build-script-build`
35122024-07-31T03:34:08.130Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
35132024-07-31T03:34:08.133Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/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 -C metadata=74283920e2af3c5e -C extra-filename=-74283920e2af3c5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35142024-07-31T03:34:09.109Z Compiling fatfs v0.3.6
35152024-07-31T03:34:09.112Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f6b0720bce61b2bb -C extra-filename=-f6b0720bce61b2bb --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-69ae6b86f325c5cb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35162024-07-31T03:34:10.883Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=eac4e38c14f9ee3e -C extra-filename=-eac4e38c14f9ee3e --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-79401efc2e62f7c4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35172024-07-31T03:34:11.009Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35182024-07-31T03:34:11.012Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a6c5bb457946b7b0 -C extra-filename=-a6c5bb457946b7b0 --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-97034b78d1593ff4.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35192024-07-31T03:34:12.353Z Compiling csv-core v0.1.11
35202024-07-31T03:34:12.357Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=7ef9a399e9233dfe -C extra-filename=-7ef9a399e9233dfe --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-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35212024-07-31T03:34:12.890Z Compiling csv v1.3.0
35222024-07-31T03:34:12.905Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=dbe9ab61333b222e -C extra-filename=-dbe9ab61333b222e --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-7ef9a399e9233dfe.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35232024-07-31T03:34:13.354Z Compiling rtoolbox v0.0.2
35242024-07-31T03:34:13.378Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d196f865524da922 -C extra-filename=-d196f865524da922 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35252024-07-31T03:34:13.786Z Compiling shell-words v1.1.0
35262024-07-31T03:34:13.788Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=6698e029970b3969 -C extra-filename=-6698e029970b3969 --out-dir /work/oxidecomputer/omicron/target/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-07-31T03:34:13.813Z Compiling rpassword v7.3.1
35282024-07-31T03:34:13.848Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=681f3e511a1932d7 -C extra-filename=-681f3e511a1932d7 --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-9e9eff94c6618bbf.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-d196f865524da922.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35292024-07-31T03:34:14.139Z Compiling tui-tree-widget v0.21.0
35302024-07-31T03:34:14.154Z Running `/home/build/.rustup/toolchains/1.78.0-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.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 --forbid=unsafe_code '--warn=clippy::pedantic' '--warn=clippy::nursery' -C metadata=6a4b8e8f9efe82a7 -C extra-filename=-6a4b8e8f9efe82a7 --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-2b8fe0ad8ccc3585.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35312024-07-31T03:34:14.157Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35322024-07-31T03:34:14.181Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=13bfb7d6ad6c7a43 -C extra-filename=-13bfb7d6ad6c7a43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
35332024-07-31T03:34:14.253Z Compiling cargo-platform v0.1.8
35342024-07-31T03:34:14.257Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=c312b5c39cc0aba3 -C extra-filename=-c312b5c39cc0aba3 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35352024-07-31T03:34:14.480Z Compiling yansi v0.5.1
35362024-07-31T03:34:14.512Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=bdbc4d7979348737 -C extra-filename=-bdbc4d7979348737 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35372024-07-31T03:34:14.813Z Compiling getrandom v0.1.16
35382024-07-31T03:34:14.816Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.1.16/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="std"' -C metadata=2ec73041e42815d9 -C extra-filename=-2ec73041e42815d9 --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-2ec73041e42815d9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35392024-07-31T03:34:14.843Z Compiling pretty_assertions v1.4.0
35402024-07-31T03:34:14.846Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=71b85029e648d3c5 -C extra-filename=-71b85029e648d3c5 --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-89f24ea2acf2914f.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-bdbc4d7979348737.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35412024-07-31T03:34:15.251Z Compiling cargo_metadata v0.18.1
35422024-07-31T03:34:15.251Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=985cbf3a62a6f420 -C extra-filename=-985cbf3a62a6f420 --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-feaecf970e550c06.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-c312b5c39cc0aba3.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35432024-07-31T03:34:15.651Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-2ec73041e42815d9/build-script-build`
35442024-07-31T03:34:15.680Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35452024-07-31T03:34:15.683Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=80da83ccb343a2bb -C extra-filename=-80da83ccb343a2bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35462024-07-31T03:34:16.257Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=d31f5d3089873b25 -C extra-filename=-d31f5d3089873b25 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35472024-07-31T03:34:16.786Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35482024-07-31T03:34:16.815Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a54c09e1689c5aeb -C extra-filename=-a54c09e1689c5aeb --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-6a5e3f38bef75d01.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35492024-07-31T03:34:18.496Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35502024-07-31T03:34:18.499Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=4977d9e87fec1a97 -C extra-filename=-4977d9e87fec1a97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35512024-07-31T03:34:19.154Z Compiling rfc6979 v0.4.0
35522024-07-31T03:34:19.157Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=4b133e9ce943e463 -C extra-filename=-4b133e9ce943e463 --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-eb226e5a4ecba862.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35532024-07-31T03:34:19.361Z Compiling target-lexicon v0.12.14
35542024-07-31T03:34:19.365Z Running `/home/build/.rustup/toolchains/1.78.0-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.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=588496c0fbf4d627 -C extra-filename=-588496c0fbf4d627 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-588496c0fbf4d627 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35552024-07-31T03:34:20.431Z Compiling doc-comment v0.3.3
35562024-07-31T03:34:20.434Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=378b95388d82b812 -C extra-filename=-378b95388d82b812 --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-378b95388d82b812 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35572024-07-31T03:34:21.121Z Compiling plotters-backend v0.3.5
35582024-07-31T03:34:21.124Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=0993ebe2c0752da1 -C extra-filename=-0993ebe2c0752da1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35592024-07-31T03:34:21.733Z Compiling plotters-svg v0.3.5
35602024-07-31T03:34:21.736Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=23145c0997cd6248 -C extra-filename=-23145c0997cd6248 --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-0993ebe2c0752da1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35612024-07-31T03:34:22.356Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-378b95388d82b812/build-script-build`
35622024-07-31T03:34:22.366Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-588496c0fbf4d627/build-script-build`
35632024-07-31T03:34:22.366Z Compiling ecdsa v0.16.9
35642024-07-31T03:34:22.370Z Running `/home/build/.rustup/toolchains/1.78.0-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="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"' -C metadata=0d7c4366933a0a3b -C extra-filename=-0d7c4366933a0a3b --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-8177c7b7d6928a3c.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-4b133e9ce943e463.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6a9d01d3aaebcd8e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35652024-07-31T03:34:22.408Z Compiling rand_core v0.5.1
35662024-07-31T03:34:22.431Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-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 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"' -C metadata=b7637b5653a1dbbd -C extra-filename=-b7637b5653a1dbbd --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-d31f5d3089873b25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35672024-07-31T03:34:22.929Z Compiling primeorder v0.13.6
35682024-07-31T03:34:22.932Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=8520a76016e541ff -C extra-filename=-8520a76016e541ff --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-d87e94ae4f72b2f6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35692024-07-31T03:34:23.228Z Compiling cast v0.3.0
35702024-07-31T03:34:23.231Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=cb5ccae66155be73 -C extra-filename=-cb5ccae66155be73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35712024-07-31T03:34:23.471Z Compiling option-ext v0.2.0
35722024-07-31T03:34:23.474Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name option_ext --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/option-ext-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 -C metadata=a2555ee3ac1924ba -C extra-filename=-a2555ee3ac1924ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35732024-07-31T03:34:23.566Z Compiling guppy-workspace-hack v0.1.0
35742024-07-31T03:34:23.602Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ba0802f28cc6b545 -C extra-filename=-ba0802f28cc6b545 --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-ba0802f28cc6b545 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35752024-07-31T03:34:23.605Z Compiling assert_cmd v2.0.14
35762024-07-31T03:34:23.605Z Running `/home/build/.rustup/toolchains/1.78.0-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.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=723a3592c5686b08 -C extra-filename=-723a3592c5686b08 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-723a3592c5686b08 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35772024-07-31T03:34:23.921Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-ba0802f28cc6b545/build-script-build`
35782024-07-31T03:34:23.950Z Compiling dirs-sys v0.4.1
35792024-07-31T03:34:23.953Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-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 -C metadata=9ab9a6ffa3d7c7af -C extra-filename=-9ab9a6ffa3d7c7af --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-9e9eff94c6618bbf.rmeta --extern option_ext=/work/oxidecomputer/omicron/target/debug/deps/liboption_ext-a2555ee3ac1924ba.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35802024-07-31T03:34:24.066Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-723a3592c5686b08/build-script-build`
35812024-07-31T03:34:24.094Z Compiling criterion-plot v0.5.0
35822024-07-31T03:34:24.109Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=51339b82b6a776e4 -C extra-filename=-51339b82b6a776e4 --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-cb5ccae66155be73.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35832024-07-31T03:34:24.638Z Compiling rand_chacha v0.2.2
35842024-07-31T03:34:24.641Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=fc916b1d2158f18d -C extra-filename=-fc916b1d2158f18d --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-b9107e4ada8e4dd6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-b7637b5653a1dbbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35852024-07-31T03:34:25.292Z Running `/home/build/.rustup/toolchains/1.78.0-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.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="std"' -C metadata=578578ac143aadcb -C extra-filename=-578578ac143aadcb --out-dir /work/oxidecomputer/omicron/target/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"'`
35862024-07-31T03:34:26.105Z Compiling samael v0.0.15
35872024-07-31T03:34:26.108Z Running `/home/build/.rustup/toolchains/1.78.0-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.15/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"' -C metadata=8f96309ee562f28b -C extra-filename=-8f96309ee562f28b --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-8f96309ee562f28b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-bb3b4f4280fd8f30.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35882024-07-31T03:34:26.191Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=68b9f2f2236d7b58 -C extra-filename=-68b9f2f2236d7b58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35892024-07-31T03:34:26.300Z Compiling plotters v0.3.5
35902024-07-31T03:34:26.303Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=544dbe92154eb608 -C extra-filename=-544dbe92154eb608 --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-da8aea025e0dde22.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-0993ebe2c0752da1.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-23145c0997cd6248.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35912024-07-31T03:34:26.696Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35922024-07-31T03:34:26.699Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=15a1c1341a480fa6 -C extra-filename=-15a1c1341a480fa6 --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-97034b78d1593ff4.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35932024-07-31T03:34:28.058Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
35942024-07-31T03:34:28.062Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b6c7706fe034a4c2 -C extra-filename=-b6c7706fe034a4c2 --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-75624087ea4a43eb.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35952024-07-31T03:34:28.536Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-8f96309ee562f28b/build-script-bindings`
35962024-07-31T03:34:28.855Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35972024-07-31T03:34:28.858Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7fad131c37480bec -C extra-filename=-7fad131c37480bec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35982024-07-31T03:34:31.495Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.15/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"' -C metadata=64c1821b201c7892 -C extra-filename=-64c1821b201c7892 --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-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-5b3287972951ee08.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-eacb9bfce4ae5e5c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-0ad62ea66a01c868.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-6a76b6e568a0137a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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`
35992024-07-31T03:34:32.127Z Compiling polyval v0.6.2
36002024-07-31T03:34:32.130Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b9a192d693802afb -C extra-filename=-b9a192d693802afb --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-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-188f141b7d6831e2.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-4a3890cf78d5719c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36012024-07-31T03:34:32.584Z Compiling ed25519 v2.2.3
36022024-07-31T03:34:32.587Z Running `/home/build/.rustup/toolchains/1.78.0-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="std"' -C metadata=591eb8d1464da149 -C extra-filename=-591eb8d1464da149 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6a9d01d3aaebcd8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36032024-07-31T03:34:33.121Z Compiling http-body v1.0.0
36042024-07-31T03:34:33.124Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=05dad720aa36fddb -C extra-filename=-05dad720aa36fddb --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-0ca0c6ee2251a771.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36052024-07-31T03:34:33.339Z Compiling aes v0.8.4
36062024-07-31T03:34:33.342Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b84ea0081af72b79 -C extra-filename=-b84ea0081af72b79 --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-6cd145163fd70236.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36072024-07-31T03:34:33.381Z Compiling blowfish v0.9.1
36082024-07-31T03:34:33.384Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a55642786a9a0bba -C extra-filename=-a55642786a9a0bba --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-4079b563d11206ed.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36092024-07-31T03:34:33.836Z Compiling ctr v0.9.2
36102024-07-31T03:34:33.851Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=fd3513f46526a31a -C extra-filename=-fd3513f46526a31a --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-2aae3c88f553512e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36112024-07-31T03:34:34.223Z Compiling tinytemplate v1.2.1
36122024-07-31T03:34:34.240Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7161715d6f5ab5b1 -C extra-filename=-7161715d6f5ab5b1 --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-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36132024-07-31T03:34:34.928Z Compiling password-hash v0.4.2
36142024-07-31T03:34:34.933Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=fe4d19f00c51b242 -C extra-filename=-fe4d19f00c51b242 --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-96ee31262a117aa9.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36152024-07-31T03:34:35.340Z Compiling pbkdf2 v0.12.2
36162024-07-31T03:34:35.343Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=cbf4565093af90e3 -C extra-filename=-cbf4565093af90e3 --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-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36172024-07-31T03:34:35.522Z Compiling oorandom v11.1.3
36182024-07-31T03:34:35.525Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=8c9e4b9f306ed946 -C extra-filename=-8c9e4b9f306ed946 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36192024-07-31T03:34:35.731Z Compiling target-spec v3.1.0
36202024-07-31T03:34:35.746Z Running `/home/build/.rustup/toolchains/1.78.0-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.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 -C metadata=de1d5a5b05aca86e -C extra-filename=-de1d5a5b05aca86e --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-de1d5a5b05aca86e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36212024-07-31T03:34:35.907Z Compiling anes v0.1.6
36222024-07-31T03:34:35.910Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=30dcea51a931d70b -C extra-filename=-30dcea51a931d70b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36232024-07-31T03:34:36.162Z Compiling tower-layer v0.3.2
36242024-07-31T03:34:36.165Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f3dea153dc1c86e6 -C extra-filename=-f3dea153dc1c86e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36252024-07-31T03:34:36.350Z Compiling hex-literal v0.4.1
36262024-07-31T03:34:36.352Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b813409a9c7591c8 -C extra-filename=-b813409a9c7591c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36272024-07-31T03:34:36.406Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-de1d5a5b05aca86e/build-script-build`
36282024-07-31T03:34:36.435Z Compiling tower v0.4.13
36292024-07-31T03:34:36.437Z Running `/home/build/.rustup/toolchains/1.78.0-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="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="log"' --cfg 'feature="make"' --cfg 'feature="pin-project"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --cfg 'feature="util"' -C metadata=9f332c397c5af38a -C extra-filename=-9f332c397c5af38a --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-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-7e2482944ca2397c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-f3dea153dc1c86e6.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36302024-07-31T03:34:36.465Z Compiling criterion v0.5.1
36312024-07-31T03:34:36.481Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b3365ca65559241e -C extra-filename=-b3365ca65559241e --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-30dcea51a931d70b.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-cb5ccae66155be73.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-51339b82b6a776e4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1fb2ee4459a95d8f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-8c9e4b9f306ed946.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-544dbe92154eb608.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-7161715d6f5ab5b1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36322024-07-31T03:34:36.514Z Compiling bcrypt-pbkdf v0.10.0
36332024-07-31T03:34:36.517Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=577122442a3fe688 -C extra-filename=-577122442a3fe688 --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-a55642786a9a0bba.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-cbf4565093af90e3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36342024-07-31T03:34:37.174Z Compiling pbkdf2 v0.11.0
36352024-07-31T03:34:37.177Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=cf49957c73a28527 -C extra-filename=-cf49957c73a28527 --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-3cfa47e91bd2ae23.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-fe4d19f00c51b242.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36362024-07-31T03:34:37.302Z Compiling hyper v1.3.1
36372024-07-31T03:34:37.305Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-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="client"' --cfg 'feature="default"' --cfg 'feature="http1"' -C metadata=c94ba4fcb0d43b72 -C extra-filename=-c94ba4fcb0d43b72 --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-0ca0c6ee2251a771.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-05dad720aa36fddb.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-0dfc4878d281d11a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36382024-07-31T03:34:37.531Z Compiling ed25519-dalek v2.1.1
36392024-07-31T03:34:37.543Z Running `/home/build/.rustup/toolchains/1.78.0-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="fast"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=7d1733c1fa0c9a83 -C extra-filename=-7d1733c1fa0c9a83 --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-aa909d2898d62a93.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-591eb8d1464da149.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36402024-07-31T03:34:38.753Z Compiling ghash v0.5.1
36412024-07-31T03:34:38.756Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=0e0ac5d53df208e7 -C extra-filename=-0e0ac5d53df208e7 --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-188f141b7d6831e2.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-b9a192d693802afb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36422024-07-31T03:34:38.954Z Running `/home/build/.rustup/toolchains/1.78.0-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.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 -C metadata=e0ab25978eaa2a15 -C extra-filename=-e0ab25978eaa2a15 --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-cc42d1818d83e869.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-68b9f2f2236d7b58.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-8c8481fa5f04966b.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-a21019c3fba05991.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-65ed68b8ae737998.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36432024-07-31T03:34:40.257Z Compiling cfg-expr v0.15.8
36442024-07-31T03:34:40.260Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_expr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-expr-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="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' -C metadata=e49521e824a3670b -C extra-filename=-e49521e824a3670b --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-b79becaab4538f2c.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-578578ac143aadcb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36452024-07-31T03:34:40.437Z Compiling rand v0.7.3
36462024-07-31T03:34:40.440Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-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 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="getrandom_package"' --cfg 'feature="libc"' --cfg 'feature="std"' -C metadata=c339139fc4546b86 -C extra-filename=-c339139fc4546b86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom_package=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-d31f5d3089873b25.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-fc916b1d2158f18d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-b7637b5653a1dbbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36472024-07-31T03:34:41.636Z Compiling dirs v5.0.1
36482024-07-31T03:34:41.639Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-5.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 -C metadata=c401a99793ac92b3 -C extra-filename=-c401a99793ac92b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dirs_sys=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys-9ab9a6ffa3d7c7af.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36492024-07-31T03:34:41.851Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=58b07dc5d30f0994 -C extra-filename=-58b07dc5d30f0994 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36502024-07-31T03:34:41.967Z Compiling p521 v0.13.3
36512024-07-31T03:34:41.970Z Running `/home/build/.rustup/toolchains/1.78.0-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="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="sha512"' --cfg 'feature="std"' -C metadata=6ff724d5cc692e1b -C extra-filename=-6ff724d5cc692e1b --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-fd6a4ef1678aa560.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-0d7c4366933a0a3b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-8520a76016e541ff.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36522024-07-31T03:34:43.103Z Compiling p256 v0.13.2
36532024-07-31T03:34:43.107Z Running `/home/build/.rustup/toolchains/1.78.0-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="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' -C metadata=31bd8c6e2662d3c1 -C extra-filename=-31bd8c6e2662d3c1 --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-0d7c4366933a0a3b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-8520a76016e541ff.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36542024-07-31T03:34:44.027Z Compiling cbc v0.1.2
36552024-07-31T03:34:44.031Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b5a92a5f09b73868 -C extra-filename=-b5a92a5f09b73868 --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-2aae3c88f553512e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36562024-07-31T03:34:44.256Z Compiling russh-cryptovec v0.7.2
36572024-07-31T03:34:44.264Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e7be85c3c6d32ea9 -C extra-filename=-e7be85c3c6d32ea9 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36582024-07-31T03:34:44.433Z Compiling md5 v0.7.0
36592024-07-31T03:34:44.436Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b5fc859471b344c0 -C extra-filename=-b5fc859471b344c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36602024-07-31T03:34:44.584Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name target_spec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-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 -C metadata=d033f9cd838a7bd4 -C extra-filename=-d033f9cd838a7bd4 --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-e49521e824a3670b.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-58b07dc5d30f0994.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-578578ac143aadcb.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36612024-07-31T03:34:44.944Z Compiling russh-keys v0.43.0
36622024-07-31T03:34:44.953Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name russh_keys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-keys-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5362fad54f6cda8d -C extra-filename=-5362fad54f6cda8d --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-b84ea0081af72b79.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-577122442a3fe688.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-1b045b80c11dbf29.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-b5a92a5f09b73868.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-fd3513f46526a31a.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern dirs=/work/oxidecomputer/omicron/target/debug/deps/libdirs-c401a99793ac92b3.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-7d1733c1fa0c9a83.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-b5fc859471b344c0.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-31bd8c6e2662d3c1.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-6ff724d5cc692e1b.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-cf49957c73a28527.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-c339139fc4546b86.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-e7be85c3c6d32ea9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36632024-07-31T03:34:45.606Z Compiling aes-gcm v0.10.3
36642024-07-31T03:34:45.609Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f6d0a9ce6ed6a0b1 -C extra-filename=-f6d0a9ce6ed6a0b1 --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-f83213faee1d9499.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-b84ea0081af72b79.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-fd3513f46526a31a.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-0e0ac5d53df208e7.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36652024-07-31T03:34:45.915Z Compiling hyper-util v0.1.3
36662024-07-31T03:34:45.938Z Running `/home/build/.rustup/toolchains/1.78.0-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.3/src/lib.rs --error-format=json --json=diagnostic-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="http1"' --cfg 'feature="tokio"' -C metadata=d8eee87d5a196a47 -C extra-filename=-d8eee87d5a196a47 --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-0ca0c6ee2251a771.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-05dad720aa36fddb.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c94ba4fcb0d43b72.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-9f332c397c5af38a.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36672024-07-31T03:34:46.264Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
36682024-07-31T03:34:46.267Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=979feff01928d66a -C extra-filename=-979feff01928d66a --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-15a1c1341a480fa6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
36692024-07-31T03:34:48.077Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
36702024-07-31T03:34:48.079Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=5561961d77043608 -C extra-filename=-5561961d77043608 --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-490b47ccaffe80f8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
36712024-07-31T03:34:48.432Z Compiling rustls-native-certs v0.7.0
36722024-07-31T03:34:48.453Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9eddb399eb6634b5 -C extra-filename=-9eddb399eb6634b5 --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-0ad62ea66a01c868.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36732024-07-31T03:34:48.478Z Compiling httptest v0.15.5
36742024-07-31T03:34:48.494Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name httptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httptest-0.15.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 -C metadata=e5a632b6dcc6b290 -C extra-filename=-e5a632b6dcc6b290 --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-44e70eba0814273c.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-1ae489c8acf2a979.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36752024-07-31T03:34:48.840Z Compiling pathdiff v0.2.1
36762024-07-31T03:34:48.842Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b888daa6df9fd829 -C extra-filename=-b888daa6df9fd829 --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-feaecf970e550c06.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36772024-07-31T03:34:49.015Z Compiling escape8259 v0.5.2
36782024-07-31T03:34:49.035Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=23ae8534ef95a9e3 -C extra-filename=-23ae8534ef95a9e3 --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-ff404895282bf39c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36792024-07-31T03:34:49.430Z Compiling threadpool v1.8.1
36802024-07-31T03:34:49.433Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f5d3b23a8180b5cb -C extra-filename=-f5d3b23a8180b5cb --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-542485ea2f901d76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36812024-07-31T03:34:50.374Z Compiling dhcproto-macros v0.1.0
36822024-07-31T03:34:50.377Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=6a08a3c4bd48b6c2 -C extra-filename=-6a08a3c4bd48b6c2 --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`
36832024-07-31T03:34:50.930Z Compiling nested v0.1.1
36842024-07-31T03:34:50.933Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=26bc13fe1a85d194 -C extra-filename=-26bc13fe1a85d194 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36852024-07-31T03:34:51.282Z Compiling guppy v0.17.5
36862024-07-31T03:34:51.286Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-0.17.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 -C metadata=801c6d01d300a119 -C extra-filename=-801c6d01d300a119 --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-ffd14cf7bf009d44.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-da9df59bd1f776eb.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-58b07dc5d30f0994.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-26bc13fe1a85d194.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-b888daa6df9fd829.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-d033f9cd838a7bd4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36872024-07-31T03:34:51.490Z Compiling dhcproto v0.11.0
36882024-07-31T03:34:51.494Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-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"' -C metadata=67132853a3f2dc05 -C extra-filename=-67132853a3f2dc05 --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-6a08a3c4bd48b6c2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36892024-07-31T03:34:53.709Z Compiling libtest-mimic v0.7.3
36902024-07-31T03:34:53.713Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=3510bc245b4e8a7e -C extra-filename=-3510bc245b4e8a7e --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-51b4c12329fada93.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-23ae8534ef95a9e3.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --extern threadpool=/work/oxidecomputer/omicron/target/debug/deps/libthreadpool-f5d3b23a8180b5cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36912024-07-31T03:34:54.953Z Compiling hyper-rustls v0.26.0
36922024-07-31T03:34:54.956Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=7f2a1b0531a22668 -C extra-filename=-7f2a1b0531a22668 --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-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c94ba4fcb0d43b72.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-d8eee87d5a196a47.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-9eddb399eb6634b5.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-6fbbc262238687b8.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
36932024-07-31T03:34:55.407Z Compiling russh v0.43.0
36942024-07-31T03:34:55.410Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name russh --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="flate2"' -C metadata=b6284c71258f8608 -C extra-filename=-b6284c71258f8608 --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-b84ea0081af72b79.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-f6d0a9ce6ed6a0b1.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-b83c7e7213defc02.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-fd3513f46526a31a.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-aa909d2898d62a93.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-5f23137d8f717a53.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-e7be85c3c6d32ea9.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36952024-07-31T03:34:55.528Z Compiling fancy-regex v0.13.0
36962024-07-31T03:34:55.532Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=538e1582cf5530b0 -C extra-filename=-538e1582cf5530b0 --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-fed351dfccf21ec0.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36972024-07-31T03:34:55.999Z Compiling rstest_macros v0.19.0
36982024-07-31T03:34:56.026Z Running `/home/build/.rustup/toolchains/1.78.0-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.19.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"' -C metadata=1b7ad2d0ee84da0a -C extra-filename=-1b7ad2d0ee84da0a --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-1b7ad2d0ee84da0a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ee0ef3b4f042ff10.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36992024-07-31T03:34:56.646Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37002024-07-31T03:34:56.649Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=bac829fd08568365 -C extra-filename=-bac829fd08568365 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37012024-07-31T03:34:57.141Z Compiling internet-checksum v0.2.1
37022024-07-31T03:34:57.144Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=156e62651fc45a6b -C extra-filename=-156e62651fc45a6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37032024-07-31T03:34:57.385Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-1b7ad2d0ee84da0a/build-script-build`
37042024-07-31T03:34:57.477Z Compiling datatest-stable v0.2.9
37052024-07-31T03:34:57.480Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=4ecb5c901e950536 -C extra-filename=-4ecb5c901e950536 --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-feaecf970e550c06.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-538e1582cf5530b0.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-3510bc245b4e8a7e.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37062024-07-31T03:34:58.015Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37072024-07-31T03:34:58.018Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=9a041c241a2f300a -C extra-filename=-9a041c241a2f300a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
37082024-07-31T03:34:58.189Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
37092024-07-31T03:34:58.191Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 cockroach-admin/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=c8d0722bb319d00e -C extra-filename=-c8d0722bb319d00e --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-c8d0722bb319d00e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37102024-07-31T03:34:58.526Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
37112024-07-31T03:34:58.529Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omicron-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3b4d2cbc5b001c8d -C extra-filename=-3b4d2cbc5b001c8d --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-3b4d2cbc5b001c8d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37122024-07-31T03:34:58.875Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37132024-07-31T03:34:58.878Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omdb/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=63f7decc52c05365 -C extra-filename=-63f7decc52c05365 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-63f7decc52c05365 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37142024-07-31T03:34:59.217Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37152024-07-31T03:34:59.220Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/reconfigurator-cli/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=0a5e399cbaca1d9b -C extra-filename=-0a5e399cbaca1d9b --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-0a5e399cbaca1d9b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37162024-07-31T03:34:59.567Z Compiling similar-asserts v1.5.0
37172024-07-31T03:34:59.570Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=2880b49c1495e706 -C extra-filename=-2880b49c1495e706 --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-458ab224f4921e74.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37182024-07-31T03:35:00.515Z Compiling trybuild v1.0.97
37192024-07-31T03:35:00.517Z Running `/home/build/.rustup/toolchains/1.78.0-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.97/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6500b97ad07d405a -C extra-filename=-6500b97ad07d405a --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-6500b97ad07d405a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37202024-07-31T03:35:00.795Z Compiling relative-path v1.9.3
37212024-07-31T03:35:00.798Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=2345f7ef9f064402 -C extra-filename=-2345f7ef9f064402 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37222024-07-31T03:35:01.095Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-6500b97ad07d405a/build-script-build`
37232024-07-31T03:35:01.122Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37242024-07-31T03:35:01.125Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3b338cd715186de0 -C extra-filename=-3b338cd715186de0 --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-cc42d1818d83e869.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37252024-07-31T03:35:01.518Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.19.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"' -C metadata=5e1d34b1d7b27d3e -C extra-filename=-5e1d34b1d7b27d3e --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-6cd145163fd70236.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-2345f7ef9f064402.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37262024-07-31T03:35:03.407Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-0a5e399cbaca1d9b/build-script-build`
37272024-07-31T03:35:03.448Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-63f7decc52c05365/build-script-build`
37282024-07-31T03:35:03.454Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-3b4d2cbc5b001c8d/build-script-build`
37292024-07-31T03:35:03.467Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-c8d0722bb319d00e/build-script-build`
37302024-07-31T03:35:03.495Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
37312024-07-31T03:35:03.498Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=2e1d305a0113676d -C extra-filename=-2e1d305a0113676d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
37322024-07-31T03:35:03.639Z Compiling multimap v0.10.0
37332024-07-31T03:35:03.642Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=53799ab23c1d222e -C extra-filename=-53799ab23c1d222e --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37342024-07-31T03:35:03.996Z Compiling uzers v0.11.3
37352024-07-31T03:35:03.999Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=eec7a70fec0e7113 -C extra-filename=-eec7a70fec0e7113 --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-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37362024-07-31T03:35:05.361Z Compiling indent_write v2.2.0
37372024-07-31T03:35:05.363Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=240c20a392287b7c -C extra-filename=-240c20a392287b7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37382024-07-31T03:35:05.542Z Compiling futures-timer v3.0.3
37392024-07-31T03:35:05.545Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=13732df1e1e97b1c -C extra-filename=-13732df1e1e97b1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37402024-07-31T03:35:05.602Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-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 -C metadata=98b7a0851a012050 -C extra-filename=-98b7a0851a012050 --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-009c09a73c940a7e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37412024-07-31T03:35:05.670Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37422024-07-31T03:35:05.673Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ab6ff7e022e1f533 -C extra-filename=-ab6ff7e022e1f533 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37432024-07-31T03:35:06.585Z Compiling partial-io v0.5.4
37442024-07-31T03:35:06.588Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=44cb082cdb6dde01 -C extra-filename=-44cb082cdb6dde01 --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-d7ac17ad64f31a1c.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-7e2482944ca2397c.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37452024-07-31T03:35:07.093Z Compiling blake2b_simd v1.0.2
37462024-07-31T03:35:07.095Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=57528f9b0ab85f77 -C extra-filename=-57528f9b0ab85f77 --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-5506778857bc3003.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-27565aeac1afc72b.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-a5ae682ae21eab04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37472024-07-31T03:35:11.637Z Compiling rstest v0.19.0
37482024-07-31T03:35:11.662Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="default"' -C metadata=41c9993a9eb62f39 -C extra-filename=-41c9993a9eb62f39 --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-d7ac17ad64f31a1c.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-13732df1e1e97b1c.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-5e1d34b1d7b27d3e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37492024-07-31T03:35:11.866Z Compiling rand_distr v0.4.3
37502024-07-31T03:35:11.870Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=c8fc2a8c2d3f43c6 -C extra-filename=-c8fc2a8c2d3f43c6 --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-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37512024-07-31T03:35:12.306Z Compiling approx v0.5.1
37522024-07-31T03:35:12.310Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=ddaee20d17a6597c -C extra-filename=-ddaee20d17a6597c --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-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37532024-07-31T03:35:12.578Z Compiling rust-argon2 v2.1.0
37542024-07-31T03:35:12.581Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=750b2e677370518b -C extra-filename=-750b2e677370518b --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-bfc5ed6832fe4205.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-57528f9b0ab85f77.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-a5ae682ae21eab04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37552024-07-31T03:35:12.597Z Compiling polar-core v0.27.3
37562024-07-31T03:35:12.600Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=cbbc6a9051483bf6 -C extra-filename=-cbbc6a9051483bf6 --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-cbbc6a9051483bf6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-594e1bf97c7f6d68.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37572024-07-31T03:35:12.935Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
37582024-07-31T03:35:12.951Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8511e7aebcd452f8 -C extra-filename=-8511e7aebcd452f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out -L /usr/platform/oxide/lib/amd64/`
37592024-07-31T03:35:13.864Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
37602024-07-31T03:35:13.867Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f979b1a7c8010c3c -C extra-filename=-f979b1a7c8010c3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37612024-07-31T03:35:14.271Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-cbbc6a9051483bf6/build-script-build`
37622024-07-31T03:35:14.376Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e5295d38266d6b71 -C extra-filename=-e5295d38266d6b71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37632024-07-31T03:35:14.796Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37642024-07-31T03:35:14.799Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=711d7831c1ce5fd2 -C extra-filename=-711d7831c1ce5fd2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37652024-07-31T03:35:16.001Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=7b0462afbe7a9aa6 -C extra-filename=-7b0462afbe7a9aa6 --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-15f28d339ebc4e9e.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-121ee1b9f7b07e63.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37662024-07-31T03:35:16.408Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
37672024-07-31T03:35:16.411Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cc0fd29606016107 -C extra-filename=-cc0fd29606016107 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37682024-07-31T03:35:17.660Z Compiling cargo_toml v0.20.4
37692024-07-31T03:35:17.663Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ac66caa649fe352b -C extra-filename=-ac66caa649fe352b --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-da3429ff12e30b86.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37702024-07-31T03:35:18.102Z Compiling termios v0.3.3
37712024-07-31T03:35:18.105Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f11dce5e76d6ac96 -C extra-filename=-f11dce5e76d6ac96 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37722024-07-31T03:35:18.382Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37732024-07-31T03:35:18.385Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_cli --edition=2021 gateway-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=fd0fccf27b70cad1 -C extra-filename=-fd0fccf27b70cad1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-f11dce5e76d6ac96.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37742024-07-31T03:35:20.327Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/bin/wicket-dbg.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3b155546ea799469 -C extra-filename=-3b155546ea799469 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-ab6ff7e022e1f533.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37752024-07-31T03:35:20.860Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg_server --edition=2021 wicket-dbg/src/bin/wicket-dbg-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b384b9b8d09345bd -C extra-filename=-b384b9b8d09345bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-ab6ff7e022e1f533.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37762024-07-31T03:35:22.526Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2774f0def1415dc3 -C extra-filename=-2774f0def1415dc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-cc0fd29606016107.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37772024-07-31T03:35:23.030Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/bin/omicron-package.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a7896b4a5a644dae -C extra-filename=-a7896b4a5a644dae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-711d7831c1ce5fd2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37782024-07-31T03:35:23.096Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcp_server --edition=2021 end-to-end-tests/src/bin/dhcp-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e6c1d8e57a0f65b1 -C extra-filename=-e6c1d8e57a0f65b1 --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-cc42d1818d83e869.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-3b338cd715186de0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37792024-07-31T03:35:23.223Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name commtest --edition=2021 end-to-end-tests/src/bin/commtest.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d570b3d2e18e80a6 -C extra-filename=-d570b3d2e18e80a6 --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-cc42d1818d83e869.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-3b338cd715186de0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37802024-07-31T03:35:25.274Z Compiling oso v0.27.3
37812024-07-31T03:35:25.278Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3ad87df9e4e992d7 -C extra-filename=-3ad87df9e4e992d7 --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-17e3c426ecc2c188.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-a2206ee7f160239e.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-7b0462afbe7a9aa6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37822024-07-31T03:35:25.669Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=aad44efcd665f393 -C extra-filename=-aad44efcd665f393 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-8511e7aebcd452f8.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out -L /usr/platform/oxide/lib/amd64/`
37832024-07-31T03:35:25.938Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6c42c5735ead6338 -C extra-filename=-6c42c5735ead6338 --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-cc42d1818d83e869.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37842024-07-31T03:35:26.550Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37852024-07-31T03:35:26.550Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask --edition=2021 dev-tools/xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=05be91053b5017da -C extra-filename=-05be91053b5017da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-ac66caa649fe352b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37862024-07-31T03:35:26.699Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap --edition=2021 end-to-end-tests/src/bin/bootstrap.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=cb778cfb5aae357d -C extra-filename=-cb778cfb5aae357d --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-cc42d1818d83e869.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-3b338cd715186de0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37872024-07-31T03:35:27.875Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=00ef47938c78a9fc -C extra-filename=-00ef47938c78a9fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-70a43713bf7e5f04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
37882024-07-31T03:35:28.068Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 sled-agent/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=502e66b3d3e232e3 -C extra-filename=-502e66b3d3e232e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37892024-07-31T03:35:28.809Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4d65d17cb5d911f9 -C extra-filename=-4d65d17cb5d911f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37902024-07-31T03:35:29.103Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d13d060f70a981d5 -C extra-filename=-d13d060f70a981d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37912024-07-31T03:35:31.708Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b542fe2714b2feb8 -C extra-filename=-b542fe2714b2feb8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37922024-07-31T03:35:31.938Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7236f811dd39c693 -C extra-filename=-7236f811dd39c693 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37932024-07-31T03:35:39.162Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=0274570b05c89016 -C extra-filename=-0274570b05c89016 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7cf09df021592b21.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-de692138221074f5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
37942024-07-31T03:35:44.709Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b6e33c40c6416c90 -C extra-filename=-b6e33c40c6416c90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37952024-07-31T03:35:46.348Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9691d459b536fdd7 -C extra-filename=-9691d459b536fdd7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37962024-07-31T03:35:47.350Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=417b045d21408f49 -C extra-filename=-417b045d21408f49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37972024-07-31T03:35:47.642Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a6db2d71b9f29add -C extra-filename=-a6db2d71b9f29add --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37982024-07-31T03:35:48.203Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/bin/zone-setup.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=12df28708bf99c19 -C extra-filename=-12df28708bf99c19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-f979b1a7c8010c3c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37992024-07-31T03:35:50.075Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=32b71960bfd00199 -C extra-filename=-32b71960bfd00199 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-945dab18f7340037.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-750b2e677370518b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38002024-07-31T03:35:51.324Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_compilation --edition=2021 oximeter/impl/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 -C metadata=dc175085384d8a89 -C extra-filename=-dc175085384d8a89 --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-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-41c9993a9eb62f39.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-98b7a0851a012050.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38012024-07-31T03:35:51.420Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=963c2a24087cb3e2 -C extra-filename=-963c2a24087cb3e2 --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-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-41c9993a9eb62f39.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-98b7a0851a012050.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38022024-07-31T03:35:52.393Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3475abbae3b1b262 -C extra-filename=-3475abbae3b1b262 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-44cb082cdb6dde01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38032024-07-31T03:35:56.076Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1d9657bb856c6c8d -C extra-filename=-1d9657bb856c6c8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-2e1d305a0113676d.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38042024-07-31T03:35:58.693Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ad67b482b3b75789 -C extra-filename=-ad67b482b3b75789 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-2e1d305a0113676d.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38052024-07-31T03:36:06.036Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicketd/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4f6215a8db056bcd -C extra-filename=-4f6215a8db056bcd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-2e1d305a0113676d.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38062024-07-31T03:36:10.128Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9fab60216e9404f4 -C extra-filename=-9fab60216e9404f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-44cb082cdb6dde01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38072024-07-31T03:36:12.465Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=faec91bf11873d0b -C extra-filename=-faec91bf11873d0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38082024-07-31T03:36:16.084Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38092024-07-31T03:36:16.087Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a41a9ca1cd44c634 -C extra-filename=-a41a9ca1cd44c634 --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-d7ac17ad64f31a1c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38102024-07-31T03:36:17.803Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38112024-07-31T03:36:17.807Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-dev"' -C metadata=62859f6e810287bd -C extra-filename=-62859f6e810287bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38122024-07-31T03:36:23.621Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=31a5c2133394421d -C extra-filename=-31a5c2133394421d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38132024-07-31T03:36:25.010Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38142024-07-31T03:36:25.016Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=9b1a0c81da1267ef -C extra-filename=-9b1a0c81da1267ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38152024-07-31T03:36:26.302Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6f70669ca84504b2 -C extra-filename=-6f70669ca84504b2 --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-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38162024-07-31T03:36:26.491Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d5e6247ab0a821c5 -C extra-filename=-d5e6247ab0a821c5 --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-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38172024-07-31T03:36:27.221Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=af08ab5accda94ee -C extra-filename=-af08ab5accda94ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38182024-07-31T03:36:27.538Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f77d8503d101c9dd -C extra-filename=-f77d8503d101c9dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38192024-07-31T03:36:27.820Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b2fe433d20f2a5ee -C extra-filename=-b2fe433d20f2a5ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38202024-07-31T03:36:29.374Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicket/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=965e4e65b84cf915 -C extra-filename=-965e4e65b84cf915 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38212024-07-31T03:36:30.102Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=82a896a69f0669d3 -C extra-filename=-82a896a69f0669d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38222024-07-31T03:36:30.716Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a93e1562249b4edd -C extra-filename=-a93e1562249b4edd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out -L /usr/platform/oxide/lib/amd64/`
38232024-07-31T03:36:32.716Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=00d66fe5564d23f8 -C extra-filename=-00d66fe5564d23f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
38242024-07-31T03:36:34.645Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=193cb16c699f8774 -C extra-filename=-193cb16c699f8774 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4ecb5c901e950536.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38252024-07-31T03:36:38.493Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=8bf745e34c16e117 -C extra-filename=-8bf745e34c16e117 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4ecb5c901e950536.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38262024-07-31T03:36:47.381Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e5b8467dd7314217 -C extra-filename=-e5b8467dd7314217 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4ecb5c901e950536.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38272024-07-31T03:36:48.463Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=247855fae0b6b922 -C extra-filename=-247855fae0b6b922 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4ecb5c901e950536.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38282024-07-31T03:36:49.398Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=31811624c95aa116 -C extra-filename=-31811624c95aa116 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38292024-07-31T03:36:49.422Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=eaae028c2bdd8e4e -C extra-filename=-eaae028c2bdd8e4e --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-79401efc2e62f7c4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38302024-07-31T03:36:50.726Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4ea67d25d9888806 -C extra-filename=-4ea67d25d9888806 --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-15a1c1341a480fa6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38312024-07-31T03:36:52.641Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
38322024-07-31T03:36:52.657Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_releng --edition=2021 dev-tools/releng/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=75ac2b82f0fcff25 -C extra-filename=-75ac2b82f0fcff25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38332024-07-31T03:36:54.895Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3316c85a863fa84f -C extra-filename=-3316c85a863fa84f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38342024-07-31T03:36:58.114Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=90bb73bc534dd853 -C extra-filename=-90bb73bc534dd853 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38352024-07-31T03:37:00.846Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d96501c26f43786c -C extra-filename=-d96501c26f43786c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38362024-07-31T03:37:03.466Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=dd97afd5c0c47906 -C extra-filename=-dd97afd5c0c47906 --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-97034b78d1593ff4.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38372024-07-31T03:37:03.949Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=4006eb31e8f34753 -C extra-filename=-4006eb31e8f34753 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7cf09df021592b21.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-de692138221074f5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/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-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38382024-07-31T03:37:05.173Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6ff123db8590c264 -C extra-filename=-6ff123db8590c264 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-70a43713bf7e5f04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38392024-07-31T03:37:06.783Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1f7b49247cc3a649 -C extra-filename=-1f7b49247cc3a649 --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-d7ac17ad64f31a1c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38402024-07-31T03:37:09.041Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ed1d539269c6a7ec -C extra-filename=-ed1d539269c6a7ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38412024-07-31T03:37:09.658Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8fc514a350ad1194 -C extra-filename=-8fc514a350ad1194 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38422024-07-31T03:37:12.755Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=05a1f8ef243b34dd -C extra-filename=-05a1f8ef243b34dd --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-a961eec981278350.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/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-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38432024-07-31T03:37:13.956Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin --edition=2021 cockroach-admin/src/bin/cockroach-admin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ebd69289793a14b1 -C extra-filename=-ebd69289793a14b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-e5295d38266d6b71.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38442024-07-31T03:37:15.999Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a0b2ad3e48c9946d -C extra-filename=-a0b2ad3e48c9946d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-53799ab23c1d222e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38452024-07-31T03:37:25.393Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4eb5e8209c16f7a5 -C extra-filename=-4eb5e8209c16f7a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38462024-07-31T03:37:29.768Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-dev"' -C metadata=f788e1d85c37ffbf -C extra-filename=-f788e1d85c37ffbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38472024-07-31T03:37:34.887Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=227b44d6373ad94f -C extra-filename=-227b44d6373ad94f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38482024-07-31T03:38:01.244Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0d713b67ca77e7d6 -C extra-filename=-0d713b67ca77e7d6 --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-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38492024-07-31T03:38:06.925Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ad4f08c7a0849779 -C extra-filename=-ad4f08c7a0849779 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38502024-07-31T03:38:09.311Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=65016916bf5dc961 -C extra-filename=-65016916bf5dc961 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38512024-07-31T03:38:17.754Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e4f8124d0c6dafa0 -C extra-filename=-e4f8124d0c6dafa0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38522024-07-31T03:38:19.562Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_commands --edition=2021 oximeter/collector/tests/test_commands.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=66b7cd712d319eb5 -C extra-filename=-66b7cd712d319eb5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38532024-07-31T03:38:28.021Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a345eb40dab4bbcc -C extra-filename=-a345eb40dab4bbcc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38542024-07-31T03:38:30.851Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3a3011850390ba83 -C extra-filename=-3a3011850390ba83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-aa657583645be173.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38552024-07-31T03:38:31.015Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=c3a725606515fcdc -C extra-filename=-c3a725606515fcdc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38562024-07-31T03:38:33.708Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=42dcbf2e70ae3b87 -C extra-filename=-42dcbf2e70ae3b87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38572024-07-31T03:38:33.734Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f716342a86e9a5c2 -C extra-filename=-f716342a86e9a5c2 --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-feaecf970e550c06.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38582024-07-31T03:38:35.533Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 gateway/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f4466462cf400875 -C extra-filename=-f4466462cf400875 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38592024-07-31T03:38:36.109Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=47719be5d6c9697f -C extra-filename=-47719be5d6c9697f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38602024-07-31T03:38:53.937Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b871d8326b076da3 -C extra-filename=-b871d8326b076da3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38612024-07-31T03:38:54.465Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=834591c7b1933121 -C extra-filename=-834591c7b1933121 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38622024-07-31T03:38:56.422Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=803a4cab107ba49a -C extra-filename=-803a4cab107ba49a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38632024-07-31T03:39:04.013Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b1cffe36e2eb3e11 -C extra-filename=-b1cffe36e2eb3e11 --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-97034b78d1593ff4.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38642024-07-31T03:39:06.866Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9da57f49f1ba4414 -C extra-filename=-9da57f49f1ba4414 --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-75624087ea4a43eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38652024-07-31T03:39:08.215Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=afb39e99a5db6caf -C extra-filename=-afb39e99a5db6caf --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-8178b3fa3c49cf48.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38662024-07-31T03:39:08.930Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_learner --edition=2021 bootstore/tests/v0-fsm-proptest-learner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=314a6840bf72cb42 -C extra-filename=-314a6840bf72cb42 --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-83e122273fb94066.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38672024-07-31T03:39:09.843Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=6ddca4bcf4bec924 -C extra-filename=-6ddca4bcf4bec924 --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-83e122273fb94066.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38682024-07-31T03:39:12.191Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_rack_coordinator --edition=2021 bootstore/tests/v0-fsm-proptest-rack-coordinator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=afc95316b42620d1 -C extra-filename=-afc95316b42620d1 --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-83e122273fb94066.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38692024-07-31T03:39:16.064Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=464f23e6ddc7bc0f -C extra-filename=-464f23e6ddc7bc0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38702024-07-31T03:39:22.319Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=63858ea439b61591 -C extra-filename=-63858ea439b61591 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38712024-07-31T03:39:35.613Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name commands_test --edition=2021 dns-server/tests/commands_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7cf239936558a511 -C extra-filename=-7cf239936558a511 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38722024-07-31T03:39:37.345Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=604e39847ee53c0a -C extra-filename=-604e39847ee53c0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38732024-07-31T03:39:39.524Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name basic_test --edition=2021 dns-server/tests/basic_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=96dd9be64f41632b -C extra-filename=-96dd9be64f41632b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38742024-07-31T03:39:47.260Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6fd3b6a0a6e89829 -C extra-filename=-6fd3b6a0a6e89829 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38752024-07-31T03:39:47.870Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=c04509dfcd4bb04c -C extra-filename=-c04509dfcd4bb04c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38762024-07-31T03:39:49.204Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=bd240be97ed5afb2 -C extra-filename=-bd240be97ed5afb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38772024-07-31T03:39:55.619Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/bin/sp-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=188e3fecc8127266 -C extra-filename=-188e3fecc8127266 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38782024-07-31T03:39:57.643Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c30215e40847cb52 -C extra-filename=-c30215e40847cb52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-24441c61a0f83cf3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38792024-07-31T03:40:01.163Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d3c6396d5565e106 -C extra-filename=-d3c6396d5565e106 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38802024-07-31T03:40:03.077Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ed4535ef2caab5c8 -C extra-filename=-ed4535ef2caab5c8 --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-6d8fae9e411be813.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
38812024-07-31T03:40:05.353Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0b6ea2291107ed35 -C extra-filename=-0b6ea2291107ed35 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
38822024-07-31T03:40:16.717Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b67fa7e0b0d11c9c -C extra-filename=-b67fa7e0b0d11c9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38832024-07-31T03:40:22.454Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ef0fa51753766112 -C extra-filename=-ef0fa51753766112 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38842024-07-31T03:40:26.115Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a15fe6826d18acfe -C extra-filename=-a15fe6826d18acfe --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-6d8fae9e411be813.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38852024-07-31T03:40:28.701Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2869ba9a3ad3174d -C extra-filename=-2869ba9a3ad3174d --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-97a23d2676a85f3f.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38862024-07-31T03:40:28.784Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9788fe85b59e7525 -C extra-filename=-9788fe85b59e7525 --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-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38872024-07-31T03:40:30.747Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e9ca886d32ff9fbd -C extra-filename=-e9ca886d32ff9fbd --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-6d8fae9e411be813.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38882024-07-31T03:40:33.548Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8bf3d8dce7e66d16 -C extra-filename=-8bf3d8dce7e66d16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38892024-07-31T03:40:38.875Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f0c232d84992db73 -C extra-filename=-f0c232d84992db73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38902024-07-31T03:40:44.935Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=9d19292e6f5878a0 -C extra-filename=-9d19292e6f5878a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38912024-07-31T03:40:46.703Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' -C metadata=4690d30e423a2c9c -C extra-filename=-4690d30e423a2c9c --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-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-826790931abc6185.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38922024-07-31T03:40:46.895Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1c3e5fa1cdddb92a -C extra-filename=-1c3e5fa1cdddb92a --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-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38932024-07-31T03:40:48.325Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9b8dde532d92147b -C extra-filename=-9b8dde532d92147b --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-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38942024-07-31T03:40:49.421Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2a8a5f694c70c719 -C extra-filename=-2a8a5f694c70c719 --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-18fbad60cc66c708.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38952024-07-31T03:40:52.881Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ee4771c792dafb09 -C extra-filename=-ee4771c792dafb09 --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-6cd145163fd70236.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -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 native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38962024-07-31T03:40:54.028Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=334d2df208ad0fda -C extra-filename=-334d2df208ad0fda --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-cb1dc3465c3fa41c.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38972024-07-31T03:40:56.165Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d6d87386f073bbc7 -C extra-filename=-d6d87386f073bbc7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-17a14964823b638a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-7f01a3ebc114b786.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-8dc8456b4c6de948.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
38982024-07-31T03:41:00.460Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0eb018b259c41b26 -C extra-filename=-0eb018b259c41b26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38992024-07-31T03:41:02.541Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a908f22ff3792021 -C extra-filename=-a908f22ff3792021 --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-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39002024-07-31T03:41:02.783Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=948a4af2b041f2b1 -C extra-filename=-948a4af2b041f2b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39012024-07-31T03:41:03.284Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="testing"' -C metadata=66a4af882e4d6d95 -C extra-filename=-66a4af882e4d6d95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
39022024-07-31T03:41:06.911Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ac9e2772f8d72289 -C extra-filename=-ac9e2772f8d72289 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39032024-07-31T03:41:09.831Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=aeaf5be34b4b1354 -C extra-filename=-aeaf5be34b4b1354 --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-490b47ccaffe80f8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39042024-07-31T03:41:14.066Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=dc9e55a512f5dabb -C extra-filename=-dc9e55a512f5dabb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39052024-07-31T03:41:15.247Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ed5a2b05c9ba57ab -C extra-filename=-ed5a2b05c9ba57ab --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-edda607da370c78f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39062024-07-31T03:41:15.650Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e976e57d7aa998b7 -C extra-filename=-e976e57d7aa998b7 --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-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39072024-07-31T03:41:18.510Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7740a30b896a20f1 -C extra-filename=-7740a30b896a20f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39082024-07-31T03:41:22.884Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/oximeter/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 -C metadata=e6b8033c711479a7 -C extra-filename=-e6b8033c711479a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ba18e27019b7553.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39092024-07-31T03:41:25.025Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9f1fad6ef8a9ced4 -C extra-filename=-9f1fad6ef8a9ced4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ba18e27019b7553.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39102024-07-31T03:41:25.524Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3cf3608c590b23d1 -C extra-filename=-3cf3608c590b23d1 --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-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-e562c243df9ac3e8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39112024-07-31T03:41:26.675Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
39122024-07-31T03:41:26.684Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dnswait --edition=2021 internal-dns-cli/src/bin/dnswait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=792dd0b23c74e7c9 -C extra-filename=-792dd0b23c74e7c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
39132024-07-31T03:41:27.201Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner --edition=2021 test-utils/src/bin/falcon_runner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=7b1bf3c7370c3d4e -C extra-filename=-7b1bf3c7370c3d4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-f95ab1ee05beb600.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39142024-07-31T03:41:27.582Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner_cli --edition=2021 test-utils/src/bin/falcon_runner_cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=961ece421279cd61 -C extra-filename=-961ece421279cd61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-f95ab1ee05beb600.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39152024-07-31T03:41:28.572Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39162024-07-31T03:41:28.572Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crdb_seed --edition=2021 dev-tools/crdb-seed/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0588efbe951afba7 -C extra-filename=-0588efbe951afba7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39172024-07-31T03:41:28.812Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=64adcf16f4db9ff8 -C extra-filename=-64adcf16f4db9ff8 --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-8bcc55f5e1ff0008.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39182024-07-31T03:41:29.353Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=46bc8898a74066d9 -C extra-filename=-46bc8898a74066d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-f95ab1ee05beb600.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39192024-07-31T03:41:30.566Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=83f27310e4b2f934 -C extra-filename=-83f27310e4b2f934 --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-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39202024-07-31T03:41:33.035Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ef8b5948cf66b503 -C extra-filename=-ef8b5948cf66b503 --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-97a23d2676a85f3f.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39212024-07-31T03:41:34.973Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6c0ab2e49aa1c109 -C extra-filename=-6c0ab2e49aa1c109 --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-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39222024-07-31T03:41:37.347Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="mockall"' --cfg 'feature="testing"' -C metadata=594d4872d3066f55 -C extra-filename=-594d4872d3066f55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-7f8f126ad5437185.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-e261b85fb018ae95.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-f1f972e6c68aa853.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1485d4a43da67925.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-06e4a997184bbc0a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39232024-07-31T03:41:37.690Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=50659f4c24f2e62e -C extra-filename=-50659f4c24f2e62e --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-0cbdf58bcc2b964d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39242024-07-31T03:41:40.148Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1231630a4af96f72 -C extra-filename=-1231630a4af96f72 --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-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39252024-07-31T03:41:40.522Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ba0e55b0ab5bc28a -C extra-filename=-ba0e55b0ab5bc28a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39262024-07-31T03:41:42.070Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=8297c093aca1c2fd -C extra-filename=-8297c093aca1c2fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39272024-07-31T03:41:47.041Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b8cae7ce42c3956b -C extra-filename=-b8cae7ce42c3956b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39282024-07-31T03:41:47.120Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=491bc97aca745e21 -C extra-filename=-491bc97aca745e21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39292024-07-31T03:41:54.103Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=16f74efb6717cb0e -C extra-filename=-16f74efb6717cb0e --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-97034b78d1593ff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39302024-07-31T03:41:55.603Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b02047e1e6c8f7a1 -C extra-filename=-b02047e1e6c8f7a1 --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-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39312024-07-31T03:41:58.356Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/bin/oxlog.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e21ce607ac7a6fb2 -C extra-filename=-e21ce607ac7a6fb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-06e4a997184bbc0a.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39322024-07-31T03:41:59.039Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f26aabc097277a85 -C extra-filename=-f26aabc097277a85 --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-6a5e3f38bef75d01.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39332024-07-31T03:41:59.802Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b1043ec2c6ca708b -C extra-filename=-b1043ec2c6ca708b --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-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39342024-07-31T03:42:00.561Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7f17950b992eb2c2 -C extra-filename=-7f17950b992eb2c2 --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-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
39352024-07-31T03:42:00.832Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7a0e731cfd5857bc -C extra-filename=-7a0e731cfd5857bc --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-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39362024-07-31T03:42:02.224Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=eac5c67cd1a0915a -C extra-filename=-eac5c67cd1a0915a --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-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39372024-07-31T03:42:02.479Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2458af86617f854c -C extra-filename=-2458af86617f854c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39382024-07-31T03:42:02.748Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=552677c4079a02fe -C extra-filename=-552677c4079a02fe --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-6a5e3f38bef75d01.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39392024-07-31T03:42:03.311Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d55f520d1bd6df65 -C extra-filename=-d55f520d1bd6df65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39402024-07-31T03:42:04.092Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=cd5adeab29d7c133 -C extra-filename=-cd5adeab29d7c133 --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-ffd14cf7bf009d44.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-78003f9d45d47fa7.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39412024-07-31T03:42:04.656Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' -C metadata=9fc3bc068d9db4d5 -C extra-filename=-9fc3bc068d9db4d5 --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-8178b3fa3c49cf48.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39422024-07-31T03:43:54.426Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f61f89541b3109e6 -C extra-filename=-f61f89541b3109e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
39432024-07-31T03:43:54.427Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/bin/omicron-dev.rs --error-format=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' -C metadata=b4c919eb6d8b67c1 -C extra-filename=-b4c919eb6d8b67c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.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-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39442024-07-31T03:43:54.433Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=56217321edbc10d1 -C extra-filename=-56217321edbc10d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39452024-07-31T03:43:54.440Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=988ef34a93cbb48f -C extra-filename=-988ef34a93cbb48f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39462024-07-31T03:43:54.451Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/bin/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 -C metadata=f897fef99bf60a25 -C extra-filename=-f897fef99bf60a25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.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-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39472024-07-31T03:43:54.455Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2ddd10ae25480536 -C extra-filename=-2ddd10ae25480536 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/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-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39482024-07-31T03:43:57.561Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 nexus/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=af4e631eb5f1453e -C extra-filename=-af4e631eb5f1453e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39492024-07-31T03:43:57.946Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1924ce352a83b34a -C extra-filename=-1924ce352a83b34a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/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-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39502024-07-31T03:43:58.639Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_omicron_dev --edition=2021 dev-tools/omicron-dev/tests/test_omicron_dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9a461a5c0b3b4eef -C extra-filename=-9a461a5c0b3b4eef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.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-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39512024-07-31T03:43:59.753Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6a121a21eb3cf140 -C extra-filename=-6a121a21eb3cf140 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
39522024-07-31T03:44:12.164Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e3534d99b2c7de82 -C extra-filename=-e3534d99b2c7de82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-53799ab23c1d222e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39532024-07-31T03:44:20.832Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all_output --edition=2021 dev-tools/omdb/tests/test_all_output.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=19bdbb3735555ad5 -C extra-filename=-19bdbb3735555ad5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-53799ab23c1d222e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39542024-07-31T03:44:22.252Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_basic --edition=2021 dev-tools/reconfigurator-cli/tests/test_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8583519bfa1b0a5a -C extra-filename=-8583519bfa1b0a5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/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-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39552024-07-31T04:04:11.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34m 37s
39562024-07-31T04:04:18.106Z
39572024-07-31T04:04:18.112Zreal 34:45.329284302
39582024-07-31T04:04:18.112Zuser 1:45:33.605773848
39592024-07-31T04:04:18.112Zsys 23:23.993204252
39602024-07-31T04:04:18.112Ztrap 10.056347672
39612024-07-31T04:04:18.112Ztflt 7.324102414
39622024-07-31T04:04:18.112Zdflt 1:32:34.015960850
39632024-07-31T04:04:18.112Zkflt 0.382969465
39642024-07-31T04:04:18.112Zlock 6:38:27.390133279
39652024-07-31T04:04:18.116Zslp 14:37:12.068047374
39662024-07-31T04:04:18.116Zlat 8:58.568675937
39672024-07-31T04:04:18.116Zstop 6:06.905212435
39682024-07-31T04:04:19.118Z+ banner test
39692024-07-31T04:04:19.158Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
39702024-07-31T04:04:20.094Z
39712024-07-31T04:04:20.097Z ##### ###### #### #####
39722024-07-31T04:04:20.097Z # # # #
39732024-07-31T04:04:20.098Z # ##### #### #
39742024-07-31T04:04:20.098Z # # # #
39752024-07-31T04:04:20.098Z # # # # #
39762024-07-31T04:04:20.098Z # ###### #### #
39772024-07-31T04:04:20.098Z
39782024-07-31T04:04:22.716Zinfo: experimental features enabled: setup-scripts
39792024-07-31T04:04:23.929Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
39802024-07-31T04:04:24.053Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39812024-07-31T04:04:24.063Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
39822024-07-31T04:04:24.075Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
39832024-07-31T04:04:36.731Z Finished `test` profile [unoptimized + debuginfo] target(s) in 13.98s
39842024-07-31T04:04:41.960Z Starting 1371 tests across 142 binaries (3 skipped; run ID: 16b4364f-e46c-4cab-8e20-464055be273e, nextest profile: ci)
39852024-07-31T04:04:41.965Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
39862024-07-31T04:04:42.708Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
39872024-07-31T04:04:44.839Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39882024-07-31T04:04:46.508Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39892024-07-31T04:04:52.447Z Finished `test` profile [unoptimized + debuginfo] target(s) in 10.42s
39902024-07-31T04:04:52.534Z Running `target/debug/crdb-seed`
39912024-07-31T04:04:52.566ZJul 31 04:04:51.470 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmporkCN7
39922024-07-31T04:04:52.570ZJul 31 04:04:51.470 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmppPfIMo,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmporkCN7/listen-url
39932024-07-31T04:04:52.570ZJul 31 04:04:51.472 INFO cockroach environment: BUILDOMAT_JOB_ID=01J43D0QCSKHWJP5ZHFQQNA478 BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo CARGO_HOME=/home/build/.cargo CARGO_INCREMENTAL=0 CARGO_MANIFEST_DIR=/work/oxidecomputer/omicron/dev-tools/crdb-seed CARGO_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= CI=true GITHUB_BRANCH=renovate/actions-checkout-4.x GITHUB_REF=refs/heads/renovate/actions-checkout-4.x GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=c2c09ff92a25f6ff802060f5964c61de26a7c6ea 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-170fee1a60efccfd/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out:/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out:/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envce1GrY NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out:/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out:/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/lib NEXTEST_RUN_ID=16b4364f-e46c-4cab-8e20-464055be273e 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.78.0-x86_64-unknown-illumos RUST_BACKTRACE=1 RUST_RECURSION_COUNT=2 SHLVL=1 SSL_CERT_DIR=/usr/ssl/certs SSL_CERT_FILE=/etc/ssl/cacert.pem TMPDIR=/var/tmp/omicron_tmp TZ=UTC USER=build _=/usr/bin/ptime
39942024-07-31T04:04:53.596ZJul 31 04:04:52.499 INFO cockroach pid: 5243
39952024-07-31T04:04:53.596ZJul 31 04:04:52.499 INFO cockroach listen URL: postgresql://root@[::1]:35029/omicron?sslmode=disable
39962024-07-31T04:04:53.596ZJul 31 04:04:52.499 INFO cockroach: populating
39972024-07-31T04:04:56.079ZJul 31 04:04:54.982 INFO cockroach: populated
39982024-07-31T04:04:58.244ZJul 31 04:04:57.147 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/14b5fff1bc8b37412248e64bab03eb9743b13506b306eb90a17a93a5528cb31d.tar`
39992024-07-31T04:04:58.260Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
40002024-07-31T04:04:58.288Z PASS [ 0.031s] api_identity test::test_identity
40012024-07-31T04:04:58.288Z PASS [ 0.026s] api_identity test::test_identity_no_field
40022024-07-31T04:04:58.293Z PASS [ 0.029s] bootstore schemes::tests::hello_roundtrip
40032024-07-31T04:04:58.300Z PASS [ 0.020s] bootstore trust_quorum::rack_secret::tests::create_and_verify
40042024-07-31T04:04:58.313Z PASS [ 0.021s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
40052024-07-31T04:04:58.313Z PASS [ 0.044s] authz-macros tests::test_authz_snapshots
40062024-07-31T04:04:58.313Z PASS [ 0.030s] bootstore schemes::v0::share_pkg::tests::create_packages
40072024-07-31T04:04:58.336Z PASS [ 0.016s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
40082024-07-31T04:04:58.336Z PASS [ 0.020s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
40092024-07-31T04:04:58.347Z PASS [ 0.017s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
40102024-07-31T04:04:58.353Z PASS [ 0.017s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
40112024-07-31T04:04:58.359Z PASS [ 0.014s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
40122024-07-31T04:04:58.371Z PASS [ 0.100s] bootstore schemes::v0::peer::tests::network_config
40132024-07-31T04:04:58.386Z PASS [ 0.026s] db-macros tests::test_derive_metadata_identity_fails_for_enums
40142024-07-31T04:04:58.416Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
40152024-07-31T04:04:58.416Z PASS [ 0.092s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
40162024-07-31T04:04:58.421Z PASS [ 0.097s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
40172024-07-31T04:04:58.421Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
40182024-07-31T04:04:58.421Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
40192024-07-31T04:04:58.421Z PASS [ 0.020s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
40202024-07-31T04:04:58.424Z PASS [ 0.016s] db-macros tests::test_derive_with_unknown_field
40212024-07-31T04:04:58.429Z PASS [ 0.027s] db-macros tests::test_derive_snapshots
40222024-07-31T04:04:58.434Z PASS [ 0.081s] db-macros lookup::test::test_lookup_snapshots
40232024-07-31T04:04:58.631Z PASS [ 0.211s] dns-server storage::test::test_update_in_progress
40242024-07-31T04:04:58.643Z PASS [ 0.218s] dns-server storage::test::test_update_interrupted
40252024-07-31T04:04:58.648Z PASS [ 0.236s] dns-server storage::test::test_update_basic
40262024-07-31T04:04:58.946Z PASS [ 0.515s] dns-server::basic_test a_crud
40272024-07-31T04:04:58.964Z PASS [ 0.309s] dns-server::basic_test multi_record_crud
40282024-07-31T04:04:58.964Z PASS [ 0.303s] dns-server::basic_test name_contains_zone
40292024-07-31T04:04:58.968Z PASS [ 0.323s] dns-server::basic_test empty_record
40302024-07-31T04:04:58.968Z PASS [ 0.517s] dns-server::basic_test aaaa_crud
40312024-07-31T04:04:59.033Z PASS [ 0.067s] dns-service-client diff::test::diff_different
40322024-07-31T04:04:59.056Z PASS [ 0.021s] dns-service-client diff::test::diff_equivalent
40332024-07-31T04:04:59.090Z PASS [ 0.035s] dns-service-client diff::test::diff_invalid
40342024-07-31T04:04:59.150Z PASS [ 0.060s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
40352024-07-31T04:04:59.176Z PASS [ 0.222s] dns-server::basic_test servfail
40362024-07-31T04:04:59.182Z PASS [ 0.033s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
40372024-07-31T04:04:59.194Z PASS [ 0.247s] dns-server::basic_test nxdomain
40382024-07-31T04:04:59.198Z PASS [ 0.243s] dns-server::basic_test srv_crud
40392024-07-31T04:04:59.228Z PASS [ 0.028s] illumos-utils link::test::test_allocate
40402024-07-31T04:04:59.238Z PASS [ 0.063s] illumos-utils destructor::test::test_delayed_delete
40412024-07-31T04:04:59.244Z PASS [ 0.052s] illumos-utils destructor::test::test_destructor_bad_close
40422024-07-31T04:04:59.251Z PASS [ 0.023s] illumos-utils link::test::test_allocate_within_scopes
40432024-07-31T04:04:59.257Z PASS [ 0.019s] illumos-utils running_zone::tests::test_is_oxide_smf_service
40442024-07-31T04:04:59.266Z PASS [ 0.022s] illumos-utils zone::tests::test_parse_ip_network
40452024-07-31T04:04:59.271Z PASS [ 0.022s] illumos-utils zpool::test::test_parse_zpool
40462024-07-31T04:04:59.277Z PASS [ 0.020s] illumos-utils zpool::test::test_parse_zpool_missing_column
40472024-07-31T04:04:59.384Z PASS [ 1.114s] bootstore schemes::v0::peer::tests::basic_3_nodes
40482024-07-31T04:04:59.423Z PASS [ 0.039s] internal-dns config::test::display_hosts
40492024-07-31T04:04:59.448Z PASS [ 0.024s] internal-dns config::test::display_srv_service
40502024-07-31T04:04:59.472Z PASS [ 0.193s] installinator-common block_size_writer::tests::proptest_block_writer
40512024-07-31T04:04:59.506Z PASS [ 0.059s] internal-dns config::test::test_builder_errors
40522024-07-31T04:04:59.553Z PASS [ 0.082s] internal-dns config::test::test_builder_output
40532024-07-31T04:04:59.874Z PASS [ 0.690s] illumos-utils destructor::test::test_delayed_delete_with_error
40542024-07-31T04:04:59.944Z PASS [ 0.390s] internal-dns resolver::test::insert_and_lookup_one_record
40552024-07-31T04:05:00.008Z PASS [ 0.502s] internal-dns resolver::test::insert_and_lookup_multiple_records
40562024-07-31T04:05:00.104Z PASS [ 0.227s] internal-dns resolver::test::lookup_nonexistent_record_fails
40572024-07-31T04:05:00.393Z PASS [ 0.383s] internal-dns resolver::test::resolver_can_be_used_with_progenitor_client
40582024-07-31T04:05:00.426Z PASS [ 0.456s] internal-dns resolver::test::resolver_can_access_backup_dns_server
40592024-07-31T04:05:00.437Z PASS [ 0.038s] ipcc tests::deserialize_fixed_value
40602024-07-31T04:05:00.484Z PASS [ 0.383s] internal-dns resolver::test::resolver_doesnt_bail_on_missing_targets
40612024-07-31T04:05:00.496Z PASS [ 0.057s] ipcc tests::installinator_image_id_round_trip
40622024-07-31T04:05:00.517Z PASS [ 0.033s] ipcc tests::serialized_size
40632024-07-31T04:05:00.571Z PASS [ 0.048s] key-manager tests::different_ikm_produces_different_keys
40642024-07-31T04:05:00.575Z PASS [ 0.070s] key-manager tests::different_disks_produce_different_keys
40652024-07-31T04:05:00.589Z PASS [ 0.023s] key-manager tests::disk_encryption_key_epoch_0
40662024-07-31T04:05:00.597Z PASS [ 0.024s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
40672024-07-31T04:05:00.632Z PASS [ 0.043s] nexus-auth authn::external::cookies::test::test_parse_cookies_empty_headers
40682024-07-31T04:05:00.652Z PASS [ 0.055s] nexus-auth authn::external::cookies::test::test_parse_cookies_ignore_other_headers
40692024-07-31T04:05:00.664Z PASS [ 0.033s] nexus-auth authn::external::cookies::test::test_parse_cookies_one_cookie
40702024-07-31T04:05:00.673Z PASS [ 0.282s] internal-dns resolver::test::update_record
40712024-07-31T04:05:00.682Z PASS [ 0.033s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers
40722024-07-31T04:05:00.692Z PASS [ 0.029s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers_same_name
40732024-07-31T04:05:00.711Z PASS [ 0.029s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookies
40742024-07-31T04:05:00.756Z PASS [ 0.051s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
40752024-07-31T04:05:00.797Z PASS [ 0.100s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
40762024-07-31T04:05:00.797Z PASS [ 0.090s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
40772024-07-31T04:05:00.801Z PASS [ 0.041s] nexus-auth authn::external::session_cookie::test::test_get_token
40782024-07-31T04:05:00.816Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
40792024-07-31T04:05:00.816Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
40802024-07-31T04:05:00.824Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
40812024-07-31T04:05:00.845Z PASS [ 0.030s] nexus-auth authn::external::session_cookie::test::test_other_cookie
40822024-07-31T04:05:00.853Z PASS [ 0.030s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
40832024-07-31T04:05:00.857Z PASS [ 0.030s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
40842024-07-31T04:05:00.877Z PASS [ 0.027s] nexus-auth authn::external::spoof::test::test_make_header_value
40852024-07-31T04:05:00.883Z PASS [ 0.029s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
40862024-07-31T04:05:00.896Z PASS [ 0.047s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
40872024-07-31T04:05:00.912Z PASS [ 0.028s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
40882024-07-31T04:05:00.923Z PASS [ 0.029s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
40892024-07-31T04:05:00.923Z PASS [ 0.042s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
40902024-07-31T04:05:00.939Z PASS [ 0.027s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
40912024-07-31T04:05:00.947Z PASS [ 0.025s] nexus-auth authn::external::token::test::test_make_header_value
40922024-07-31T04:05:00.953Z PASS [ 0.036s] nexus-auth authn::external::test::test_authn_sequence
40932024-07-31T04:05:00.968Z PASS [ 0.027s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
40942024-07-31T04:05:00.975Z PASS [ 0.026s] nexus-auth authn::external::token::test::test_token_header_missing
40952024-07-31T04:05:00.984Z PASS [ 0.026s] nexus-auth authn::external::token::test::test_token_header_valid
40962024-07-31T04:05:01.023Z PASS [ 0.056s] nexus-auth authn::test::test_internal_users
40972024-07-31T04:05:01.039Z PASS [ 0.058s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
40982024-07-31T04:05:01.085Z PASS [ 0.063s] nexus-auth context::test::test_background_context
40992024-07-31T04:05:01.091Z PASS [ 0.117s] nexus-auth authz::context::test::test_unregistered_resource
41002024-07-31T04:05:01.096Z PASS [ 0.059s] nexus-auth context::test::test_child_context
41012024-07-31T04:05:01.144Z PASS [ 0.058s] nexus-auth context::test::test_test_context
41022024-07-31T04:05:01.159Z PASS [ 0.062s] nexus-config nexus_config::test::test_config_bad_toml
41032024-07-31T04:05:01.171Z PASS [ 0.026s] nexus-config nexus_config::test::test_config_empty
41042024-07-31T04:05:01.178Z PASS [ 0.020s] nexus-config nexus_config::test::test_config_nonexistent
41052024-07-31T04:05:01.213Z PASS [ 0.028s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
41062024-07-31T04:05:01.213Z PASS [ 0.116s] nexus-config nexus_config::test::test_bad_authn_schemes
41072024-07-31T04:05:01.219Z PASS [ 0.051s] nexus-config nexus_config::test::test_deployment_config_schema
41082024-07-31T04:05:01.247Z PASS [ 0.027s] nexus-config postgres_config::test::test_bad_url
41092024-07-31T04:05:01.253Z PASS [ 0.040s] nexus-config nexus_config::test::test_valid
41102024-07-31T04:05:01.264Z PASS [ 0.056s] nexus-config nexus_config::test::test_repo_configs_are_valid
41112024-07-31T04:05:01.270Z PASS [ 0.024s] nexus-config postgres_config::test::test_example_url
41122024-07-31T04:05:01.291Z PASS [ 0.034s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
41132024-07-31T04:05:01.300Z PASS [ 0.024s] nexus-db-fixed-data test::test_allowlist_id_is_valid
41142024-07-31T04:05:01.300Z PASS [ 0.037s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
41152024-07-31T04:05:01.310Z PASS [ 0.023s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
41162024-07-31T04:05:01.329Z PASS [ 0.035s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
41172024-07-31T04:05:01.333Z PASS [ 0.034s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
41182024-07-31T04:05:01.361Z PASS [ 0.050s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
41192024-07-31T04:05:01.376Z PASS [ 0.039s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
41202024-07-31T04:05:01.401Z PASS [ 0.070s] nexus-db-model device_auth::test::test_generate_user_code
41212024-07-31T04:05:01.412Z PASS [ 0.038s] nexus-db-model schema_versions::test::test_known_versions
41222024-07-31T04:05:01.427Z PASS [ 0.061s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
41232024-07-31T04:05:01.431Z PASS [ 0.031s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
41242024-07-31T04:05:01.439Z PASS [ 0.029s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
41252024-07-31T04:05:01.447Z PASS [ 0.024s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
41262024-07-31T04:05:01.453Z PASS [ 0.023s] nexus-db-model schema_versions::test::test_verify
41272024-07-31T04:05:01.472Z PASS [ 0.023s] nexus-db-model tests::test_ip_subnet_check_requestable_address
41282024-07-31T04:05:01.475Z PASS [ 0.035s] nexus-db-model semver_version::test::test_to_from_sortable_string
41292024-07-31T04:05:01.482Z PASS [ 0.027s] nexus-db-model tests::test_ipv6_net_random_subnet
41302024-07-31T04:05:01.498Z PASS [ 0.029s] nexus-db-model tests::test_roles_database_strings
41312024-07-31T04:05:01.504Z PASS [ 0.028s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
41322024-07-31T04:05:01.771Z PASS [ 2.810s] dns-server::commands_test test_dnsadm
41332024-07-31T04:05:04.335Z PASS [ 5.065s] installinator mock_peers::tests::proptest_fetch_artifact
41342024-07-31T04:05:04.876Z PASS [ 5.603s] installinator write::tests::proptest_write_artifact
41352024-07-31T04:05:07.068Z PASS [ 5.557s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
41362024-07-31T04:05:07.174Z PASS [ 5.400s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
41372024-07-31T04:05:07.325Z PASS [ 5.841s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
41382024-07-31T04:05:07.371Z PASS [ 5.870s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
41392024-07-31T04:05:09.156Z PASS [ 4.821s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
41402024-07-31T04:05:09.211Z PASS [ 0.053s] nexus-db-queries db::collection_attach::test::test_verify_query
41412024-07-31T04:05:09.565Z PASS [ 4.686s] nexus-db-queries db::collection_attach::test::test_attach_once
41422024-07-31T04:05:12.040Z PASS [ 4.975s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
41432024-07-31T04:05:12.365Z PASS [ 5.006s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
41442024-07-31T04:05:12.427Z PASS [ 5.211s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
41452024-07-31T04:05:12.453Z PASS [ 5.082s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
41462024-07-31T04:05:14.021Z PASS [ 4.809s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
41472024-07-31T04:05:14.064Z PASS [ 0.043s] nexus-db-queries db::collection_detach::test::test_verify_query
41482024-07-31T04:05:14.269Z PASS [ 4.703s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
41492024-07-31T04:05:19.500Z PASS [ 5.076s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
41502024-07-31T04:05:19.509Z PASS [ 5.067s] nexus-db-queries db::collection_detach::test::test_detach_once
41512024-07-31T04:05:19.509Z PASS [ 5.067s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
41522024-07-31T04:05:19.509Z PASS [ 5.183s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
41532024-07-31T04:05:19.509Z PASS [ 20.370s] bootstore::v0-fsm-proptest-learner run
41542024-07-31T04:05:19.509Z PASS [ 5.025s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
41552024-07-31T04:05:19.509Z PASS [ 4.899s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
41562024-07-31T04:05:19.509Z PASS [ 0.044s] nexus-db-queries db::collection_detach_many::test::test_verify_query
41572024-07-31T04:05:22.343Z PASS [ 5.225s] nexus-db-queries db::collection_detach_many::test::test_detach_many
41582024-07-31T04:05:22.536Z PASS [ 5.139s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
41592024-07-31T04:05:22.568Z PASS [ 0.032s] nexus-db-queries db::collection_insert::test::test_verify_query
41602024-07-31T04:05:22.588Z PASS [ 5.067s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
41612024-07-31T04:05:22.601Z PASS [ 0.032s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
41622024-07-31T04:05:22.619Z PASS [ 0.032s] nexus-db-queries db::column_walker::test::test_walk_columns
41632024-07-31T04:05:22.634Z PASS [ 0.035s] nexus-db-queries db::column_walker::test::test_walk_table
41642024-07-31T04:05:22.668Z PASS [ 5.100s] nexus-db-queries db::collection_detach_many::test::test_detach_once
41652024-07-31T04:05:23.382Z PASS [ 25.084s] bootstore::v0-fsm-proptest-rack-coordinator run
41662024-07-31T04:05:23.804Z PASS [ 5.141s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
41672024-07-31T04:05:23.924Z PASS [ 4.710s] nexus-db-queries db::collection_insert::test::test_collection_not_present
41682024-07-31T04:05:24.157Z PASS [ 5.070s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
41692024-07-31T04:05:27.082Z PASS [ 4.741s] nexus-db-queries db::collection_insert::test::test_collection_present
41702024-07-31T04:05:28.805Z PASS [ 4.883s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
41712024-07-31T04:05:28.976Z PASS [ 6.340s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
41722024-07-31T04:05:29.019Z PASS [ 6.388s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
41732024-07-31T04:05:29.019Z PASS [ 6.340s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
41742024-07-31T04:05:29.026Z PASS [ 4.868s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
41752024-07-31T04:05:29.072Z PASS [ 0.044s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
41762024-07-31T04:05:29.143Z PASS [ 5.337s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
41772024-07-31T04:05:29.898Z PASS [ 6.515s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
41782024-07-31T04:05:33.099Z PASS [ 6.016s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
41792024-07-31T04:05:35.873Z PASS [ 6.803s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
41802024-07-31T04:05:36.006Z PASS [ 7.029s] nexus-db-queries db::datastore::deployment::tests::test_set_target
41812024-07-31T04:05:36.010Z PASS [ 6.996s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
41822024-07-31T04:05:36.167Z PASS [ 7.360s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
41832024-07-31T04:05:36.245Z PASS [ 7.089s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
41842024-07-31T04:05:36.245Z PASS [ 7.222s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
41852024-07-31T04:05:36.938Z PASS [ 7.040s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
41862024-07-31T04:05:39.029Z PASS [ 5.926s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
41872024-07-31T04:05:42.705Z PASS [ 6.697s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
41882024-07-31T04:05:42.784Z PASS [ 6.906s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
41892024-07-31T04:05:42.929Z PASS [ 6.684s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
41902024-07-31T04:05:43.076Z PASS [ 6.908s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
41912024-07-31T04:05:43.132Z PASS [ 6.900s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
41922024-07-31T04:05:43.399Z PASS [ 7.386s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
41932024-07-31T04:05:43.418Z PASS [ 6.478s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_unlocking_someone_elses_instance_errors
41942024-07-31T04:05:44.477Z PASS [ 5.449s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
41952024-07-31T04:05:49.337Z PASS [ 6.412s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
41962024-07-31T04:05:49.891Z PASS [ 7.022s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
41972024-07-31T04:05:49.939Z PASS [ 6.539s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
41982024-07-31T04:05:50.000Z PASS [ 6.923s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
41992024-07-31T04:05:50.104Z PASS [ 6.681s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
42002024-07-31T04:05:50.833Z PASS [ 6.356s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
42012024-07-31T04:05:51.237Z PASS [ 8.098s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
42022024-07-31T04:05:51.735Z PASS [ 9.028s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
42032024-07-31T04:05:55.953Z PASS [ 6.616s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
42042024-07-31T04:05:56.517Z PASS [ 6.578s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
42052024-07-31T04:05:56.748Z PASS [ 6.748s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
42062024-07-31T04:05:56.885Z PASS [ 6.784s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
42072024-07-31T04:05:57.032Z PASS [ 7.220s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
42082024-07-31T04:05:57.755Z PASS [ 6.920s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
42092024-07-31T04:05:57.875Z PASS [ 6.643s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
42102024-07-31T04:05:58.122Z PASS [ 6.386s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
42112024-07-31T04:06:02.575Z PASS [ 6.622s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
42122024-07-31T04:06:04.043Z PASS [ 7.523s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
42132024-07-31T04:06:04.058Z PASS [ 7.031s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
42142024-07-31T04:06:04.077Z PASS [ 0.034s] nexus-db-queries db::datastore::region::test::test_extent_count
42152024-07-31T04:06:04.137Z PASS [ 7.250s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
42162024-07-31T04:06:04.791Z PASS [ 7.034s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
42172024-07-31T04:06:04.955Z PASS [ 8.206s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
42182024-07-31T04:06:05.277Z PASS [ 7.401s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
42192024-07-31T04:06:05.479Z PASS [ 7.355s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
42202024-07-31T04:06:08.607Z PASS [ 6.029s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
42212024-07-31T04:06:10.498Z PASS [ 6.361s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
42222024-07-31T04:06:10.527Z PASS [ 6.468s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
42232024-07-31T04:06:10.617Z PASS [ 6.539s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
42242024-07-31T04:06:11.340Z PASS [ 6.383s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
42252024-07-31T04:06:11.849Z PASS [ 6.365s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
42262024-07-31T04:06:11.869Z PASS [ 7.064s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
42272024-07-31T04:06:11.939Z PASS [ 6.656s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
42282024-07-31T04:06:16.595Z PASS [ 7.988s] nexus-db-queries db::datastore::sled::test::sled_list_batch
42292024-07-31T04:06:17.830Z PASS [ 7.301s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
42302024-07-31T04:06:18.457Z PASS [ 7.118s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
42312024-07-31T04:06:18.463Z PASS [ 7.965s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
42322024-07-31T04:06:18.659Z PASS [ 6.793s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
42332024-07-31T04:06:18.659Z PASS [ 6.805s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
42342024-07-31T04:06:18.786Z PASS [ 6.849s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
42352024-07-31T04:06:20.025Z PASS [ 9.407s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
42362024-07-31T04:06:22.691Z PASS [ 6.095s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
42372024-07-31T04:06:23.618Z PASS [ 4.969s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
42382024-07-31T04:06:24.161Z PASS [ 6.331s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
42392024-07-31T04:06:24.755Z PASS [ 6.289s] nexus-db-queries db::datastore::test::test_project_creation
42402024-07-31T04:06:25.157Z PASS [ 6.699s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
42412024-07-31T04:06:25.274Z PASS [ 6.614s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
42422024-07-31T04:06:26.418Z PASS [ 6.391s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
42432024-07-31T04:06:29.864Z PASS [ 11.077s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
42442024-07-31T04:06:29.874Z PASS [ 7.178s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
42452024-07-31T04:06:30.580Z PASS [ 6.959s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
42462024-07-31T04:06:32.978Z PASS [ 6.559s] nexus-db-queries db::datastore::test::test_session_methods
42472024-07-31T04:06:34.475Z PASS [ 4.612s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
42482024-07-31T04:06:35.559Z PASS [ 10.802s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
42492024-07-31T04:06:35.791Z PASS [ 11.627s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
42502024-07-31T04:06:36.172Z PASS [ 6.299s] nexus-db-queries db::datastore::test::test_ssh_keys
42512024-07-31T04:06:36.680Z PASS [ 6.100s] nexus-db-queries db::datastore::test::test_table_scan
42522024-07-31T04:06:36.790Z PASS [ 11.514s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
42532024-07-31T04:06:37.000Z PASS [ 11.840s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
42542024-07-31T04:06:38.993Z PASS [ 6.014s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
42552024-07-31T04:06:40.539Z PASS [ 6.064s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
42562024-07-31T04:06:41.882Z PASS [ 6.322s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
42572024-07-31T04:06:42.127Z PASS [ 6.336s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
42582024-07-31T04:06:42.437Z PASS [ 6.263s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
42592024-07-31T04:06:42.952Z PASS [ 6.272s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
42602024-07-31T04:06:43.224Z PASS [ 6.433s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
42612024-07-31T04:06:43.325Z PASS [ 6.325s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
42622024-07-31T04:06:46.445Z PASS [ 7.453s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
42632024-07-31T04:06:46.958Z PASS [ 4.833s] nexus-db-queries db::explain::test::test_explain_async
42642024-07-31T04:06:47.148Z PASS [ 4.712s] nexus-db-queries db::explain::test::test_explain_full_table_scan
42652024-07-31T04:06:47.176Z PASS [ 0.029s] nexus-db-queries db::pagination::test::test_paginator
42662024-07-31T04:06:47.604Z PASS [ 7.062s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
42672024-07-31T04:06:48.054Z PASS [ 4.829s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
42682024-07-31T04:06:48.216Z PASS [ 4.889s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
42692024-07-31T04:06:48.822Z PASS [ 5.869s] nexus-db-queries db::lookup::test::test_lookup
42702024-07-31T04:06:48.997Z PASS [ 7.116s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
42712024-07-31T04:06:51.008Z PASS [ 4.559s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
42722024-07-31T04:06:51.697Z PASS [ 4.736s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
42732024-07-31T04:06:54.493Z PASS [ 7.314s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
42742024-07-31T04:06:54.860Z PASS [ 7.255s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
42752024-07-31T04:06:54.921Z PASS [ 6.704s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
42762024-07-31T04:06:55.127Z PASS [ 7.073s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
42772024-07-31T04:06:55.159Z PASS [ 0.033s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
42782024-07-31T04:06:55.431Z PASS [ 6.610s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
42792024-07-31T04:06:55.706Z PASS [ 6.709s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
42802024-07-31T04:06:57.375Z PASS [ 6.366s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
42812024-07-31T04:06:58.163Z PASS [ 6.465s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
42822024-07-31T04:07:01.497Z PASS [ 6.636s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
42832024-07-31T04:07:01.586Z PASS [ 7.093s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
42842024-07-31T04:07:02.102Z PASS [ 6.394s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
42852024-07-31T04:07:02.630Z PASS [ 7.197s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
42862024-07-31T04:07:02.664Z PASS [ 7.504s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
42872024-07-31T04:07:03.935Z PASS [ 5.769s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
42882024-07-31T04:07:04.102Z PASS [ 6.726s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
42892024-07-31T04:07:06.134Z PASS [ 11.212s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
42902024-07-31T04:07:07.928Z PASS [ 6.342s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
42912024-07-31T04:07:08.176Z PASS [ 6.073s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
42922024-07-31T04:07:08.212Z PASS [ 0.036s] nexus-db-queries db::queries::network_interface::tests::test_last_address_offset
42932024-07-31T04:07:09.088Z PASS [ 7.590s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
42942024-07-31T04:07:09.126Z PASS [ 0.036s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_guest
42952024-07-31T04:07:09.152Z PASS [ 6.519s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
42962024-07-31T04:07:09.157Z PASS [ 0.035s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_system
42972024-07-31T04:07:09.183Z PASS [ 0.025s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
42982024-07-31T04:07:09.197Z PASS [ 6.532s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
42992024-07-31T04:07:10.284Z PASS [ 1.085s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
43002024-07-31T04:07:10.656Z PASS [ 6.720s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
43012024-07-31T04:07:10.779Z PASS [ 6.674s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
43022024-07-31T04:07:11.039Z PASS [ 0.384s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
43032024-07-31T04:07:11.115Z PASS [ 0.337s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
43042024-07-31T04:07:11.319Z PASS [ 0.280s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
43052024-07-31T04:07:11.369Z PASS [ 0.254s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
43062024-07-31T04:07:13.082Z PASS [ 6.949s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
43072024-07-31T04:07:14.017Z PASS [ 4.866s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
43082024-07-31T04:07:14.097Z PASS [ 4.912s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
43092024-07-31T04:07:14.194Z PASS [ 0.096s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
43102024-07-31T04:07:14.233Z PASS [ 0.037s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
43112024-07-31T04:07:14.268Z PASS [ 0.037s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
43122024-07-31T04:07:14.304Z PASS [ 0.036s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
43132024-07-31T04:07:14.339Z PASS [ 0.035s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
43142024-07-31T04:07:14.877Z PASS [ 6.947s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
43152024-07-31T04:07:15.165Z PASS [ 4.882s] nexus-db-queries db::queries::region_allocation::test::explainable
43162024-07-31T04:07:15.933Z PASS [ 4.616s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
43172024-07-31T04:07:15.998Z PASS [ 4.630s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
43182024-07-31T04:07:17.656Z PASS [ 4.571s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
43192024-07-31T04:07:17.908Z PASS [ 9.695s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
43202024-07-31T04:07:18.677Z PASS [ 4.659s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
43212024-07-31T04:07:18.715Z PASS [ 0.038s] nexus-defaults tests::test_random_vpc_ipv6_prefix
43222024-07-31T04:07:18.864Z PASS [ 4.524s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
43232024-07-31T04:07:18.901Z PASS [ 0.038s] nexus-inventory builder::test::test_empty
43242024-07-31T04:07:18.947Z PASS [ 0.047s] nexus-inventory builder::test::test_problems
43252024-07-31T04:07:18.952Z PASS [ 4.076s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
43262024-07-31T04:07:18.999Z PASS [ 0.282s] nexus-inventory builder::test::test_basic
43272024-07-31T04:07:19.750Z PASS [ 4.582s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
43282024-07-31T04:07:20.404Z PASS [ 1.405s] nexus-inventory collector::test::test_multi_mgs_failure
43292024-07-31T04:07:20.775Z PASS [ 1.025s] nexus-inventory collector::test::test_sled_agent_failure
43302024-07-31T04:07:20.890Z PASS [ 1.939s] nexus-inventory collector::test::test_basic
43312024-07-31T04:07:21.061Z PASS [ 2.105s] nexus-inventory collector::test::test_multi_mgs
43322024-07-31T04:07:25.121Z PASS [ 7.460s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
43332024-07-31T04:07:25.207Z PASS [ 0.088s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
43342024-07-31T04:07:25.273Z PASS [ 0.066s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
43352024-07-31T04:07:25.306Z PASS [ 7.396s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
43362024-07-31T04:07:25.314Z PASS [ 0.043s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
43372024-07-31T04:07:25.351Z PASS [ 0.045s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
43382024-07-31T04:07:27.290Z PASS [ 11.352s] nexus-db-queries policy_test::test_conferred_roles
43392024-07-31T04:07:30.402Z PASS [ 9.624s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
43402024-07-31T04:07:30.613Z PASS [ 10.207s] nexus-metrics-producer-gc tests::test_prune_expired_producers
43412024-07-31T04:07:50.915Z PASS [ 30.022s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
43422024-07-31T04:07:51.096Z PASS [ 25.741s] nexus-reconfigurator-execution external_networking::tests::test_allocate_external_networking
43432024-07-31T04:07:51.450Z PASS [ 35.444s] nexus-db-queries policy_test::test_iam_roles_behavior
43442024-07-31T04:07:52.484Z PASS [ 25.192s] nexus-reconfigurator-execution external_networking::tests::test_deallocate_external_networking
43452024-07-31T04:07:52.729Z PASS [ 0.245s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
43462024-07-31T04:07:52.776Z PASS [ 0.045s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
43472024-07-31T04:07:52.823Z PASS [ 0.047s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
43482024-07-31T04:07:52.892Z PASS [ 0.070s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
43492024-07-31T04:07:52.934Z PASS [ 22.530s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
43502024-07-31T04:07:52.937Z PASS [ 0.049s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
43512024-07-31T04:07:53.009Z PASS [ 0.074s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
43522024-07-31T04:07:53.024Z PASS [ 0.081s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
43532024-07-31T04:07:53.064Z PASS [ 0.054s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
43542024-07-31T04:07:53.091Z PASS [ 0.058s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
43552024-07-31T04:07:53.123Z PASS [ 0.050s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
43562024-07-31T04:07:53.164Z PASS [ 0.083s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
43572024-07-31T04:07:53.229Z PASS [ 0.118s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
43582024-07-31T04:07:53.241Z PASS [ 0.073s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
43592024-07-31T04:07:53.287Z PASS [ 0.057s] nexus-reconfigurator-planning ip_allocator::test::test_basic
43602024-07-31T04:07:53.319Z PASS [ 0.068s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
43612024-07-31T04:07:53.356Z PASS [ 0.069s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
43622024-07-31T04:07:53.375Z PASS [ 0.065s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
43632024-07-31T04:07:53.468Z PASS [ 0.065s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
43642024-07-31T04:07:53.530Z PASS [ 0.151s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
43652024-07-31T04:07:53.599Z PASS [ 0.102s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
43662024-07-31T04:07:53.599Z PASS [ 32.506s] nexus-reconfigurator-execution datasets::tests::test_ensure_dataset_records_exist
43672024-07-31T04:07:53.599Z PASS [ 0.083s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
43682024-07-31T04:07:53.654Z PASS [ 0.079s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
43692024-07-31T04:07:53.696Z PASS [ 0.089s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
43702024-07-31T04:07:53.713Z PASS [ 0.144s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
43712024-07-31T04:07:53.792Z PASS [ 0.114s] nexus-saga-recovery recovery::test::test_plan_basic
43722024-07-31T04:07:53.804Z PASS [ 23.184s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
43732024-07-31T04:07:53.804Z PASS [ 0.085s] nexus-saga-recovery recovery::test::test_read_all_from_channel
43742024-07-31T04:07:53.811Z PASS [ 0.194s] nexus-saga-recovery recovery::test::test_execution_basic
43752024-07-31T04:07:53.824Z PASS [ 0.033s] nexus-saga-recovery test::test_basic
43762024-07-31T04:07:53.834Z PASS [ 0.035s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
43772024-07-31T04:07:53.871Z PASS [ 0.045s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
43782024-07-31T04:07:53.881Z PASS [ 0.044s] nexus-types external_api::shared::test::test_policy_parsing
43792024-07-31T04:07:54.037Z PASS [ 0.157s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
43802024-07-31T04:07:54.064Z PASS [ 0.194s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
43812024-07-31T04:07:54.382Z PASS [ 0.187s] omicron-certificates tests::test_cert_extended_key_usage
43822024-07-31T04:07:54.385Z PASS [ 0.176s] omicron-certificates tests::test_common_name_is_validated
43832024-07-31T04:07:54.385Z PASS [ 0.124s] omicron-certificates tests::test_subject_alternate_names_are_validated
43842024-07-31T04:07:59.494Z PASS [ 5.254s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
43852024-07-31T04:07:59.686Z PASS [ 5.332s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
43862024-07-31T04:07:59.723Z PASS [ 5.909s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
43872024-07-31T04:07:59.756Z PASS [ 0.050s] omicron-common address::test::test_dns_subnets
43882024-07-31T04:07:59.756Z PASS [ 0.036s] omicron-common address::test::test_ip_range_checks_non_decreasing
43892024-07-31T04:07:59.783Z PASS [ 0.025s] omicron-common address::test::test_ip_range_iter
43902024-07-31T04:07:59.791Z PASS [ 0.060s] omicron-common address::test::test_ip_range_enum_deserialization
43912024-07-31T04:07:59.807Z PASS [ 0.022s] omicron-common address::test::test_ip_range_length
43922024-07-31T04:07:59.814Z PASS [ 0.024s] omicron-common address::test::test_ip_range_try_from
43932024-07-31T04:07:59.844Z PASS [ 0.023s] omicron-common address::test::test_sled_address
43942024-07-31T04:07:59.844Z PASS [ 0.032s] omicron-common address::test::test_ipv6_subnet_deserialize
43952024-07-31T04:07:59.864Z PASS [ 0.027s] omicron-common api::external::error::test::test_bail_unless
43962024-07-31T04:07:59.877Z PASS [ 0.027s] omicron-common api::external::error::test::test_context
43972024-07-31T04:07:59.877Z PASS [ 34.552s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
43982024-07-31T04:07:59.895Z PASS [ 0.030s] omicron-common api::external::http_pagination::test::test_pagination_examples
43992024-07-31T04:07:59.909Z PASS [ 0.037s] omicron-common api::external::http_pagination::test::test_pagination_schemas
44002024-07-31T04:07:59.931Z PASS [ 0.053s] omicron-common api::external::http_pagination::test::test_scan_by_id
44012024-07-31T04:07:59.942Z PASS [ 0.044s] omicron-common api::external::http_pagination::test::test_scan_by_name
44022024-07-31T04:07:59.942Z PASS [ 0.030s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
44032024-07-31T04:07:59.959Z PASS [ 0.024s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
44042024-07-31T04:07:59.972Z PASS [ 0.022s] omicron-common api::external::test::test_bytecount
44052024-07-31T04:07:59.986Z PASS [ 0.041s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
44062024-07-31T04:07:59.989Z PASS [ 0.024s] omicron-common api::external::test::test_bytecount_display
44072024-07-31T04:08:00.005Z PASS [ 0.025s] omicron-common api::external::test::test_firewall_deserialization
44082024-07-31T04:08:00.030Z PASS [ 0.056s] omicron-common api::external::test::test_digest
44092024-07-31T04:08:00.085Z PASS [ 0.053s] omicron-common api::external::test::test_hostname_from_str
44102024-07-31T04:08:00.085Z PASS [ 0.089s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
44112024-07-31T04:08:00.098Z PASS [ 0.087s] omicron-common api::external::test::test_firewall_rule_target_parse
44122024-07-31T04:08:00.105Z PASS [ 0.029s] omicron-common api::external::test::test_ip_port_range_from_str
44132024-07-31T04:08:00.111Z PASS [ 0.029s] omicron-common api::external::test::test_ip_port_range_into_str
44142024-07-31T04:08:00.117Z PASS [ 0.027s] omicron-common api::external::test::test_ipv6_net_operations
44152024-07-31T04:08:00.135Z PASS [ 0.023s] omicron-common api::external::test::test_mac_to_int_conversions
44162024-07-31T04:08:00.143Z PASS [ 0.037s] omicron-common api::external::test::test_mac_system_iterator
44172024-07-31T04:08:00.150Z PASS [ 0.032s] omicron-common api::external::test::test_macaddr
44182024-07-31T04:08:00.167Z PASS [ 0.029s] omicron-common api::external::test::test_name_parse
44192024-07-31T04:08:00.180Z PASS [ 0.030s] omicron-common api::external::test::test_name_parse_from_param
44202024-07-31T04:08:00.180Z PASS [ 0.022s] omicron-common api::external::test::test_resource_name_parse
44212024-07-31T04:08:00.191Z PASS [ 0.027s] omicron-common api::external::test::test_role_name_parse
44222024-07-31T04:08:00.228Z PASS [ 0.050s] omicron-common api::external::test::test_route_destination_parse
44232024-07-31T04:08:00.247Z PASS [ 0.045s] omicron-common api::external::test::test_semver_serialize
44242024-07-31T04:08:00.247Z PASS [ 0.055s] omicron-common api::external::test::test_route_target_parse
44252024-07-31T04:08:00.268Z PASS [ 0.032s] omicron-common api::external::test::test_semver_validation
44262024-07-31T04:08:00.268Z PASS [ 0.027s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
44272024-07-31T04:08:00.289Z PASS [ 0.033s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
44282024-07-31T04:08:00.290Z PASS [ 0.029s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
44292024-07-31T04:08:00.290Z PASS [ 0.028s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
44302024-07-31T04:08:00.333Z PASS [ 0.049s] omicron-common ledger::test::test_commit_handles_write_failures
44312024-07-31T04:08:00.334Z PASS [ 0.033s] omicron-common ledger::test::test_create_ledger_reads_from_storage
44322024-07-31T04:08:00.334Z PASS [ 0.040s] omicron-common ledger::test::test_create_default_ledger
44332024-07-31T04:08:00.348Z PASS [ 0.026s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
44342024-07-31T04:08:00.353Z PASS [ 0.025s] omicron-common update::tests::serde_artifact_kind
44352024-07-31T04:08:00.358Z PASS [ 0.025s] omicron-common zpool_name::test::test_parse_bad_zpool_names
44362024-07-31T04:08:00.368Z PASS [ 0.020s] omicron-common zpool_name::test::test_parse_external_zpool_name
44372024-07-31T04:08:00.374Z PASS [ 0.019s] omicron-common zpool_name::test::test_parse_internal_zpool_name
44382024-07-31T04:08:00.379Z PASS [ 0.020s] omicron-common zpool_name::test::test_parse_zpool_name_json
44392024-07-31T04:08:00.390Z PASS [ 0.021s] omicron-common zpool_name::test::test_zpool_name_regex
44402024-07-31T04:08:00.623Z PASS [ 0.247s] omicron-dev::test_omicron_dev test_cert_create
44412024-07-31T04:08:00.691Z PASS [ 0.068s] omicron-dev::test_omicron_dev test_omicron_dev_bad_cmd
44422024-07-31T04:08:00.758Z PASS [ 0.068s] omicron-dev::test_omicron_dev test_omicron_dev_db_populate_no_args
44432024-07-31T04:08:00.825Z PASS [ 0.066s] omicron-dev::test_omicron_dev test_omicron_dev_db_wipe_no_args
44442024-07-31T04:08:00.926Z PASS [ 0.101s] omicron-dev::test_omicron_dev test_omicron_dev_no_args
44452024-07-31T04:08:04.158Z PASS [ 4.661s] omicron-cockroach-admin context::tests::test_node_id
44462024-07-31T04:08:04.246Z PASS [ 0.087s] omicron-gateway management_switch::location_map::tests::test_config_validation
44472024-07-31T04:08:04.307Z PASS [ 0.060s] omicron-gateway management_switch::location_map::tests::test_resolve_location
44482024-07-31T04:08:04.897Z PASS [ 0.590s] omicron-gateway::test_all integration_tests::component_list::component_list
44492024-07-31T04:08:05.199Z PASS [ 0.301s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
44502024-07-31T04:08:05.243Z PASS [ 11.436s] nexus-types deployment::tri_map::tests::proptest_ops
44512024-07-31T04:08:05.375Z PASS [ 0.179s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
44522024-07-31T04:08:05.426Z PASS [ 0.182s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
44532024-07-31T04:08:05.983Z PASS [ 15.066s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
44542024-07-31T04:08:06.587Z PASS [ 6.204s] omicron-dev::test_omicron_dev test_db_killed
44552024-07-31T04:08:06.619Z PASS [ 15.167s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
44562024-07-31T04:08:06.957Z PASS [ 15.859s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
44572024-07-31T04:08:16.079Z PASS [ 15.148s] omicron-dev::test_omicron_dev test_run_all
44582024-07-31T04:08:21.334Z PASS [ 20.939s] omicron-dev::test_omicron_dev test_db_run
44592024-07-31T04:08:25.682Z PASS [ 20.254s] omicron-nexus app::background::driver::test::test_driver_basic
44602024-07-31T04:08:27.048Z PASS [ 21.061s] omicron-nexus app::background::init::test::test_dns_propagation_basic
44612024-07-31T04:08:28.033Z PASS [ 22.654s] omicron-nexus app::background::driver::test::test_activation_in_progress
44622024-07-31T04:08:31.918Z PASS [ 24.960s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
44632024-07-31T04:08:31.961Z PASS [ 0.042s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
44642024-07-31T04:08:32.055Z PASS [ 25.435s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
44652024-07-31T04:08:32.087Z PASS [ 25.498s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
44662024-07-31T04:08:32.280Z PASS [ 6.598s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
44672024-07-31T04:08:33.136Z PASS [ 17.057s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
44682024-07-31T04:08:33.488Z PASS [ 6.437s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
44692024-07-31T04:08:34.503Z PASS [ 6.469s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
44702024-07-31T04:08:35.650Z PASS [ 14.315s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
44712024-07-31T04:08:49.885Z PASS [ 17.794s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
44722024-07-31T04:08:50.094Z PASS [ 18.035s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
44732024-07-31T04:08:50.186Z PASS [ 17.902s] omicron-nexus app::background::tasks::dns_config::test::test_basic
44742024-07-31T04:08:50.600Z PASS [ 18.633s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
44752024-07-31T04:08:51.195Z PASS [ 18.057s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
44762024-07-31T04:08:51.701Z PASS [ 18.213s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
44772024-07-31T04:08:53.397Z PASS [ 17.744s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
44782024-07-31T04:08:59.529Z PASS [ 6.130s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
44792024-07-31T04:09:06.474Z PASS [ 16.586s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
44802024-07-31T04:09:06.576Z PASS [ 32.068s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
44812024-07-31T04:09:06.847Z PASS [ 16.750s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
44822024-07-31T04:09:06.973Z PASS [ 0.124s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
44832024-07-31T04:09:07.083Z PASS [ 16.894s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
44842024-07-31T04:09:07.197Z PASS [ 0.111s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
44852024-07-31T04:09:07.262Z PASS [ 0.062s] omicron-nexus app::external_endpoints::test::test_no_endpoint
44862024-07-31T04:09:07.326Z PASS [ 0.069s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
44872024-07-31T04:09:07.359Z PASS [ 0.783s] omicron-nexus app::external_endpoints::test::test_authority
44882024-07-31T04:09:07.592Z PASS [ 16.987s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
44892024-07-31T04:09:07.883Z PASS [ 16.685s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
44902024-07-31T04:09:08.065Z PASS [ 16.362s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
44912024-07-31T04:09:10.434Z PASS [ 3.462s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
44922024-07-31T04:09:11.528Z PASS [ 5.054s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
44932024-07-31T04:09:15.339Z PASS [ 15.806s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
44942024-07-31T04:09:31.600Z PASS [ 23.715s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
44952024-07-31T04:09:32.651Z PASS [ 25.060s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
44962024-07-31T04:09:33.579Z PASS [ 25.511s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
44972024-07-31T04:09:34.204Z PASS [ 26.870s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
44982024-07-31T04:09:34.212Z PASS [ 26.850s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
44992024-07-31T04:09:35.312Z PASS [ 24.874s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
45002024-07-31T04:10:00.913Z PASS [ 28.257s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
45012024-07-31T04:10:03.157Z PASS [ 28.954s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
45022024-07-31T04:10:03.785Z PASS [ 32.180s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
45032024-07-31T04:10:03.838Z PASS [ 30.254s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
45042024-07-31T04:10:05.709Z PASS [ 31.486s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
45052024-07-31T04:10:06.710Z PASS [ 31.394s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
45062024-07-31T04:10:11.538Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45072024-07-31T04:10:15.349Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45082024-07-31T04:10:30.186Z PASS [ 29.270s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
45092024-07-31T04:10:31.470Z PASS [ 28.310s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
45102024-07-31T04:10:35.772Z PASS [ 29.056s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
45112024-07-31T04:10:35.969Z PASS [ 30.262s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
45122024-07-31T04:10:36.200Z PASS [ 32.410s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
45132024-07-31T04:10:36.883Z PASS [ 33.040s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
45142024-07-31T04:10:57.580Z PASS [ 26.103s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
45152024-07-31T04:10:59.592Z PASS [ 23.389s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
45162024-07-31T04:11:00.178Z PASS [ 23.292s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
45172024-07-31T04:11:00.479Z PASS [ 24.507s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
45182024-07-31T04:11:04.526Z PASS [ 28.750s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
45192024-07-31T04:11:11.548Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45202024-07-31T04:11:15.358Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45212024-07-31T04:11:17.236Z PASS [ 17.055s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
45222024-07-31T04:11:17.773Z PASS [ 18.178s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
45232024-07-31T04:11:22.200Z PASS [ 24.619s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
45242024-07-31T04:11:27.304Z PASS [ 22.775s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
45252024-07-31T04:11:27.777Z PASS [ 27.294s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
45262024-07-31T04:11:27.840Z PASS [ 0.062s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
45272024-07-31T04:11:30.196Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
45282024-07-31T04:11:32.862Z PASS [ 15.625s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
45292024-07-31T04:11:38.880Z PASS [ 68.684s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
45302024-07-31T04:11:41.178Z PASS [ 23.403s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
45312024-07-31T04:11:52.861Z PASS [ 25.017s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
45322024-07-31T04:11:58.256Z PASS [ 17.074s] omicron-nexus app::sagas::test_saga::test_saga_stuck
45332024-07-31T04:12:05.658Z PASS [ 32.791s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
45342024-07-31T04:12:10.001Z PASS [ 31.117s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
45352024-07-31T04:12:10.047Z PASS [ 0.046s] omicron-nexus external_api::console_api::test::test_accept_gz
45362024-07-31T04:12:10.097Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
45372024-07-31T04:12:10.155Z PASS [ 0.058s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
45382024-07-31T04:12:10.206Z PASS [ 0.049s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
45392024-07-31T04:12:10.254Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
45402024-07-31T04:12:10.305Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
45412024-07-31T04:12:10.355Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
45422024-07-31T04:12:10.406Z PASS [ 0.051s] omicron-nexus external_api::console_api::test::test_relative_uri
45432024-07-31T04:12:10.523Z PASS [ 0.116s] omicron-nexus external_api::http_entrypoints::test::test_nexus_tag_policy
45442024-07-31T04:12:11.456Z PASS [ 5.797s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
45452024-07-31T04:12:11.557Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45462024-07-31T04:12:15.367Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45472024-07-31T04:12:15.895Z PASS [ 23.030s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
45482024-07-31T04:12:16.790Z PASS [ 18.532s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
45492024-07-31T04:12:22.209Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
45502024-07-31T04:12:24.564Z PASS [ 57.253s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
45512024-07-31T04:12:27.560Z PASS [ 2.995s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
45522024-07-31T04:12:28.526Z PASS [ 0.965s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
45532024-07-31T04:12:28.674Z PASS [ 0.148s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
45542024-07-31T04:12:30.157Z PASS [ 18.698s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
45552024-07-31T04:12:32.035Z PASS [ 16.138s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
45562024-07-31T04:12:35.463Z PASS [ 18.670s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
45572024-07-31T04:12:46.887Z PASS [ 18.211s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
45582024-07-31T04:12:47.151Z PASS [ 16.991s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
45592024-07-31T04:12:48.929Z PASS [ 16.892s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
45602024-07-31T04:12:52.429Z PASS [ 16.961s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
45612024-07-31T04:13:03.235Z PASS [ 16.083s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
45622024-07-31T04:13:04.534Z PASS [ 17.644s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
45632024-07-31T04:13:05.324Z PASS [ 16.392s] omicron-nexus::test_all integration_tests::basic::test_ping
45642024-07-31T04:13:10.532Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
45652024-07-31T04:13:11.567Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45662024-07-31T04:13:11.886Z PASS [ 61.355s] omicron-nexus populate::test::test_populators
45672024-07-31T04:13:14.436Z PASS [ 22.006s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
45682024-07-31T04:13:15.376Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45692024-07-31T04:13:21.230Z PASS [ 16.693s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
45702024-07-31T04:13:21.477Z PASS [ 16.150s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
45712024-07-31T04:13:22.218Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
45722024-07-31T04:13:28.058Z PASS [ 16.169s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
45732024-07-31T04:13:30.368Z PASS [ 27.128s] omicron-nexus::test_all integration_tests::basic::test_projects_list
45742024-07-31T04:13:30.484Z PASS [ 16.046s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
45752024-07-31T04:13:34.309Z PASS [ 3.824s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
45762024-07-31T04:13:34.903Z PASS [ 0.593s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
45772024-07-31T04:13:35.005Z PASS [ 0.101s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
45782024-07-31T04:13:36.348Z PASS [ 1.343s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi
45792024-07-31T04:13:37.607Z PASS [ 16.374s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
45802024-07-31T04:13:39.085Z PASS [ 17.605s] omicron-nexus::test_all integration_tests::certificates::test_crud
45812024-07-31T04:13:44.546Z PASS [ 16.487s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
45822024-07-31T04:13:53.194Z PASS [ 16.844s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
45832024-07-31T04:13:53.211Z PASS [ 22.839s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
45842024-07-31T04:13:54.494Z PASS [ 16.886s] omicron-nexus::test_all integration_tests::console_api::test_assets
45852024-07-31T04:13:55.970Z PASS [ 16.883s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
45862024-07-31T04:14:03.822Z PASS [ 19.272s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
45872024-07-31T04:14:09.945Z PASS [ 16.733s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
45882024-07-31T04:14:11.577Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45892024-07-31T04:14:11.892Z PASS [ 17.394s] omicron-nexus::test_all integration_tests::console_api::test_session_me
45902024-07-31T04:14:13.633Z PASS [ 17.660s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
45912024-07-31T04:14:14.287Z PASS [ 21.090s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
45922024-07-31T04:14:15.386Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45932024-07-31T04:14:22.227Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
45942024-07-31T04:14:24.053Z PASS [ 20.230s] omicron-nexus::test_all integration_tests::console_api::test_sessions
45952024-07-31T04:14:26.899Z PASS [ 16.952s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
45962024-07-31T04:14:28.830Z PASS [ 16.935s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
45972024-07-31T04:14:41.089Z PASS [ 27.453s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
45982024-07-31T04:14:48.333Z PASS [ 34.041s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
45992024-07-31T04:14:48.584Z PASS [ 24.526s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
46002024-07-31T04:14:51.399Z PASS [ 24.496s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
46012024-07-31T04:14:52.593Z PASS [ 23.760s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
46022024-07-31T04:15:05.301Z PASS [ 24.209s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
46032024-07-31T04:15:11.242Z PASS [ 22.906s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
46042024-07-31T04:15:11.587Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46052024-07-31T04:15:15.396Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46062024-07-31T04:15:21.495Z PASS [ 32.907s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
46072024-07-31T04:15:22.237Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46082024-07-31T04:15:28.391Z PASS [ 23.088s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
46092024-07-31T04:15:28.966Z PASS [ 37.562s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
46102024-07-31T04:15:34.357Z PASS [ 23.110s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
46112024-07-31T04:15:36.202Z PASS [ 43.603s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
46122024-07-31T04:15:40.022Z PASS [ 18.523s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
46132024-07-31T04:15:47.988Z PASS [ 19.592s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
46142024-07-31T04:15:51.943Z PASS [ 22.973s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
46152024-07-31T04:15:53.266Z PASS [ 18.908s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
46162024-07-31T04:16:01.810Z PASS [ 25.604s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
46172024-07-31T04:16:11.595Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46182024-07-31T04:16:11.704Z PASS [ 23.714s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
46192024-07-31T04:16:15.405Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46202024-07-31T04:16:18.146Z PASS [ 26.200s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
46212024-07-31T04:16:18.630Z PASS [ 25.359s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
46222024-07-31T04:16:20.104Z PASS [ 40.078s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
46232024-07-31T04:16:22.246Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46242024-07-31T04:16:27.815Z PASS [ 26.002s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
46252024-07-31T04:16:35.465Z PASS [ 313.220s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46262024-07-31T04:16:35.781Z PASS [ 24.073s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
46272024-07-31T04:16:42.126Z PASS [ 23.494s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
46282024-07-31T04:16:43.824Z PASS [ 23.716s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_after_delete
46292024-07-31T04:16:44.327Z PASS [ 26.177s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
46302024-07-31T04:16:51.859Z PASS [ 24.041s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
46312024-07-31T04:16:56.554Z PASS [ 20.770s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
46322024-07-31T04:16:57.331Z PASS [ 21.850s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
46332024-07-31T04:17:05.638Z PASS [ 23.507s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
46342024-07-31T04:17:06.703Z PASS [ 22.876s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
46352024-07-31T04:17:11.605Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46362024-07-31T04:17:12.126Z PASS [ 27.795s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
46372024-07-31T04:17:15.414Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46382024-07-31T04:17:24.361Z PASS [ 32.495s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
46392024-07-31T04:17:24.656Z PASS [ 19.016s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
46402024-07-31T04:17:31.872Z PASS [ 19.742s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
46412024-07-31T04:17:34.244Z PASS [ 36.921s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
46422024-07-31T04:17:34.791Z PASS [ 38.232s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
46432024-07-31T04:17:34.901Z PASS [ 28.194s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
46442024-07-31T04:17:42.963Z PASS [ 18.304s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
46452024-07-31T04:17:49.911Z PASS [ 18.037s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
46462024-07-31T04:17:50.244Z PASS [ 0.329s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
46472024-07-31T04:17:50.275Z PASS [ 514.867s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46482024-07-31T04:17:50.493Z PASS [ 518.893s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46492024-07-31T04:17:50.614Z PASS [ 0.340s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
46502024-07-31T04:17:50.629Z PASS [ 0.390s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
46512024-07-31T04:17:50.835Z PASS [ 0.343s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
46522024-07-31T04:17:51.372Z PASS [ 27.010s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
46532024-07-31T04:17:53.172Z PASS [ 18.927s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
46542024-07-31T04:17:54.024Z PASS [ 19.230s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
46552024-07-31T04:17:54.031Z PASS [ 19.129s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
46562024-07-31T04:17:59.903Z PASS [ 16.939s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
46572024-07-31T04:18:14.674Z PASS [ 24.056s] omicron-nexus::test_all integration_tests::images::test_image_create
46582024-07-31T04:18:16.163Z PASS [ 25.530s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
46592024-07-31T04:18:16.925Z PASS [ 25.551s] omicron-nexus::test_all integration_tests::images::test_image_promotion
46602024-07-31T04:18:17.532Z PASS [ 23.506s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
46612024-07-31T04:18:17.709Z PASS [ 24.534s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
46622024-07-31T04:18:18.035Z PASS [ 27.194s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
46632024-07-31T04:18:18.065Z PASS [ 24.029s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
46642024-07-31T04:18:20.600Z PASS [ 20.695s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
46652024-07-31T04:18:23.243Z PASS [ 8.570s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
46662024-07-31T04:18:23.703Z PASS [ 6.776s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
46672024-07-31T04:18:24.304Z PASS [ 8.138s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
46682024-07-31T04:18:25.342Z PASS [ 7.808s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
46692024-07-31T04:18:41.234Z PASS [ 23.520s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
46702024-07-31T04:18:42.671Z PASS [ 18.963s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
46712024-07-31T04:18:43.315Z PASS [ 19.009s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
46722024-07-31T04:18:46.340Z PASS [ 28.271s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
46732024-07-31T04:18:49.697Z PASS [ 26.447s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
46742024-07-31T04:18:56.975Z PASS [ 36.369s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
46752024-07-31T04:18:57.683Z PASS [ 39.642s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
46762024-07-31T04:19:00.101Z PASS [ 18.865s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
46772024-07-31T04:19:02.880Z PASS [ 37.532s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
46782024-07-31T04:19:07.578Z PASS [ 17.879s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
46792024-07-31T04:19:10.857Z PASS [ 24.512s] omicron-nexus::test_all integration_tests::instances::test_instance_access
46802024-07-31T04:19:19.756Z PASS [ 37.080s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
46812024-07-31T04:19:24.960Z PASS [ 27.980s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
46822024-07-31T04:19:28.009Z PASS [ 30.322s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
46832024-07-31T04:19:34.349Z PASS [ 32.111s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
46842024-07-31T04:19:34.540Z PASS [ 31.656s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
46852024-07-31T04:19:37.193Z PASS [ 29.611s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
46862024-07-31T04:19:41.837Z PASS [ 30.977s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
46872024-07-31T04:19:43.325Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
46882024-07-31T04:19:54.394Z PASS [ 26.380s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
46892024-07-31T04:19:54.577Z PASS [ 34.818s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
46902024-07-31T04:19:55.842Z PASS [ 23.622s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
46912024-07-31T04:20:00.374Z PASS [ 77.049s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
46922024-07-31T04:20:08.643Z PASS [ 34.098s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_error
46932024-07-31T04:20:11.763Z PASS [ 46.797s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
46942024-07-31T04:20:15.653Z PASS [ 33.811s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
46952024-07-31T04:20:17.672Z PASS [ 40.473s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
46962024-07-31T04:20:25.135Z PASS [ 30.554s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
46972024-07-31T04:20:25.378Z PASS [ 30.981s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
46982024-07-31T04:20:29.869Z PASS [ 18.105s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
46992024-07-31T04:20:31.296Z PASS [ 30.918s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
47002024-07-31T04:20:34.512Z PASS [ 38.653s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
47012024-07-31T04:20:35.944Z PASS [ 18.268s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
47022024-07-31T04:20:41.850Z PASS [ 33.202s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
47032024-07-31T04:20:45.506Z PASS [ 29.850s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
47042024-07-31T04:20:48.593Z PASS [ 18.721s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
47052024-07-31T04:20:48.827Z PASS [ 23.445s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
47062024-07-31T04:20:49.904Z PASS [ 24.766s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
47072024-07-31T04:20:57.379Z PASS [ 15.526s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
47082024-07-31T04:20:58.320Z PASS [ 23.817s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
47092024-07-31T04:21:03.028Z PASS [ 27.083s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
47102024-07-31T04:21:03.717Z PASS [ 18.209s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
47112024-07-31T04:21:06.344Z PASS [ 35.043s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
47122024-07-31T04:21:06.489Z PASS [ 17.654s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
47132024-07-31T04:21:06.770Z PASS [ 18.174s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
47142024-07-31T04:21:07.058Z PASS [ 17.150s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
47152024-07-31T04:21:15.503Z PASS [ 17.180s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
47162024-07-31T04:21:17.477Z PASS [ 20.095s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
47172024-07-31T04:21:20.353Z PASS [ 17.322s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
47182024-07-31T04:21:21.316Z PASS [ 17.596s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
47192024-07-31T04:21:23.568Z PASS [ 17.081s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
47202024-07-31T04:21:23.695Z PASS [ 17.349s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
47212024-07-31T04:21:23.977Z PASS [ 16.917s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
47222024-07-31T04:21:24.008Z PASS [ 17.237s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
47232024-07-31T04:21:34.967Z PASS [ 19.460s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
47242024-07-31T04:21:35.614Z PASS [ 18.133s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
47252024-07-31T04:21:41.582Z PASS [ 20.256s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
47262024-07-31T04:21:41.845Z PASS [ 18.274s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
47272024-07-31T04:21:42.410Z PASS [ 22.051s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
47282024-07-31T04:21:49.831Z PASS [ 26.131s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
47292024-07-31T04:21:51.392Z PASS [ 16.425s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
47302024-07-31T04:21:52.344Z PASS [ 16.729s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
47312024-07-31T04:22:02.329Z PASS [ 20.752s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
47322024-07-31T04:22:03.443Z PASS [ 39.459s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
47332024-07-31T04:22:10.794Z PASS [ 28.946s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
47342024-07-31T04:22:13.496Z PASS [ 23.662s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
47352024-07-31T04:22:14.660Z PASS [ 23.264s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
47362024-07-31T04:22:14.977Z PASS [ 22.630s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
47372024-07-31T04:22:16.077Z PASS [ 52.062s] omicron-nexus::test_all integration_tests::metrics::test_metrics
47382024-07-31T04:22:27.412Z PASS [ 44.998s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
47392024-07-31T04:22:35.240Z PASS [ 24.442s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
47402024-07-31T04:22:45.930Z PASS [ 30.949s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
47412024-07-31T04:22:46.620Z PASS [ 44.283s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
47422024-07-31T04:22:47.024Z PASS [ 43.574s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
47432024-07-31T04:22:47.873Z PASS [ 31.791s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
47442024-07-31T04:22:48.976Z PASS [ 21.560s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
47452024-07-31T04:22:49.004Z PASS [ 34.340s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
47462024-07-31T04:22:57.651Z PASS [ 44.149s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
47472024-07-31T04:23:08.307Z PASS [ 20.432s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
47482024-07-31T04:23:08.651Z PASS [ 21.625s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
47492024-07-31T04:23:13.301Z PASS [ 24.293s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
47502024-07-31T04:23:13.472Z PASS [ 24.489s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
47512024-07-31T04:23:16.262Z PASS [ 18.606s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
47522024-07-31T04:23:18.052Z PASS [ 42.806s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
47532024-07-31T04:23:31.833Z PASS [ 23.523s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
47542024-07-31T04:23:32.673Z PASS [ 46.736s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
47552024-07-31T04:23:32.748Z PASS [ 19.279s] omicron-nexus::test_all integration_tests::projects::test_projects
47562024-07-31T04:23:34.044Z PASS [ 20.741s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
47572024-07-31T04:23:34.421Z PASS [ 25.761s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
47582024-07-31T04:23:34.871Z PASS [ 48.245s] omicron-nexus::test_all integration_tests::password_login::test_local_users
47592024-07-31T04:23:35.708Z PASS [ 19.446s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
47602024-07-31T04:23:49.268Z PASS [ 17.433s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
47612024-07-31T04:23:50.130Z PASS [ 17.455s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
47622024-07-31T04:23:50.772Z PASS [ 18.019s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
47632024-07-31T04:23:51.710Z PASS [ 17.292s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
47642024-07-31T04:23:52.100Z PASS [ 17.229s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
47652024-07-31T04:23:52.253Z PASS [ 18.205s] omicron-nexus::test_all integration_tests::rack::test_sled_add
47662024-07-31T04:23:52.638Z PASS [ 0.385s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
47672024-07-31T04:23:53.646Z PASS [ 17.936s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
47682024-07-31T04:23:55.097Z PASS [ 3.384s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
47692024-07-31T04:23:55.576Z PASS [ 3.474s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
47702024-07-31T04:23:55.990Z PASS [ 3.351s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
47712024-07-31T04:23:57.012Z PASS [ 3.365s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
47722024-07-31T04:23:57.760Z PASS [ 39.703s] omicron-nexus::test_all integration_tests::quotas::test_quotas
47732024-07-31T04:24:05.226Z PASS [ 15.955s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
47742024-07-31T04:24:05.407Z PASS [ 0.180s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
47752024-07-31T04:24:05.539Z PASS [ 0.132s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
47762024-07-31T04:24:05.686Z PASS [ 0.147s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
47772024-07-31T04:24:05.858Z PASS [ 0.172s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
47782024-07-31T04:24:05.993Z PASS [ 0.134s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
47792024-07-31T04:24:06.283Z PASS [ 16.149s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
47802024-07-31T04:24:08.416Z PASS [ 17.642s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
47812024-07-31T04:24:15.316Z PASS [ 19.738s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
47822024-07-31T04:24:15.520Z PASS [ 20.422s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
47832024-07-31T04:24:16.532Z PASS [ 19.517s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
47842024-07-31T04:24:17.473Z PASS [ 19.710s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
47852024-07-31T04:24:17.584Z PASS [ 0.111s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
47862024-07-31T04:24:21.374Z PASS [ 25.380s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
47872024-07-31T04:24:23.200Z PASS [ 16.916s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
47882024-07-31T04:24:23.252Z PASS [ 17.257s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
47892024-07-31T04:24:23.327Z PASS [ 0.126s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
47902024-07-31T04:24:23.380Z PASS [ 0.121s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
47912024-07-31T04:24:24.660Z PASS [ 16.243s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
47922024-07-31T04:24:32.165Z PASS [ 16.643s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
47932024-07-31T04:24:32.771Z PASS [ 17.461s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
47942024-07-31T04:24:34.005Z PASS [ 17.479s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
47952024-07-31T04:24:35.631Z PASS [ 18.052s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
47962024-07-31T04:24:38.398Z PASS [ 17.023s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
47972024-07-31T04:24:39.198Z PASS [ 15.831s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
47982024-07-31T04:24:39.270Z PASS [ 15.951s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
47992024-07-31T04:24:39.480Z PASS [ 14.826s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
48002024-07-31T04:24:43.644Z PASS [ 11.480s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
48012024-07-31T04:24:46.473Z PASS [ 8.076s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
48022024-07-31T04:24:51.426Z PASS [ 7.781s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
48032024-07-31T04:24:54.338Z PASS [ 7.863s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
48042024-07-31T04:24:58.827Z PASS [ 7.400s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
48052024-07-31T04:25:01.782Z PASS [ 7.444s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
48062024-07-31T04:25:06.682Z PASS [ 7.853s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
48072024-07-31T04:25:11.121Z PASS [ 4.438s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
48082024-07-31T04:25:46.650Z PASS [ 35.525s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
48092024-07-31T04:25:46.981Z PASS [ 45.193s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
48102024-07-31T04:26:04.848Z PASS [ 18.194s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
48112024-07-31T04:26:17.715Z PASS [ 30.713s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
48122024-07-31T04:26:31.028Z PASS [ 13.316s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
48132024-07-31T04:26:31.153Z PASS [ 13.451s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
48142024-07-31T04:26:31.733Z PASS [ 14.023s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
48152024-07-31T04:26:31.871Z PASS [ 14.153s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
48162024-07-31T04:26:42.507Z PASS [ 37.642s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
48172024-07-31T04:26:45.315Z PASS [ 14.160s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
48182024-07-31T04:26:45.919Z PASS [ 14.887s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
48192024-07-31T04:26:46.187Z PASS [ 14.447s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
48202024-07-31T04:26:46.187Z PASS [ 14.306s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
48212024-07-31T04:27:00.632Z PASS [ 18.118s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
48222024-07-31T04:27:00.703Z PASS [ 18.197s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
48232024-07-31T04:27:01.186Z PASS [ 18.677s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
48242024-07-31T04:27:02.300Z PASS [ 19.799s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
48252024-07-31T04:27:03.660Z PASS [ 18.342s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
48262024-07-31T04:27:04.142Z PASS [ 18.221s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
48272024-07-31T04:27:04.373Z PASS [ 18.181s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
48282024-07-31T04:27:08.235Z PASS [ 22.050s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
48292024-07-31T04:27:18.976Z PASS [ 18.272s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
48302024-07-31T04:27:19.229Z PASS [ 18.040s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
48312024-07-31T04:27:20.912Z PASS [ 20.277s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
48322024-07-31T04:27:21.538Z PASS [ 17.392s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
48332024-07-31T04:27:21.650Z PASS [ 19.348s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
48342024-07-31T04:27:22.073Z PASS [ 18.410s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
48352024-07-31T04:27:24.981Z PASS [ 20.606s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
48362024-07-31T04:27:28.956Z PASS [ 20.718s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
48372024-07-31T04:27:38.313Z PASS [ 19.335s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
48382024-07-31T04:27:39.636Z PASS [ 18.721s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
48392024-07-31T04:27:40.140Z PASS [ 18.485s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
48402024-07-31T04:27:41.808Z PASS [ 22.576s] omicron-nexus::test_all integration_tests::silos::test_silos
48412024-07-31T04:27:43.962Z PASS [ 18.979s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
48422024-07-31T04:27:45.286Z PASS [ 23.209s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
48432024-07-31T04:27:46.052Z PASS [ 24.510s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
48442024-07-31T04:27:55.247Z PASS [ 26.288s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
48452024-07-31T04:27:56.899Z PASS [ 16.757s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
48462024-07-31T04:28:00.696Z PASS [ 18.885s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
48472024-07-31T04:28:03.378Z PASS [ 19.412s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
48482024-07-31T04:28:04.082Z PASS [ 18.794s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
48492024-07-31T04:28:06.110Z PASS [ 26.473s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
48502024-07-31T04:28:06.496Z PASS [ 28.177s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
48512024-07-31T04:28:07.429Z PASS [ 1.316s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
48522024-07-31T04:28:07.748Z PASS [ 4.371s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
48532024-07-31T04:28:08.558Z PASS [ 4.475s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
48542024-07-31T04:28:10.830Z PASS [ 4.333s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
48552024-07-31T04:28:11.780Z PASS [ 4.351s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
48562024-07-31T04:28:14.113Z PASS [ 28.058s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
48572024-07-31T04:28:14.436Z PASS [ 2.655s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
48582024-07-31T04:28:20.179Z PASS [ 24.927s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
48592024-07-31T04:28:20.276Z PASS [ 23.373s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
48602024-07-31T04:28:22.288Z PASS [ 21.590s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
48612024-07-31T04:28:23.855Z PASS [ 16.104s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
48622024-07-31T04:28:31.324Z PASS [ 17.208s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
48632024-07-31T04:28:33.798Z PASS [ 19.360s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
48642024-07-31T04:28:35.722Z PASS [ 15.543s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
48652024-07-31T04:28:37.585Z PASS [ 17.309s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
48662024-07-31T04:28:38.947Z PASS [ 30.384s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
48672024-07-31T04:28:50.154Z PASS [ 26.295s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
48682024-07-31T04:28:52.209Z PASS [ 29.916s] omicron-nexus::test_all integration_tests::utilization::test_utilization
48692024-07-31T04:28:58.320Z PASS [ 26.991s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
48702024-07-31T04:29:00.267Z PASS [ 26.463s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
48712024-07-31T04:29:03.159Z PASS [ 27.431s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
48722024-07-31T04:29:04.491Z PASS [ 26.904s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
48732024-07-31T04:29:06.161Z PASS [ 27.202s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
48742024-07-31T04:29:10.840Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
48752024-07-31T04:29:17.455Z PASS [ 27.297s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
48762024-07-31T04:29:18.671Z PASS [ 26.458s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
48772024-07-31T04:29:25.213Z PASS [ 24.944s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
48782024-07-31T04:29:25.515Z PASS [ 27.192s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
48792024-07-31T04:29:26.060Z PASS [ 22.898s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
48802024-07-31T04:29:34.120Z PASS [ 83.278s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
48812024-07-31T04:29:34.796Z PASS [ 30.300s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
48822024-07-31T04:29:36.559Z PASS [ 30.403s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
48832024-07-31T04:29:51.157Z PASS [ 25.093s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
48842024-07-31T04:29:51.601Z PASS [ 34.141s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
48852024-07-31T04:29:52.266Z PASS [ 33.591s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
48862024-07-31T04:29:52.730Z PASS [ 16.168s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
48872024-07-31T04:29:57.704Z PASS [ 32.487s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
48882024-07-31T04:29:58.549Z PASS [ 33.028s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
48892024-07-31T04:29:59.802Z PASS [ 25.002s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
48902024-07-31T04:30:00.609Z PASS [ 26.487s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
48912024-07-31T04:30:08.109Z PASS [ 16.950s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
48922024-07-31T04:30:08.563Z PASS [ 16.959s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
48932024-07-31T04:30:09.197Z PASS [ 16.930s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
48942024-07-31T04:30:09.694Z PASS [ 16.961s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
48952024-07-31T04:30:14.760Z PASS [ 17.053s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
48962024-07-31T04:30:15.364Z PASS [ 16.814s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
48972024-07-31T04:30:16.002Z PASS [ 16.198s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
48982024-07-31T04:30:16.852Z PASS [ 16.240s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
48992024-07-31T04:30:25.217Z PASS [ 16.650s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
49002024-07-31T04:30:25.367Z PASS [ 16.166s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
49012024-07-31T04:30:26.506Z PASS [ 16.809s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
49022024-07-31T04:30:27.555Z PASS [ 19.446s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
49032024-07-31T04:30:30.601Z PASS [ 15.839s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
49042024-07-31T04:30:31.714Z PASS [ 16.348s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
49052024-07-31T04:30:32.334Z PASS [ 16.328s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
49062024-07-31T04:30:32.864Z PASS [ 16.010s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
49072024-07-31T04:30:41.132Z PASS [ 15.914s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
49082024-07-31T04:30:42.200Z PASS [ 16.831s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
49092024-07-31T04:30:43.565Z PASS [ 17.058s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
49102024-07-31T04:30:44.587Z PASS [ 17.028s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
49112024-07-31T04:30:46.368Z PASS [ 15.766s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
49122024-07-31T04:30:48.166Z PASS [ 16.450s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
49132024-07-31T04:30:49.048Z PASS [ 16.706s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
49142024-07-31T04:30:49.048Z PASS [ 16.175s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
49152024-07-31T04:30:57.713Z PASS [ 16.577s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
49162024-07-31T04:30:59.763Z PASS [ 17.561s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
49172024-07-31T04:31:02.792Z PASS [ 18.202s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
49182024-07-31T04:31:04.935Z PASS [ 21.366s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
49192024-07-31T04:31:07.473Z PASS [ 21.101s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
49202024-07-31T04:31:11.465Z PASS [ 22.420s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
49212024-07-31T04:31:13.460Z PASS [ 25.290s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
49222024-07-31T04:31:13.536Z PASS [ 0.075s] omicron-package dot::test::test_bad_dependency
49232024-07-31T04:31:13.569Z PASS [ 0.034s] omicron-package dot::test::test_dot_output
49242024-07-31T04:31:17.372Z PASS [ 5.904s] omicron-omdb::test_all_output test_omdb_usage_errors
49252024-07-31T04:31:17.396Z PASS [ 0.023s] omicron-passwords test::test_password_constraints
49262024-07-31T04:31:19.804Z PASS [ 2.411s] omicron-passwords test::test_reproducible
49272024-07-31T04:31:19.981Z PASS [ 6.410s] omicron-passwords test::test_compatible
49282024-07-31T04:31:20.021Z PASS [ 0.040s] omicron-passwords test::test_stable
49292024-07-31T04:31:20.045Z PASS [ 0.024s] omicron-passwords test::test_weak_hashes
49302024-07-31T04:31:20.068Z PASS [ 0.023s] omicron-rpaths internal::tests::test_configure_from_path
49312024-07-31T04:31:20.122Z PASS [ 0.054s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
49322024-07-31T04:31:20.151Z PASS [ 0.021s] omicron-rpaths internal::tests::test_emit_rpath
49332024-07-31T04:31:20.418Z PASS [ 0.274s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
49342024-07-31T04:31:21.022Z PASS [ 0.605s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
49352024-07-31T04:31:21.106Z PASS [ 0.084s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
49362024-07-31T04:31:21.241Z PASS [ 0.135s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
49372024-07-31T04:31:21.325Z PASS [ 0.083s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
49382024-07-31T04:31:21.425Z PASS [ 21.660s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
49392024-07-31T04:31:21.487Z PASS [ 0.061s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
49402024-07-31T04:31:21.542Z PASS [ 0.054s] omicron-sled-agent bootstrap::params::tests::serialize_start_sled_agent_v0_deserialize_v1
49412024-07-31T04:31:21.586Z PASS [ 0.045s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
49422024-07-31T04:31:21.638Z PASS [ 0.052s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
49432024-07-31T04:31:21.670Z PASS [ 0.031s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
49442024-07-31T04:31:21.697Z PASS [ 0.029s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
49452024-07-31T04:31:21.724Z PASS [ 0.027s] omicron-sled-agent common::instance::test::migration_out_after_migration_in
49462024-07-31T04:31:21.749Z PASS [ 0.025s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
49472024-07-31T04:31:21.778Z PASS [ 0.029s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
49482024-07-31T04:31:21.802Z PASS [ 0.024s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
49492024-07-31T04:31:21.837Z PASS [ 0.033s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
49502024-07-31T04:31:21.864Z PASS [ 0.027s] omicron-sled-agent common::instance::test::test_migration_ids_already_set
49512024-07-31T04:31:21.873Z PASS [ 0.548s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
49522024-07-31T04:31:21.917Z PASS [ 0.051s] omicron-sled-agent config::test::test_smf_configs
49532024-07-31T04:31:21.936Z PASS [ 0.062s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
49542024-07-31T04:31:21.956Z PASS [ 0.037s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
49552024-07-31T04:31:21.978Z PASS [ 0.042s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
49562024-07-31T04:31:21.997Z PASS [ 0.044s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
49572024-07-31T04:31:22.016Z PASS [ 0.038s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
49582024-07-31T04:31:22.035Z PASS [ 0.037s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
49592024-07-31T04:31:24.324Z PASS [ 26.608s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
49602024-07-31T04:31:24.341Z PASS [ 21.547s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
49612024-07-31T04:31:24.711Z PASS [ 2.693s] omicron-sled-agent instance::tests::test_instance_create_events_normal
49622024-07-31T04:31:25.385Z PASS [ 36.331s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
49632024-07-31T04:31:25.427Z PASS [ 0.041s] omicron-sled-agent probe_manager::test::probe_state_set_ops
49642024-07-31T04:31:25.465Z PASS [ 0.036s] omicron-sled-agent profile::tests::empty_profile
49652024-07-31T04:31:25.501Z PASS [ 0.037s] omicron-sled-agent profile::tests::test_disabled_instance
49662024-07-31T04:31:25.532Z PASS [ 0.033s] omicron-sled-agent profile::tests::test_instance
49672024-07-31T04:31:25.571Z PASS [ 0.037s] omicron-sled-agent profile::tests::test_multiple
49682024-07-31T04:31:25.606Z PASS [ 0.036s] omicron-sled-agent profile::tests::test_property
49692024-07-31T04:31:25.629Z PASS [ 3.593s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
49702024-07-31T04:31:25.637Z PASS [ 0.033s] omicron-sled-agent profile::tests::test_property_group
49712024-07-31T04:31:25.661Z PASS [ 0.033s] omicron-sled-agent profile::tests::test_service
49722024-07-31T04:31:25.670Z PASS [ 0.033s] omicron-sled-agent profile::tests::test_service_property_group
49732024-07-31T04:31:25.690Z PASS [ 0.030s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
49742024-07-31T04:31:25.698Z PASS [ 0.028s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
49752024-07-31T04:31:25.727Z PASS [ 0.036s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
49762024-07-31T04:31:25.742Z PASS [ 0.043s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v3_schema
49772024-07-31T04:31:25.774Z PASS [ 0.047s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
49782024-07-31T04:31:25.784Z PASS [ 0.043s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
49792024-07-31T04:31:25.829Z PASS [ 0.044s] omicron-sled-agent services::test::test_all_zones_requests_schema
49802024-07-31T04:31:25.839Z PASS [ 0.063s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
49812024-07-31T04:31:25.875Z PASS [ 0.038s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
49822024-07-31T04:31:26.683Z PASS [ 2.341s] omicron-sled-agent instance::tests::test_instance_manager_creation
49832024-07-31T04:31:26.712Z PASS [ 21.775s] omicron-omdb::test_all_output test_omdb_env_settings
49842024-07-31T04:31:26.802Z PASS [ 2.481s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
49852024-07-31T04:31:28.575Z PASS [ 2.747s] omicron-sled-agent services::test::test_bad_generations
49862024-07-31T04:31:28.626Z PASS [ 2.750s] omicron-sled-agent services::test::test_ensure_service
49872024-07-31T04:31:28.664Z PASS [ 0.037s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
49882024-07-31T04:31:28.715Z PASS [ 0.051s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
49892024-07-31T04:31:28.753Z PASS [ 0.038s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
49902024-07-31T04:31:28.786Z PASS [ 0.033s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
49912024-07-31T04:31:28.821Z PASS [ 0.036s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
49922024-07-31T04:31:28.859Z PASS [ 0.037s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
49932024-07-31T04:31:28.897Z PASS [ 0.038s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
49942024-07-31T04:31:29.141Z PASS [ 2.335s] omicron-sled-agent services::test::test_services_are_recreated_on_reboot
49952024-07-31T04:31:29.182Z PASS [ 0.041s] omicron-sled-agent updates::test::test_query_no_components
49962024-07-31T04:31:29.218Z PASS [ 0.038s] omicron-sled-agent updates::test::test_query_sled_agent_version
49972024-07-31T04:31:29.256Z PASS [ 0.038s] omicron-sled-agent updates::test::test_query_zone_version
49982024-07-31T04:31:29.407Z PASS [ 0.151s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
49992024-07-31T04:31:29.437Z PASS [ 0.028s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
50002024-07-31T04:31:29.522Z PASS [ 2.810s] omicron-sled-agent services::test::test_ensure_service_which_already_exists
50012024-07-31T04:31:29.616Z PASS [ 2.932s] omicron-sled-agent services::test::test_ensure_service_before_timesync
50022024-07-31T04:31:29.656Z PASS [ 0.041s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
50032024-07-31T04:31:30.428Z PASS [ 10.624s] omicron-passwords test::test_smoke
50042024-07-31T04:31:30.938Z PASS [ 23.465s] omicron-omdb::test_all_output test_omdb_success_cases
50052024-07-31T04:31:31.236Z PASS [ 2.663s] omicron-sled-agent services::test::test_services_do_not_persist_without_config
50062024-07-31T04:31:31.282Z PASS [ 1.760s] omicron-sled-agent zone_bundle::illumos_tests::test_context
50072024-07-31T04:31:31.306Z PASS [ 0.027s] omicron-sled-agent zone_bundle::tests::test_compare_bundles
50082024-07-31T04:31:31.339Z PASS [ 0.033s] omicron-sled-agent zone_bundle::tests::test_disk_usage
50092024-07-31T04:31:31.367Z PASS [ 0.026s] omicron-sled-agent zone_bundle::tests::test_priority_dimension
50102024-07-31T04:31:31.372Z PASS [ 0.136s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
50112024-07-31T04:31:31.394Z PASS [ 0.026s] omicron-sled-agent zone_bundle::tests::test_sort_zone_bundle_cause
50122024-07-31T04:31:31.401Z PASS [ 0.027s] omicron-sled-agent zone_bundle::tests::test_storage_limit_bytes_available
50132024-07-31T04:31:31.655Z PASS [ 2.220s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
50142024-07-31T04:31:31.895Z PASS [ 2.239s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
50152024-07-31T04:31:31.926Z PASS [ 0.532s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
50162024-07-31T04:31:31.979Z PASS [ 0.052s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
50172024-07-31T04:31:32.014Z PASS [ 0.118s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
50182024-07-31T04:31:32.046Z PASS [ 0.031s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
50192024-07-31T04:31:32.070Z PASS [ 0.026s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port
50202024-07-31T04:31:32.123Z PASS [ 0.468s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
50212024-07-31T04:31:32.150Z PASS [ 0.026s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_timeout
50222024-07-31T04:31:32.156Z PASS [ 0.087s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_slow_write
50232024-07-31T04:31:32.289Z PASS [ 0.889s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_openapi_sled
50242024-07-31T04:31:32.382Z PASS [ 0.232s] omicron-test-utils dev::db::test::test_bad_cmd
50252024-07-31T04:31:32.617Z PASS [ 0.459s] omicron-test-utils dev::db::test::test_cmd_fails
50262024-07-31T04:31:32.628Z PASS [ 2.201s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
50272024-07-31T04:31:32.650Z PASS [ 0.022s] omicron-test-utils dev::db::test::test_make_pg_config_ok
50282024-07-31T04:31:32.656Z PASS [ 0.275s] omicron-test-utils dev::db::test::test_database_start_hang
50292024-07-31T04:31:32.669Z PASS [ 0.052s] omicron-test-utils dev::db::test::test_make_pg_config_fail
50302024-07-31T04:31:32.680Z PASS [ 0.026s] omicron-test-utils dev::db::test::test_process_exit_abnormal
50312024-07-31T04:31:32.692Z PASS [ 0.032s] omicron-test-utils dev::db::test::test_process_exit_normal
50322024-07-31T04:31:33.016Z PASS [ 1.034s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
50332024-07-31T04:31:33.047Z PASS [ 0.032s] omicron-test-utils dev::db::test::test_starter_tmpdir
50342024-07-31T04:31:33.113Z PASS [ 0.067s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
50352024-07-31T04:31:33.151Z PASS [ 0.036s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
50362024-07-31T04:31:33.183Z PASS [ 0.031s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
50372024-07-31T04:31:33.214Z PASS [ 0.029s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
50382024-07-31T04:31:33.214Z PASS [ 2.269s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
50392024-07-31T04:31:33.287Z PASS [ 0.076s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
50402024-07-31T04:31:33.626Z LEAK [ 0.957s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
50412024-07-31T04:31:33.733Z PASS [ 0.447s] oximeter test::timeseries_schema_consistency
50422024-07-31T04:31:33.801Z PASS [ 0.149s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
50432024-07-31T04:31:33.820Z PASS [ 0.592s] openapi-manager check::tests::check_apis_up_to_date
50442024-07-31T04:31:34.016Z PASS [ 0.207s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
50452024-07-31T04:31:34.028Z PASS [ 0.248s] oximeter-collector agent::tests::test_self_stat_error_counter
50462024-07-31T04:31:34.028Z PASS [ 0.290s] oximeter-collector agent::tests::test_self_stat_collection_count
50472024-07-31T04:31:34.040Z PASS [ 0.025s] oximeter-collector self_stats::tests::test_failure_reason_serialization
50482024-07-31T04:31:34.095Z PASS [ 0.065s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
50492024-07-31T04:31:34.103Z PASS [ 0.062s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
50502024-07-31T04:31:34.123Z PASS [ 0.028s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
50512024-07-31T04:31:34.412Z PASS [ 0.388s] oximeter-collector::test_commands test_oximeter_no_args
50522024-07-31T04:31:35.519Z PASS [ 1.416s] oximeter-db client::oxql::tests::test_get_entire_table
50532024-07-31T04:31:35.557Z PASS [ 1.435s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
50542024-07-31T04:31:35.631Z PASS [ 0.072s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
50552024-07-31T04:31:35.645Z PASS [ 1.233s] oximeter-db client::oxql::tests::test_get_one_timeseries
50562024-07-31T04:31:35.707Z PASS [ 0.059s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
50572024-07-31T04:31:36.121Z PASS [ 7.222s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
50582024-07-31T04:31:36.689Z PASS [ 1.171s] oximeter-db client::oxql::tests::test_limit_operations
50592024-07-31T04:31:36.825Z PASS [ 0.704s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
50602024-07-31T04:31:36.967Z PASS [ 4.274s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
50612024-07-31T04:31:37.311Z PASS [ 5.019s] omicron-test-utils dev::db::test::test_database_concurrent
50622024-07-31T04:31:37.967Z PASS [ 1.142s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
50632024-07-31T04:31:37.988Z PASS [ 2.298s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
50642024-07-31T04:31:38.001Z PASS [ 0.034s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
50652024-07-31T04:31:38.023Z PASS [ 1.333s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
50662024-07-31T04:31:38.038Z PASS [ 0.044s] oximeter-db client::tests::test_read_timeseries_to_delete
50672024-07-31T04:31:38.045Z PASS [ 0.045s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
50682024-07-31T04:31:38.053Z PASS [ 0.031s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
50692024-07-31T04:31:38.060Z PASS [ 1.094s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
50702024-07-31T04:31:38.089Z PASS [ 0.028s] oximeter-db client::tests::test_unravel_index
50712024-07-31T04:31:38.122Z PASS [ 0.035s] oximeter-db client::tests::test_verify_schema_upgrades
50722024-07-31T04:31:38.148Z PASS [ 0.025s] oximeter-db model::tests::test_db_bool
50732024-07-31T04:31:38.875Z PASS [ 0.727s] oximeter-db model::tests::test_db_bool_bad
50742024-07-31T04:31:38.903Z PASS [ 0.027s] oximeter-db model::tests::test_db_datum_type_conversion
50752024-07-31T04:31:38.915Z PASS [ 1.604s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
50762024-07-31T04:31:38.934Z PASS [ 0.031s] oximeter-db model::tests::test_db_field_list_conversion
50772024-07-31T04:31:38.949Z PASS [ 0.033s] oximeter-db model::tests::test_db_field_type_conversion
50782024-07-31T04:31:38.966Z PASS [ 0.033s] oximeter-db model::tests::test_db_histogram
50792024-07-31T04:31:38.997Z PASS [ 0.031s] oximeter-db model::tests::test_parse_bytes_measurement
50802024-07-31T04:31:39.029Z PASS [ 0.031s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
50812024-07-31T04:31:39.059Z PASS [ 0.031s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
50822024-07-31T04:31:39.088Z PASS [ 0.029s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
50832024-07-31T04:31:39.101Z PASS [ 0.156s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
50842024-07-31T04:31:39.108Z PASS [ 1.078s] oximeter-db client::tests::test_select_all_field_types
50852024-07-31T04:31:39.116Z PASS [ 0.029s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
50862024-07-31T04:31:39.135Z PASS [ 0.031s] oximeter-db model::tests::test_unroll_from_source
50872024-07-31T04:31:39.144Z PASS [ 0.035s] oximeter-db model::tests::test_unroll_measurement_row
50882024-07-31T04:31:39.153Z PASS [ 0.036s] oximeter-db model::tests::test_unroll_missing_measurement_row
50892024-07-31T04:31:39.166Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
50902024-07-31T04:31:39.173Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
50912024-07-31T04:31:39.184Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_comparison
50922024-07-31T04:31:39.196Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
50932024-07-31T04:31:39.202Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_double_literal
50942024-07-31T04:31:39.209Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
50952024-07-31T04:31:39.223Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
50962024-07-31T04:31:39.229Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
50972024-07-31T04:31:39.236Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
50982024-07-31T04:31:39.252Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
50992024-07-31T04:31:39.260Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
51002024-07-31T04:31:39.267Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
51012024-07-31T04:31:39.278Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
51022024-07-31T04:31:39.288Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
51032024-07-31T04:31:39.295Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_group_by
51042024-07-31T04:31:39.301Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_ident
51052024-07-31T04:31:39.314Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
51062024-07-31T04:31:39.320Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
51072024-07-31T04:31:39.327Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
51082024-07-31T04:31:39.343Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
51092024-07-31T04:31:39.351Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
51102024-07-31T04:31:39.359Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
51112024-07-31T04:31:39.375Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
51122024-07-31T04:31:39.385Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
51132024-07-31T04:31:39.404Z PASS [ 0.043s] oximeter-db oxql::ast::grammar::tests::test_query
51142024-07-31T04:31:39.540Z PASS [ 0.044s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
51152024-07-31T04:31:39.543Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
51162024-07-31T04:31:39.543Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
51172024-07-31T04:31:39.543Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
51182024-07-31T04:31:39.543Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_reducer
51192024-07-31T04:31:39.543Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
51202024-07-31T04:31:39.543Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
51212024-07-31T04:31:39.543Z PASS [ 0.024s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
51222024-07-31T04:31:39.543Z PASS [ 0.022s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
51232024-07-31T04:31:39.543Z PASS [ 0.022s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
51242024-07-31T04:31:39.574Z PASS [ 0.019s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
51252024-07-31T04:31:39.656Z PASS [ 0.051s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
51262024-07-31T04:31:39.656Z PASS [ 0.065s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
51272024-07-31T04:31:39.720Z PASS [ 0.065s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
51282024-07-31T04:31:39.720Z PASS [ 0.106s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
51292024-07-31T04:31:39.755Z PASS [ 0.061s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
51302024-07-31T04:31:39.763Z PASS [ 0.054s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
51312024-07-31T04:31:39.796Z PASS [ 0.037s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
51322024-07-31T04:31:39.953Z PASS [ 0.040s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
51332024-07-31T04:31:39.953Z PASS [ 1.797s] oximeter-db client::tests::test_sql_query_output
51342024-07-31T04:31:39.953Z PASS [ 0.086s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
51352024-07-31T04:31:39.953Z PASS [ 0.089s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
51362024-07-31T04:31:39.953Z PASS [ 0.054s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
51372024-07-31T04:31:39.956Z PASS [ 0.041s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
51382024-07-31T04:31:39.956Z PASS [ 0.036s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
51392024-07-31T04:31:39.956Z PASS [ 0.047s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
51402024-07-31T04:31:39.966Z PASS [ 0.055s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
51412024-07-31T04:31:39.973Z PASS [ 0.045s] oximeter-db oxql::ast::table_ops::join::tests::test_join_point_arrays
51422024-07-31T04:31:39.980Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::join::tests::test_push_concrete_values
51432024-07-31T04:31:39.991Z PASS [ 0.025s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
51442024-07-31T04:31:39.997Z PASS [ 0.025s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
51452024-07-31T04:31:40.005Z PASS [ 0.025s] oximeter-db oxql::point::tests::test_cast_points_from_bool
51462024-07-31T04:31:40.029Z PASS [ 0.030s] oximeter-db oxql::point::tests::test_cast_points_from_double_distribution
51472024-07-31T04:31:40.050Z PASS [ 0.044s] oximeter-db oxql::point::tests::test_cast_points_from_double
51482024-07-31T04:31:40.050Z PASS [ 0.030s] oximeter-db oxql::point::tests::test_cast_points_from_int_distribution
51492024-07-31T04:31:40.072Z PASS [ 0.029s] oximeter-db oxql::point::tests::test_cast_points_from_string
51502024-07-31T04:31:40.072Z PASS [ 0.036s] oximeter-db oxql::point::tests::test_cast_points_from_integer
51512024-07-31T04:31:40.082Z PASS [ 0.037s] oximeter-db oxql::point::tests::test_point_delta_between
51522024-07-31T04:31:40.095Z PASS [ 0.028s] oximeter-db oxql::point::tests::test_point_delta_between_overlapping_time_ranges
51532024-07-31T04:31:40.102Z PASS [ 0.030s] oximeter-db oxql::point::tests::test_point_delta_between_with_new_epoch
51542024-07-31T04:31:40.109Z PASS [ 0.030s] oximeter-db oxql::point::tests::test_sub_between_histogram_distributions
51552024-07-31T04:31:40.125Z PASS [ 0.032s] oximeter-db oxql::query::tests::test_coalesce_limits
51562024-07-31T04:31:40.131Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
51572024-07-31T04:31:40.138Z PASS [ 0.028s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
51582024-07-31T04:31:40.161Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
51592024-07-31T04:31:40.169Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
51602024-07-31T04:31:40.176Z PASS [ 0.044s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
51612024-07-31T04:31:40.190Z PASS [ 0.032s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
51622024-07-31T04:31:40.198Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
51632024-07-31T04:31:40.205Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_predicates
51642024-07-31T04:31:40.218Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
51652024-07-31T04:31:40.235Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
51662024-07-31T04:31:40.242Z PASS [ 0.036s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
51672024-07-31T04:31:40.258Z PASS [ 0.032s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
51682024-07-31T04:31:40.274Z PASS [ 0.047s] oximeter-db oxql::query::tests::test_query_end_time
51692024-07-31T04:31:40.274Z PASS [ 0.024s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
51702024-07-31T04:31:40.292Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
51712024-07-31T04:31:40.302Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
51722024-07-31T04:31:40.343Z PASS [ 0.031s] oximeter-db query::tests::test_field_cmp
51732024-07-31T04:31:40.357Z PASS [ 0.076s] oximeter-db oxql::query::tests::test_split_query
51742024-07-31T04:31:40.377Z PASS [ 0.044s] oximeter-db query::tests::test_field_value_as_db_str
51752024-07-31T04:31:40.504Z PASS [ 0.085s] oximeter-db query::tests::test_field_selector_as_query
51762024-07-31T04:31:40.504Z PASS [ 0.075s] oximeter-db query::tests::test_select_query_builder_field_selectors
51772024-07-31T04:31:40.504Z PASS [ 0.062s] oximeter-db query::tests::test_select_query_builder_from_parts
51782024-07-31T04:31:40.507Z PASS [ 0.082s] oximeter-db query::tests::test_select_query_builder_filter_raw
51792024-07-31T04:31:40.507Z PASS [ 0.067s] oximeter-db query::tests::test_select_query_builder_full
51802024-07-31T04:31:40.507Z PASS [ 0.055s] oximeter-db query::tests::test_select_query_builder_limit_offset
51812024-07-31T04:31:40.533Z PASS [ 0.055s] oximeter-db query::tests::test_select_query_builder_no_fields
51822024-07-31T04:31:40.555Z PASS [ 0.047s] oximeter-db query::tests::test_select_query_builder_no_selectors
51832024-07-31T04:31:40.596Z PASS [ 0.057s] oximeter-db query::tests::test_string_field_selector
51842024-07-31T04:31:40.596Z PASS [ 0.051s] oximeter-db query::tests::test_time_range
51852024-07-31T04:31:40.596Z PASS [ 0.049s] oximeter-db sql::tests::test_allow_limit_offset
51862024-07-31T04:31:40.616Z PASS [ 0.051s] oximeter-db sql::tests::test_allow_subqueries
51872024-07-31T04:31:40.631Z PASS [ 0.044s] oximeter-db sql::tests::test_cannot_name_database
51882024-07-31T04:31:40.648Z PASS [ 0.048s] oximeter-db sql::tests::test_ctes_are_not_supported
51892024-07-31T04:31:40.656Z PASS [ 0.046s] oximeter-db sql::tests::test_function_allow_list
51902024-07-31T04:31:40.685Z PASS [ 0.041s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
51912024-07-31T04:31:40.694Z PASS [ 0.068s] oximeter-db sql::tests::test_join_must_be_inner
51922024-07-31T04:31:40.703Z PASS [ 0.046s] oximeter-db sql::tests::test_query_must_be_select_statement
51932024-07-31T04:31:40.734Z PASS [ 0.043s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
51942024-07-31T04:31:40.837Z PASS [ 0.041s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
51952024-07-31T04:31:40.840Z PASS [ 0.053s] oximeter-db sql::tests::test_require_table_is_timeseries_name
51962024-07-31T04:31:40.840Z PASS [ 0.066s] oximeter-db sql::tests::test_with_comma_join_fails
51972024-07-31T04:31:40.840Z PASS [ 0.043s] oximeter-db tests::test_timeseries_key_field_stability
51982024-07-31T04:31:40.840Z PASS [ 0.075s] oximeter-db tests::test_timeseries_key_sample_stability
51992024-07-31T04:31:40.856Z PASS [ 0.060s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
52002024-07-31T04:31:40.889Z PASS [ 0.033s] oximeter-impl histogram::tests::test_bin_range_from
52012024-07-31T04:31:40.889Z PASS [ 0.043s] oximeter-impl histogram::tests::test_bin_range
52022024-07-31T04:31:40.892Z PASS [ 0.040s] oximeter-impl histogram::tests::test_bin_range_to
52032024-07-31T04:31:40.906Z PASS [ 0.038s] oximeter-impl histogram::tests::test_empty_bins_not_supported
52042024-07-31T04:31:40.918Z PASS [ 0.034s] oximeter-impl histogram::tests::test_ensure_finite
52052024-07-31T04:31:40.942Z PASS [ 0.053s] oximeter-impl histogram::tests::test_histogram
52062024-07-31T04:31:40.963Z PASS [ 0.048s] oximeter-impl histogram::tests::test_histogram_construct_with
52072024-07-31T04:31:40.963Z PASS [ 0.037s] oximeter-impl histogram::tests::test_histogram_extreme_bins
52082024-07-31T04:31:40.985Z PASS [ 0.029s] oximeter-impl histogram::tests::test_histogram_extreme_samples
52092024-07-31T04:31:40.998Z PASS [ 0.043s] oximeter-impl histogram::tests::test_histogram_float_bins
52102024-07-31T04:31:41.013Z PASS [ 0.047s] oximeter-impl histogram::tests::test_histogram_unbounded_samples
52112024-07-31T04:31:41.041Z PASS [ 0.049s] oximeter-impl histogram::tests::test_histogram_unsorted_bins
52122024-07-31T04:31:41.077Z PASS [ 0.055s] oximeter-impl histogram::tests::test_histogram_with_bins
52132024-07-31T04:31:41.080Z PASS [ 0.039s] oximeter-impl histogram::tests::test_histogram_with_non_partitioned_bins
52142024-07-31T04:31:41.090Z PASS [ 0.064s] oximeter-impl histogram::tests::test_histogram_with_overlapping_bins
52152024-07-31T04:31:41.107Z PASS [ 0.032s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
52162024-07-31T04:31:41.125Z PASS [ 0.038s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
52172024-07-31T04:31:41.136Z PASS [ 0.029s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
52182024-07-31T04:31:41.152Z PASS [ 0.095s] oximeter-impl histogram::tests::test_log_linear_bins_all_representable
52192024-07-31T04:31:41.161Z PASS [ 0.036s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
52202024-07-31T04:31:41.336Z PASS [ 0.034s] oximeter-impl histogram::tests::test_log_linear_bins_integer_size_checks
52212024-07-31T04:31:41.336Z PASS [ 0.027s] oximeter-impl histogram::tests::test_span_decades
52222024-07-31T04:31:41.336Z PASS [ 0.044s] oximeter-impl histogram::tests::test_log_linear_bins_small_bin_count
52232024-07-31T04:31:41.336Z PASS [ 0.045s] oximeter-impl histogram::tests::test_span_decades_other_counts_f64
52242024-07-31T04:31:41.336Z PASS [ 0.038s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_ok
52252024-07-31T04:31:41.336Z PASS [ 0.039s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
52262024-07-31T04:31:41.336Z PASS [ 0.047s] oximeter-impl quantile::tests::test_default_percentiles
52272024-07-31T04:31:41.336Z PASS [ 0.057s] oximeter-impl quantile::tests::test_empty_observations
52282024-07-31T04:31:41.336Z PASS [ 0.045s] oximeter-impl quantile::tests::test_find_cells
52292024-07-31T04:31:41.336Z PASS [ 0.048s] oximeter-impl quantile::tests::test_float_observations
52302024-07-31T04:31:41.336Z PASS [ 0.033s] oximeter-impl quantile::tests::test_invalid_p_value
52312024-07-31T04:31:41.336Z PASS [ 0.042s] oximeter-impl quantile::tests::test_integer_observations
52322024-07-31T04:31:41.345Z PASS [ 0.036s] oximeter-impl quantile::tests::test_max_p
52332024-07-31T04:31:41.353Z PASS [ 0.028s] oximeter-impl quantile::tests::test_min_p
52342024-07-31T04:31:41.360Z PASS [ 0.026s] oximeter-impl quantile::tests::test_non_filled_observations
52352024-07-31T04:31:41.375Z PASS [ 0.029s] oximeter-impl quantile::tests::test_rounding
52362024-07-31T04:31:41.406Z PASS [ 0.052s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
52372024-07-31T04:31:41.419Z PASS [ 0.053s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_non_copy_datum_types
52382024-07-31T04:31:41.420Z PASS [ 0.039s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_non_copy_fields
52392024-07-31T04:31:41.437Z PASS [ 0.027s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
52402024-07-31T04:31:41.446Z PASS [ 0.031s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
52412024-07-31T04:31:41.457Z PASS [ 0.034s] oximeter-impl schema::codegen::tests::emit_schema_types_generates_expected_tokens
52422024-07-31T04:31:41.471Z PASS [ 0.037s] oximeter-impl schema::codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
52432024-07-31T04:31:41.490Z PASS [ 0.042s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_duplicate_field_names
52442024-07-31T04:31:42.510Z PASS [ 2.112s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
52452024-07-31T04:31:42.510Z PASS [ 0.044s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
52462024-07-31T04:31:42.518Z PASS [ 0.043s] oximeter-impl schema::ir::tests::construct_field_schema_picks_up_correct_fields
52472024-07-31T04:31:42.518Z PASS [ 0.026s] oximeter-impl schema::ir::tests::extract_authz_scope_requires_relevant_field
52482024-07-31T04:31:42.518Z PASS [ 0.046s] oximeter-impl schema::ir::tests::ensures_target_has_at_least_one_field
52492024-07-31T04:31:42.518Z PASS [ 0.027s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_add_existing_metric
52502024-07-31T04:31:42.518Z PASS [ 0.035s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
52512024-07-31T04:31:42.518Z PASS [ 0.034s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_with_non_increasing_versions
52522024-07-31T04:31:42.518Z PASS [ 0.034s] oximeter-impl schema::ir::tests::extract_metric_fields_requires_adding_first
52532024-07-31T04:31:42.518Z PASS [ 0.026s] oximeter-impl schema::ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
52542024-07-31T04:31:42.518Z PASS [ 0.033s] oximeter-impl schema::ir::tests::fail_on_empty_descriptions
52552024-07-31T04:31:42.518Z PASS [ 0.030s] oximeter-impl schema::ir::tests::fail_on_empty_metric_name
52562024-07-31T04:31:42.518Z PASS [ 0.027s] oximeter-impl schema::ir::tests::fail_on_empty_target_name
52572024-07-31T04:31:42.518Z PASS [ 0.027s] oximeter-impl schema::ir::tests::fail_on_very_long_field_names
52582024-07-31T04:31:42.518Z PASS [ 0.026s] oximeter-impl schema::ir::tests::fail_on_very_long_timeseries_name
52592024-07-31T04:31:42.518Z PASS [ 0.026s] oximeter-impl schema::ir::tests::into_schema_list_fails_with_zero_metrics
52602024-07-31T04:31:42.518Z PASS [ 0.027s] oximeter-impl schema::ir::tests::load_schema_catches_metric_versions_not_added_in
52612024-07-31T04:31:42.518Z PASS [ 0.035s] oximeter-impl schema::ir::tests::load_schema_fails_with_duplicate_timeseries
52622024-07-31T04:31:42.518Z PASS [ 0.036s] oximeter-impl schema::ir::tests::load_schema_fails_with_nonexistent_target_version
52632024-07-31T04:31:42.518Z PASS [ 0.037s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions
52642024-07-31T04:31:42.518Z PASS [ 0.037s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
52652024-07-31T04:31:42.518Z PASS [ 0.034s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
52662024-07-31T04:31:42.518Z PASS [ 0.039s] oximeter-impl schema::ir::tests::load_schema_fills_in_late_implied_metric_versions
52672024-07-31T04:31:42.518Z PASS [ 0.039s] oximeter-impl schema::ir::tests::load_schema_skips_versions_until_metric_is_added
52682024-07-31T04:31:42.518Z PASS [ 0.032s] oximeter-impl schema::ir::tests::only_support_format_version_1
52692024-07-31T04:31:42.518Z PASS [ 0.039s] oximeter-impl schema::ir::tests::validate_field_name_disallows_bad_names
52702024-07-31T04:31:42.518Z PASS [ 0.032s] oximeter-impl schema::ir::tests::validate_field_name_verifies_uuid_field_names
52712024-07-31T04:31:42.518Z PASS [ 0.033s] oximeter-impl schema::tests::test_field_schema_ordering
52722024-07-31T04:31:42.518Z PASS [ 0.039s] oximeter-impl schema::tests::test_schema_field_ordering_across_target_metric
52732024-07-31T04:31:42.518Z PASS [ 0.037s] oximeter-impl schema::tests::test_timeseries_name_from_str
52742024-07-31T04:31:42.519Z PASS [ 0.035s] oximeter-impl schema::tests::test_timeseries_schema_from_parts
52752024-07-31T04:31:42.519Z PASS [ 0.051s] oximeter-impl schema::tests::test_timeseries_name
52762024-07-31T04:31:42.519Z PASS [ 0.034s] oximeter-impl schema::tests::test_timeseries_schema_from_sample
52772024-07-31T04:31:42.519Z PASS [ 0.027s] oximeter-impl traits::tests::test_metric_trait
52782024-07-31T04:31:42.519Z PASS [ 0.042s] oximeter-impl test_util::tests::test_gen_test_samples
52792024-07-31T04:31:42.519Z PASS [ 0.029s] oximeter-impl traits::tests::test_producer_trait
52802024-07-31T04:31:42.519Z PASS [ 0.035s] oximeter-impl traits::tests::test_target_trait
52812024-07-31T04:31:42.519Z PASS [ 0.027s] oximeter-impl types::tests::test_cumulative_f64
52822024-07-31T04:31:42.519Z PASS [ 0.026s] oximeter-impl types::tests::test_cumulative_i64
52832024-07-31T04:31:42.519Z PASS [ 0.026s] oximeter-impl types::tests::test_datum
52842024-07-31T04:31:42.519Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_type::case_01_as_string
52852024-07-31T04:31:42.519Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_type::case_02_as_i8
52862024-07-31T04:31:42.519Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_type::case_03_as_u8
52872024-07-31T04:31:42.519Z PASS [ 0.028s] oximeter-impl types::tests::test_field_value_parse_as_type::case_04_as_i16
52882024-07-31T04:31:42.519Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_type::case_05_as_u16
52892024-07-31T04:31:42.519Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_type::case_06_as_i32
52902024-07-31T04:31:42.519Z PASS [ 0.028s] oximeter-impl types::tests::test_field_value_parse_as_type::case_07_as_u32
52912024-07-31T04:31:42.519Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_type::case_08_as_i64
52922024-07-31T04:31:42.519Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_type::case_09_as_u64
52932024-07-31T04:31:42.519Z PASS [ 0.030s] oximeter-impl types::tests::test_field_value_parse_as_type::case_10_as_uuid
52942024-07-31T04:31:42.519Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
52952024-07-31T04:31:42.519Z PASS [ 0.033s] oximeter-impl types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
52962024-07-31T04:31:42.519Z PASS [ 0.038s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
52972024-07-31T04:31:42.519Z PASS [ 0.034s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
52982024-07-31T04:31:42.519Z PASS [ 0.031s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
52992024-07-31T04:31:42.519Z PASS [ 0.030s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
53002024-07-31T04:31:42.519Z PASS [ 0.032s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
53012024-07-31T04:31:42.519Z PASS [ 0.025s] oximeter-impl types::tests::test_measurement
53022024-07-31T04:31:42.519Z PASS [ 0.031s] oximeter-impl types::tests::test_sample_struct
53032024-07-31T04:31:42.519Z PASS [ 0.030s] oximeter-impl types::tests::test_verify_field_names
53042024-07-31T04:31:42.519Z PASS [ 0.075s] oximeter-instruments http::tests::test_normalize_uri_path
53052024-07-31T04:31:42.519Z PASS [ 0.090s] oximeter-instruments http::tests::test_latency_tracker
53062024-07-31T04:31:42.519Z PASS [ 0.086s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
53072024-07-31T04:31:42.519Z PASS [ 0.177s] oximeter-instruments kstat::link::tests::test_kstat_sampler
53082024-07-31T04:31:42.519Z PASS [ 0.115s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
53092024-07-31T04:31:42.519Z PASS [ 0.178s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
53102024-07-31T04:31:42.519Z PASS [ 0.058s] oximeter-instruments kstat::link::tests::test_physical_datalink
53112024-07-31T04:31:42.519Z PASS [ 0.038s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
53122024-07-31T04:31:42.519Z PASS [ 0.061s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
53132024-07-31T04:31:42.520Z PASS [ 0.024s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
53142024-07-31T04:31:42.520Z PASS [ 0.060s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
53152024-07-31T04:31:42.520Z PASS [ 0.024s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
53162024-07-31T04:31:42.520Z PASS [ 0.018s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
53172024-07-31T04:31:42.520Z PASS [ 0.025s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
53182024-07-31T04:31:42.520Z PASS [ 0.027s] oximeter-macro-impl tests::test_metric_annotated_field
53192024-07-31T04:31:42.520Z PASS [ 0.028s] oximeter-macro-impl tests::test_metric_datum_field
53202024-07-31T04:31:42.520Z PASS [ 0.021s] oximeter-macro-impl tests::test_metric_enum
53212024-07-31T04:31:42.520Z PASS [ 0.025s] oximeter-macro-impl tests::test_metric_without_datum_field
53222024-07-31T04:31:42.520Z PASS [ 0.018s] oximeter-macro-impl tests::test_target_empty_struct
53232024-07-31T04:31:42.520Z PASS [ 0.025s] oximeter-macro-impl tests::test_target
53242024-07-31T04:31:42.520Z PASS [ 0.023s] oximeter-macro-impl tests::test_target_enum
53252024-07-31T04:31:42.520Z PASS [ 0.018s] oximeter-macro-impl tests::test_target_unit_struct
53262024-07-31T04:31:42.520Z PASS [ 0.022s] oximeter-macro-impl tests::test_target_with_datum_field
53272024-07-31T04:31:42.520Z PASS [ 0.018s] oxlog tests::test_is_oxide_smf_log_file
53282024-07-31T04:31:42.520Z PASS [ 0.018s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
53292024-07-31T04:31:42.520Z PASS [ 0.019s] oxlog tests::test_sort_logs
53302024-07-31T04:31:42.520Z PASS [ 0.122s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
53312024-07-31T04:31:42.520Z PASS [ 0.029s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
53322024-07-31T04:31:42.527Z PASS [ 0.062s] sled-agent-types rack_init::tests::parse_rack_initialization
53332024-07-31T04:31:42.554Z PASS [ 0.027s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
53342024-07-31T04:31:42.606Z PASS [ 0.051s] sled-agent-types rack_init::tests::test_extra_certs
53352024-07-31T04:31:42.635Z PASS [ 0.029s] sled-agent-types rack_init::tests::test_subnets
53362024-07-31T04:31:42.678Z PASS [ 0.043s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
53372024-07-31T04:31:42.722Z PASS [ 0.045s] sled-hardware disk::test::test_disk_paths
53382024-07-31T04:31:42.750Z PASS [ 0.023s] sled-hardware disk::test::test_partition_device_paths
53392024-07-31T04:31:42.823Z PASS [ 0.075s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
53402024-07-31T04:31:42.854Z PASS [ 0.031s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
53412024-07-31T04:31:42.885Z PASS [ 0.032s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
53422024-07-31T04:31:42.909Z PASS [ 0.024s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
53432024-07-31T04:31:42.964Z PASS [ 0.056s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
53442024-07-31T04:31:42.989Z PASS [ 0.025s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
53452024-07-31T04:31:43.017Z PASS [ 0.025s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
53462024-07-31T04:31:43.029Z PASS [ 0.730s] reconfigurator-cli::test_basic test_basic
53472024-07-31T04:31:43.072Z PASS [ 0.057s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
53482024-07-31T04:31:43.087Z PASS [ 0.056s] sled-storage dataset::test::serialize_dataset_name
53492024-07-31T04:31:43.143Z PASS [ 0.071s] sled-storage manager::test::test_omicron_physical_disks_schema
53502024-07-31T04:31:44.048Z PASS [ 0.905s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
53512024-07-31T04:31:44.090Z PASS [ 0.041s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
53522024-07-31T04:31:44.828Z PASS [ 12.148s] omicron-test-utils dev::db::test::test_setup_database_default_dir
53532024-07-31T04:31:44.860Z PASS [ 1.774s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
53542024-07-31T04:31:44.877Z PASS [ 0.047s] sled-storage manager::tests::ensure_using_exactly_these_disks
53552024-07-31T04:31:45.566Z PASS [ 3.285s] oximeter-producer tests::test_producer_registration_task
53562024-07-31T04:31:46.556Z PASS [ 0.992s] sled-storage manager::tests::update_rawdisk_firmware
53572024-07-31T04:31:46.896Z PASS [ 2.806s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
53582024-07-31T04:31:46.990Z PASS [ 2.128s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
53592024-07-31T04:31:47.357Z PASS [ 2.480s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
53602024-07-31T04:31:48.162Z PASS [ 1.267s] sled-storage manager::tests::wait_for_boot_disk
53612024-07-31T04:31:48.251Z PASS [ 0.896s] tufaceous::integration-tests command_tests::test_init_and_add
53622024-07-31T04:31:48.299Z PASS [ 0.047s] tufaceous-lib archive::tests::test_validate_path
53632024-07-31T04:31:48.381Z PASS [ 0.081s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
53642024-07-31T04:31:48.420Z PASS [ 0.040s] tufaceous-lib key::tests::test_from_str
53652024-07-31T04:31:48.466Z PASS [ 1.476s] tufaceous::integration-tests command_tests::test_assemble_fake
53662024-07-31T04:31:48.613Z PASS [ 0.192s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
53672024-07-31T04:31:48.891Z PASS [ 0.728s] tufaceous::manifest-tests check_manifest::fake.toml
53682024-07-31T04:31:48.937Z PASS [ 2.379s] sled-storage manager::tests::upsert_filesystem
53692024-07-31T04:31:49.001Z PASS [ 0.110s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
53702024-07-31T04:31:49.149Z PASS [ 0.148s] update-engine display::group_display::tests::test_stats
53712024-07-31T04:31:49.174Z PASS [ 0.024s] update-engine display::line_display_shared::tests::test_format_progress_counter
53722024-07-31T04:31:49.206Z PASS [ 0.032s] update-engine engine::tests::error_exits_early
53732024-07-31T04:31:49.248Z PASS [ 0.042s] update-engine events::tests::progress_event_parse_unknown
53742024-07-31T04:31:49.278Z PASS [ 0.029s] update-engine events::tests::step_event_parse_unknown
53752024-07-31T04:31:49.313Z PASS [ 0.377s] update-engine buffer::tests::test_buffer
53762024-07-31T04:31:49.349Z PASS [ 0.035s] wicket state::inventory::tests::component_id_display
53772024-07-31T04:31:49.448Z PASS [ 0.170s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
53782024-07-31T04:31:49.465Z PASS [ 0.998s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
53792024-07-31T04:31:49.531Z PASS [ 0.082s] wicket-common rack_setup::tests::roundtrip_import_export_policy
53802024-07-31T04:31:49.622Z PASS [ 0.156s] wicketd installinator_progress::tests::test_states
53812024-07-31T04:31:49.634Z PASS [ 0.106s] wicketd rss_config::tests::test_bgp_auth_key_states
53822024-07-31T04:31:49.801Z PASS [ 0.451s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
53832024-07-31T04:31:50.726Z PASS [ 1.106s] wicketd::mod integration_tests::inventory::test_inventory
53842024-07-31T04:31:51.659Z PASS [ 13.618s] oximeter-db client::tests::test_single_node
53852024-07-31T04:31:51.667Z PASS [ 1.875s] wicketd::mod integration_tests::updates::test_update_races
53862024-07-31T04:31:52.157Z PASS [ 3.551s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
53872024-07-31T04:31:53.172Z PASS [ 2.451s] wicketd::mod integration_tests::updates::test_updates
53882024-07-31T04:31:53.479Z PASS [ 3.851s] wicketd::mod integration_tests::updates::test_installinator_fetch
53892024-07-31T04:31:56.848Z PASS [ 32.141s] omicron-sled-agent nexus::test::nexus_self_notification_test
53902024-07-31T04:31:58.229Z PASS [ 15.927s] reconfigurator-cli::test_basic test_blueprint_edit
53912024-07-31T04:32:04.975Z PASS [ 29.327s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
53922024-07-31T04:32:07.707Z PASS [ 2.733s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
53932024-07-31T04:32:18.239Z PASS [ 10.531s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
53942024-07-31T04:32:32.238Z PASS [ 13.996s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
53952024-07-31T04:33:32.246Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
53962024-07-31T04:34:32.255Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
53972024-07-31T04:35:32.265Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
53982024-07-31T04:36:32.175Z PASS [ 239.910s] oximeter-db client::tests::test_replicated
53992024-07-31T04:36:32.178Z------------
54002024-07-31T04:36:32.178Z Summary [1909.953s] 1371 tests run: 1371 passed (8 slow, 1 leaky), 3 skipped
54012024-07-31T04:36:32.206Z
54022024-07-31T04:36:32.210Zreal 32:12.774177702
54032024-07-31T04:36:32.210Zuser 2:34:52.811746926
54042024-07-31T04:36:32.210Zsys 31:32.571893764
54052024-07-31T04:36:32.210Ztrap 2:07.472222936
54062024-07-31T04:36:32.210Ztflt 28.299056112
54072024-07-31T04:36:32.210Zdflt 1:35.575523635
54082024-07-31T04:36:32.210Zkflt 0.460946031
54092024-07-31T04:36:32.210Zlock 892:23:19.204065786
54102024-07-31T04:36:32.210Zslp 39:15:15.494472846
54112024-07-31T04:36:32.210Zlat 2:26:09.251506032
54122024-07-31T04:36:32.210Zstop 38:02.046848174
54132024-07-31T04:36:32.210Z+ banner doctest
54142024-07-31T04:36:32.210Z
54152024-07-31T04:36:32.210Z ##### #### #### ##### ###### #### #####
54162024-07-31T04:36:32.210Z # # # # # # # # # #
54172024-07-31T04:36:32.210Z # # # # # # ##### #### #
54182024-07-31T04:36:32.210Z # # # # # # # # #
54192024-07-31T04:36:32.210Z # # # # # # # # # # #
54202024-07-31T04:36:32.210Z ##### #### #### # ###### #### #
54212024-07-31T04:36:32.210Z
54222024-07-31T04:36:32.210Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
54232024-07-31T04:36:33.985Z Fresh unicode-ident v1.0.12
54242024-07-31T04:36:33.989Z Fresh cfg-if v1.0.0
54252024-07-31T04:36:33.989Z Fresh autocfg v1.3.0
54262024-07-31T04:36:33.989Z Fresh version_check v0.9.4
54272024-07-31T04:36:33.989Z Fresh memchr v2.7.2
54282024-07-31T04:36:33.989Z Fresh scopeguard v1.2.0
54292024-07-31T04:36:33.989Z Fresh log v0.4.21
54302024-07-31T04:36:33.989Z Fresh byteorder v1.5.0
54312024-07-31T04:36:33.989Z Fresh once_cell v1.19.0
54322024-07-31T04:36:33.989Z Fresh itoa v1.0.11
54332024-07-31T04:36:33.989Z Fresh proc-macro2 v1.0.86
54342024-07-31T04:36:33.989Z Fresh libc v0.2.155
54352024-07-31T04:36:33.989Z Fresh smallvec v1.13.2
54362024-07-31T04:36:33.992Z Fresh cc v1.0.97
54372024-07-31T04:36:33.992Z Fresh quote v1.0.36
54382024-07-31T04:36:33.992Z Fresh getrandom v0.2.14
54392024-07-31T04:36:33.992Z Fresh lock_api v0.4.12
54402024-07-31T04:36:33.992Z Fresh pin-project-lite v0.2.14
54412024-07-31T04:36:33.992Z Fresh ryu v1.0.18
54422024-07-31T04:36:33.992Z Fresh syn v2.0.72
54432024-07-31T04:36:33.992Z Fresh parking_lot_core v0.9.10
54442024-07-31T04:36:33.992Z Fresh libm v0.2.8
54452024-07-31T04:36:33.992Z Fresh spin v0.9.8
54462024-07-31T04:36:33.996Z Fresh signal-hook-registry v1.4.2
54472024-07-31T04:36:33.996Z Fresh mio v0.8.11
54482024-07-31T04:36:33.996Z Fresh serde_derive v1.0.204
54492024-07-31T04:36:33.996Z Fresh zerocopy-derive v0.7.34
54502024-07-31T04:36:33.996Z Fresh parking_lot v0.12.2
54512024-07-31T04:36:33.996Z Fresh num-traits v0.2.19
54522024-07-31T04:36:33.996Z Fresh thiserror-impl v1.0.63
54532024-07-31T04:36:33.996Z Fresh num_cpus v1.16.0
54542024-07-31T04:36:33.996Z Fresh serde v1.0.204
54552024-07-31T04:36:33.996Z Fresh zerocopy v0.7.34
54562024-07-31T04:36:33.996Z Fresh thiserror v1.0.63
54572024-07-31T04:36:33.996Z Fresh allocator-api2 v0.2.18
54582024-07-31T04:36:33.996Z Fresh futures-core v0.3.30
54592024-07-31T04:36:33.996Z Fresh tokio-macros v2.3.0
54602024-07-31T04:36:33.996Z Fresh rand_core v0.6.4
54612024-07-31T04:36:33.996Z Fresh bytes v1.6.0
54622024-07-31T04:36:33.996Z Fresh ahash v0.8.11
54632024-07-31T04:36:33.996Z Fresh bitflags v2.6.0
54642024-07-31T04:36:33.996Z Fresh socket2 v0.5.7
54652024-07-31T04:36:33.996Z Fresh equivalent v1.0.1
54662024-07-31T04:36:33.996Z Fresh zeroize_derive v1.4.2
54672024-07-31T04:36:33.996Z Fresh futures-sink v0.3.30
54682024-07-31T04:36:33.996Z Fresh hashbrown v0.14.5
54692024-07-31T04:36:33.996Z Fresh serde_json v1.0.120
54702024-07-31T04:36:33.996Z Fresh tokio v1.38.1
54712024-07-31T04:36:33.996Z Fresh zeroize v1.7.0
54722024-07-31T04:36:33.996Z Fresh fnv v1.0.7
54732024-07-31T04:36:33.996Z Fresh futures-channel v0.3.30
54742024-07-31T04:36:33.996Z Fresh futures-macro v0.3.30
54752024-07-31T04:36:33.996Z Fresh indexmap v2.2.6
54762024-07-31T04:36:33.997Z Fresh regex-syntax v0.8.3
54772024-07-31T04:36:33.997Z Fresh futures-task v0.3.30
54782024-07-31T04:36:33.997Z Fresh futures-io v0.3.30
54792024-07-31T04:36:33.997Z Fresh pin-utils v0.1.0
54802024-07-31T04:36:33.997Z Fresh aho-corasick v1.1.3
54812024-07-31T04:36:34.000Z Fresh slab v0.4.9
54822024-07-31T04:36:34.000Z Fresh regex-automata v0.4.6
54832024-07-31T04:36:34.000Z Fresh iana-time-zone v0.1.60
54842024-07-31T04:36:34.000Z Fresh uuid v1.10.0
54852024-07-31T04:36:34.000Z Fresh subtle v2.5.0
54862024-07-31T04:36:34.000Z Fresh futures-util v0.3.30
54872024-07-31T04:36:34.000Z Fresh syn v1.0.109
54882024-07-31T04:36:34.000Z Fresh chrono v0.4.38
54892024-07-31T04:36:34.000Z Fresh regex v1.10.5
54902024-07-31T04:36:34.000Z Fresh heck v0.5.0
54912024-07-31T04:36:34.000Z Fresh typenum v1.17.0
54922024-07-31T04:36:34.000Z Fresh tinyvec_macros v0.1.1
54932024-07-31T04:36:34.000Z Fresh lazy_static v1.5.0
54942024-07-31T04:36:34.000Z Fresh serde_derive_internals v0.29.1
54952024-07-31T04:36:34.000Z Fresh pkg-config v0.3.30
54962024-07-31T04:36:34.000Z Fresh dyn-clone v1.0.17
54972024-07-31T04:36:34.000Z Fresh generic-array v0.14.7
54982024-07-31T04:36:34.000Z Fresh tinyvec v1.6.0
54992024-07-31T04:36:34.000Z Fresh schemars_derive v0.8.21
55002024-07-31T04:36:34.000Z Fresh semver v1.0.23
55012024-07-31T04:36:34.000Z Fresh const-oid v0.9.6
55022024-07-31T04:36:34.001Z Fresh unicode-bidi v0.3.15
55032024-07-31T04:36:34.001Z Fresh crypto-common v0.1.6
55042024-07-31T04:36:34.001Z Fresh unicode-normalization v0.1.23
55052024-07-31T04:36:34.001Z Fresh schemars v0.8.21
55062024-07-31T04:36:34.001Z Fresh tracing-attributes v0.1.27
55072024-07-31T04:36:34.001Z Fresh errno v0.3.9
55082024-07-31T04:36:34.001Z Fresh tracing-core v0.1.32
55092024-07-31T04:36:34.001Z Fresh percent-encoding v2.3.1
55102024-07-31T04:36:34.005Z Fresh rustix v0.38.34
55112024-07-31T04:36:34.005Z Fresh tracing v0.1.40
55122024-07-31T04:36:34.005Z Fresh ppv-lite86 v0.2.17
55132024-07-31T04:36:34.005Z Fresh form_urlencoded v1.2.1
55142024-07-31T04:36:34.005Z Fresh block-buffer v0.10.4
55152024-07-31T04:36:34.005Z Fresh unicode-width v0.1.13
55162024-07-31T04:36:34.005Z Fresh rand_chacha v0.3.1
55172024-07-31T04:36:34.005Z Fresh digest v0.10.7
55182024-07-31T04:36:34.005Z Fresh http v0.2.12
55192024-07-31T04:36:34.005Z Fresh num-conv v0.1.0
55202024-07-31T04:36:34.005Z Fresh powerfmt v0.2.0
55212024-07-31T04:36:34.005Z Fresh either v1.12.0
55222024-07-31T04:36:34.005Z Fresh rand v0.8.5
55232024-07-31T04:36:34.005Z Fresh httparse v1.8.0
55242024-07-31T04:36:34.005Z Fresh time-core v0.1.2
55252024-07-31T04:36:34.005Z Fresh deranged v0.3.11
55262024-07-31T04:36:34.005Z Fresh num_threads v0.1.7
55272024-07-31T04:36:34.005Z Fresh idna v0.5.0
55282024-07-31T04:36:34.005Z Fresh untrusted v0.9.0
55292024-07-31T04:36:34.005Z Fresh time-macros v0.2.18
55302024-07-31T04:36:34.005Z Fresh url v2.5.2
55312024-07-31T04:36:34.005Z Fresh ring v0.17.8
55322024-07-31T04:36:34.005Z Fresh serde_tokenstream v0.2.1
55332024-07-31T04:36:34.005Z Fresh vcpkg v0.2.15
55342024-07-31T04:36:34.005Z Fresh serde_spanned v0.6.6
55352024-07-31T04:36:34.005Z Fresh time v0.3.36
55362024-07-31T04:36:34.008Z Fresh rustversion v1.0.17
55372024-07-31T04:36:34.008Z Fresh toml_datetime v0.6.6
55382024-07-31T04:36:34.008Z Fresh adler v1.0.2
55392024-07-31T04:36:34.008Z Fresh try-lock v0.2.5
55402024-07-31T04:36:34.008Z Fresh cpufeatures v0.2.12
55412024-07-31T04:36:34.008Z Fresh miniz_oxide v0.7.2
55422024-07-31T04:36:34.008Z Fresh want v0.3.1
55432024-07-31T04:36:34.008Z Fresh slog v2.7.0
55442024-07-31T04:36:34.008Z Fresh socket2 v0.4.10
55452024-07-31T04:36:34.008Z Fresh tower-service v0.3.2
55462024-07-31T04:36:34.008Z Fresh tokio-util v0.7.11
55472024-07-31T04:36:34.008Z Fresh async-trait v0.1.81
55482024-07-31T04:36:34.008Z Fresh httpdate v1.0.3
55492024-07-31T04:36:34.008Z Fresh base64 v0.21.7
55502024-07-31T04:36:34.008Z Fresh h2 v0.3.26
55512024-07-31T04:36:34.008Z Fresh http-body v0.4.6
55522024-07-31T04:36:34.008Z Fresh futures-executor v0.3.30
55532024-07-31T04:36:34.009Z Fresh foreign-types-shared v0.1.1
55542024-07-31T04:36:34.009Z Fresh openssl-probe v0.1.5
55552024-07-31T04:36:34.009Z Fresh foreign-types v0.3.2
55562024-07-31T04:36:34.009Z Fresh hyper v0.14.28
55572024-07-31T04:36:34.009Z Fresh openssl-sys v0.9.103
55582024-07-31T04:36:34.009Z Fresh openssl-macros v0.1.1
55592024-07-31T04:36:34.009Z Fresh strsim v0.11.1
55602024-07-31T04:36:34.009Z Fresh mime v0.3.17
55612024-07-31T04:36:34.009Z Fresh gimli v0.28.1
55622024-07-31T04:36:34.009Z Fresh openssl v0.10.66
55632024-07-31T04:36:34.009Z Fresh futures v0.3.30
55642024-07-31T04:36:34.009Z Fresh object v0.32.2
55652024-07-31T04:36:34.009Z Fresh addr2line v0.21.0
55662024-07-31T04:36:34.009Z Fresh rustc-demangle v0.1.24
55672024-07-31T04:36:34.009Z Fresh winnow v0.5.40
55682024-07-31T04:36:34.009Z Fresh ipnet v2.9.0
55692024-07-31T04:36:34.009Z Fresh heck v0.4.1
55702024-07-31T04:36:34.009Z Fresh crossbeam-utils v0.8.19
55712024-07-31T04:36:34.009Z Fresh toml_edit v0.19.15
55722024-07-31T04:36:34.009Z Fresh backtrace v0.3.71
55732024-07-31T04:36:34.009Z Fresh sct v0.7.1
55742024-07-31T04:36:34.009Z Fresh rustls-webpki v0.101.7
55752024-07-31T04:36:34.009Z Fresh ucd-trie v0.1.6
55762024-07-31T04:36:34.009Z Fresh native-tls v0.2.11
55772024-07-31T04:36:34.009Z Fresh anyhow v1.0.86
55782024-07-31T04:36:34.009Z Fresh rustls v0.21.12
55792024-07-31T04:36:34.009Z Fresh serde_urlencoded v0.7.1
55802024-07-31T04:36:34.009Z Fresh idna v0.3.0
55812024-07-31T04:36:34.009Z Fresh encoding_rs v0.8.34
55822024-07-31T04:36:34.009Z Fresh pest v2.7.10
55832024-07-31T04:36:34.009Z Fresh psl-types v2.0.11
55842024-07-31T04:36:34.009Z Fresh utf8parse v0.2.1
55852024-07-31T04:36:34.009Z Fresh tokio-native-tls v0.3.1
55862024-07-31T04:36:34.009Z Fresh cookie v0.17.0
55872024-07-31T04:36:34.009Z Fresh tokio-rustls v0.24.1
55882024-07-31T04:36:34.009Z Fresh scroll_derive v0.12.0
55892024-07-31T04:36:34.009Z Fresh rustls-pemfile v1.0.4
55902024-07-31T04:36:34.013Z Fresh pest_meta v2.7.10
55912024-07-31T04:36:34.013Z Fresh publicsuffix v2.2.3
55922024-07-31T04:36:34.013Z Fresh scroll v0.12.0
55932024-07-31T04:36:34.013Z Fresh hyper-tls v0.5.0
55942024-07-31T04:36:34.013Z Fresh hyper-rustls v0.24.2
55952024-07-31T04:36:34.013Z Fresh openapiv3 v2.0.0
55962024-07-31T04:36:34.013Z Fresh bitflags v1.3.2
55972024-07-31T04:36:34.013Z Fresh anstyle v1.0.8
55982024-07-31T04:36:34.013Z Fresh pest_generator v2.7.10
55992024-07-31T04:36:34.013Z Fresh cookie_store v0.20.0
56002024-07-31T04:36:34.013Z Fresh webpki-roots v0.25.4
56012024-07-31T04:36:34.013Z Fresh base64ct v1.6.0
56022024-07-31T04:36:34.013Z Fresh plain v0.2.3
56032024-07-31T04:36:34.013Z Fresh sync_wrapper v0.1.2
56042024-07-31T04:36:34.013Z Fresh rustc_version v0.4.0
56052024-07-31T04:36:34.013Z Fresh reqwest v0.11.27
56062024-07-31T04:36:34.013Z Fresh goblin v0.8.2
56072024-07-31T04:36:34.013Z Fresh pest_derive v2.7.10
56082024-07-31T04:36:34.013Z Fresh pretty-hex v0.4.1
56092024-07-31T04:36:34.013Z Fresh thread-id v4.2.1
56102024-07-31T04:36:34.013Z Fresh data-encoding v2.6.0
56112024-07-31T04:36:34.013Z Fresh pem-rfc7468 v0.7.0
56122024-07-31T04:36:34.013Z Fresh dtrace-parser v0.2.0
56132024-07-31T04:36:34.013Z Fresh dof v0.3.0
56142024-07-31T04:36:34.014Z Fresh anstyle-parse v0.2.4
56152024-07-31T04:36:34.014Z Fresh der_derive v0.7.2
56162024-07-31T04:36:34.014Z Fresh flagset v0.4.5
56172024-07-31T04:36:34.014Z Fresh bit-vec v0.6.3
56182024-07-31T04:36:34.014Z Fresh unicode-segmentation v1.11.0
56192024-07-31T04:36:34.014Z Fresh usdt-impl v0.5.0
56202024-07-31T04:36:34.014Z Fresh anstyle-query v1.0.3
56212024-07-31T04:36:34.014Z Fresh base64 v0.22.1
56222024-07-31T04:36:34.014Z Fresh is_terminal_polyfill v1.70.0
56232024-07-31T04:36:34.014Z Fresh colorchoice v1.0.1
56242024-07-31T04:36:34.014Z Fresh der v0.7.9
56252024-07-31T04:36:34.014Z Fresh terminal_size v0.3.0
56262024-07-31T04:36:34.014Z Fresh anstream v0.6.14
56272024-07-31T04:36:34.014Z Fresh num-integer v0.1.46
56282024-07-31T04:36:34.014Z Fresh clap_lex v0.7.0
56292024-07-31T04:36:34.014Z Fresh siphasher v0.3.11
56302024-07-31T04:36:34.014Z Fresh spki v0.7.3
56312024-07-31T04:36:34.014Z Fresh crc32fast v1.4.0
56322024-07-31T04:36:34.014Z Fresh usdt-macro v0.5.0
56332024-07-31T04:36:34.014Z Fresh usdt-attr-macro v0.5.0
56342024-07-31T04:36:34.014Z Fresh clap_builder v4.5.9
56352024-07-31T04:36:34.014Z Fresh crossbeam-epoch v0.9.18
56362024-07-31T04:36:34.014Z Fresh itertools v0.10.5
56372024-07-31T04:36:34.014Z Fresh clap_derive v4.5.8
56382024-07-31T04:36:34.014Z Fresh memmap v0.7.0
56392024-07-31T04:36:34.014Z Fresh stable_deref_trait v1.2.0
56402024-07-31T04:36:34.014Z Fresh bit-set v0.5.3
56412024-07-31T04:36:34.014Z Fresh itertools v0.12.1
56422024-07-31T04:36:34.014Z Fresh usdt v0.5.0
56432024-07-31T04:36:34.014Z Fresh clap v4.5.9
56442024-07-31T04:36:34.014Z Fresh ipnetwork v0.20.0
56452024-07-31T04:36:34.014Z Fresh hex v0.4.3
56462024-07-31T04:36:34.014Z Fresh pkcs8 v0.10.2
56472024-07-31T04:36:34.014Z Fresh toml v0.7.8
56482024-07-31T04:36:34.014Z Fresh zerocopy-derive v0.6.6
56492024-07-31T04:36:34.014Z Fresh fixedbitset v0.4.2
56502024-07-31T04:36:34.014Z Fresh winnow v0.6.8
56512024-07-31T04:36:34.014Z Fresh managed v0.8.0
56522024-07-31T04:36:34.015Z Fresh zerocopy v0.6.6
56532024-07-31T04:36:34.015Z Fresh petgraph v0.6.5
56542024-07-31T04:36:34.015Z Fresh phf_shared v0.10.0
56552024-07-31T04:36:34.015Z Fresh flate2 v1.0.30
56562024-07-31T04:36:34.015Z Fresh sha2 v0.10.8
56572024-07-31T04:36:34.015Z Fresh toml_edit v0.22.16
56582024-07-31T04:36:34.015Z Fresh minimal-lexical v0.2.1
56592024-07-31T04:36:34.015Z Fresh precomputed-hash v0.1.1
56602024-07-31T04:36:34.015Z Fresh unicode-xid v0.2.4
56612024-07-31T04:36:34.015Z Fresh new_debug_unreachable v1.0.6
56622024-07-31T04:36:34.015Z Fresh num-iter v0.1.45
56632024-07-31T04:36:34.015Z Fresh hmac v0.12.1
56642024-07-31T04:36:34.015Z Fresh string_cache v0.8.7
56652024-07-31T04:36:34.015Z Fresh nom v7.1.3
56662024-07-31T04:36:34.018Z Fresh signal-hook v0.3.17
56672024-07-31T04:36:34.018Z Fresh static_assertions v1.1.0
56682024-07-31T04:36:34.018Z Fresh lalrpop-util v0.19.12
56692024-07-31T04:36:34.018Z Fresh regex-automata v0.1.10
56702024-07-31T04:36:34.018Z Fresh matches v0.1.10
56712024-07-31T04:36:34.018Z Fresh signal-hook-mio v0.2.3
56722024-07-31T04:36:34.018Z Fresh bstr v0.2.17
56732024-07-31T04:36:34.018Z Fresh enum-as-inner v0.5.1
56742024-07-31T04:36:34.018Z Fresh block-padding v0.3.3
56752024-07-31T04:36:34.018Z Fresh scheduled-thread-pool v0.2.7
56762024-07-31T04:36:34.018Z Fresh idna v0.2.3
56772024-07-31T04:36:34.018Z Fresh diesel_table_macro_syntax v0.1.0
56782024-07-31T04:36:34.018Z Fresh hash32 v0.2.1
56792024-07-31T04:36:34.018Z Fresh predicates-core v1.0.6
56802024-07-31T04:36:34.022Z Fresh finl_unicode v1.2.0
56812024-07-31T04:36:34.022Z Fresh inout v0.1.3
56822024-07-31T04:36:34.022Z Fresh r2d2 v0.8.10
56832024-07-31T04:36:34.022Z Fresh heapless v0.7.17
56842024-07-31T04:36:34.022Z Fresh stringprep v0.1.4
56852024-07-31T04:36:34.022Z Fresh trust-dns-proto v0.22.0
56862024-07-31T04:36:34.022Z Fresh diesel_derives v2.1.4
56872024-07-31T04:36:34.022Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
56882024-07-31T04:36:34.022Z Fresh crossterm v0.27.0
56892024-07-31T04:36:34.022Z Fresh md-5 v0.10.6
56902024-07-31T04:36:34.022Z Fresh console v0.15.8
56912024-07-31T04:36:34.022Z Fresh hubpack_derive v0.1.1
56922024-07-31T04:36:34.022Z Fresh bstr v1.9.1
56932024-07-31T04:36:34.022Z Fresh ff v0.13.0
56942024-07-31T04:36:34.022Z Fresh float-cmp v0.9.0
56952024-07-31T04:36:34.022Z Fresh base16ct v0.2.0
56962024-07-31T04:36:34.022Z Fresh fallible-iterator v0.2.0
56972024-07-31T04:36:34.022Z Fresh difflib v0.4.0
56982024-07-31T04:36:34.022Z Fresh normalize-line-endings v0.3.0
56992024-07-31T04:36:34.025Z Fresh sec1 v0.7.3
57002024-07-31T04:36:34.025Z Fresh postgres-protocol v0.6.7
57012024-07-31T04:36:34.025Z Fresh group v0.13.0
57022024-07-31T04:36:34.025Z Fresh hubpack v0.1.2
57032024-07-31T04:36:34.025Z Fresh diesel v2.1.6
57042024-07-31T04:36:34.025Z Fresh smoltcp v0.9.1
57052024-07-31T04:36:34.025Z Fresh cipher v0.4.4
57062024-07-31T04:36:34.025Z Fresh predicates v3.1.0
57072024-07-31T04:36:34.025Z Fresh similar v2.5.0
57082024-07-31T04:36:34.025Z Fresh hkdf v0.12.4
57092024-07-31T04:36:34.025Z Fresh phf_shared v0.11.2
57102024-07-31T04:36:34.025Z Fresh num-bigint v0.4.5
57112024-07-31T04:36:34.025Z Fresh strum_macros v0.25.3
57122024-07-31T04:36:34.025Z Fresh crypto-bigint v0.5.5
57132024-07-31T04:36:34.025Z Fresh serde_repr v0.1.19
57142024-07-31T04:36:34.025Z Fresh peg-runtime v0.8.3
57152024-07-31T04:36:34.025Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
57162024-07-31T04:36:34.026Z Fresh elliptic-curve v0.13.8
57172024-07-31T04:36:34.026Z Fresh yasna v0.5.2
57182024-07-31T04:36:34.026Z Fresh phf v0.11.2
57192024-07-31T04:36:34.026Z Fresh postgres-types v0.2.7
57202024-07-31T04:36:34.026Z Fresh whoami v1.5.1
57212024-07-31T04:36:34.026Z Fresh tokio-postgres v0.7.11
57222024-07-31T04:36:34.026Z Fresh tokio-stream v0.1.15
57232024-07-31T04:36:34.026Z Fresh regress v0.9.1
57242024-07-31T04:36:34.026Z Fresh getopts v0.2.21
57252024-07-31T04:36:34.026Z Fresh unsafe-libyaml v0.2.11
57262024-07-31T04:36:34.026Z Fresh progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
57272024-07-31T04:36:34.026Z Fresh fs-err v2.11.0
57282024-07-31T04:36:34.026Z Fresh typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
57292024-07-31T04:36:34.026Z Fresh serde_yaml v0.9.34+deprecated
57302024-07-31T04:36:34.026Z Fresh is-terminal v0.4.12
57312024-07-31T04:36:34.026Z Fresh dirs-sys-next v0.1.2
57322024-07-31T04:36:34.026Z Fresh strum_macros v0.26.4
57332024-07-31T04:36:34.026Z Fresh http v1.1.0
57342024-07-31T04:36:34.026Z Fresh typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
57352024-07-31T04:36:34.026Z Fresh camino v1.1.7
57362024-07-31T04:36:34.026Z Fresh dirs-next v2.0.0
57372024-07-31T04:36:34.026Z Fresh strum v0.26.3
57382024-07-31T04:36:34.026Z Fresh sha1 v0.10.6
57392024-07-31T04:36:34.026Z Fresh ident_case v1.0.1
57402024-07-31T04:36:34.026Z Fresh typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
57412024-07-31T04:36:34.026Z Fresh term v0.7.0
57422024-07-31T04:36:34.026Z Fresh darling_core v0.20.9
57432024-07-31T04:36:34.026Z Fresh toml v0.8.15
57442024-07-31T04:36:34.026Z Fresh crossbeam-channel v0.5.12
57452024-07-31T04:36:34.026Z Fresh thread_local v1.1.8
57462024-07-31T04:36:34.029Z Fresh progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
57472024-07-31T04:36:34.030Z Fresh paste v1.0.15
57482024-07-31T04:36:34.030Z Fresh match_cfg v0.1.0
57492024-07-31T04:36:34.030Z Fresh rustls-pki-types v1.7.0
57502024-07-31T04:36:34.030Z Fresh darling_macro v0.20.9
57512024-07-31T04:36:34.030Z Fresh fastrand v2.1.0
57522024-07-31T04:36:34.030Z Fresh progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
57532024-07-31T04:36:34.030Z Fresh hostname v0.3.1
57542024-07-31T04:36:34.030Z Fresh take_mut v0.2.2
57552024-07-31T04:36:34.030Z Fresh darling v0.20.9
57562024-07-31T04:36:34.030Z Fresh tempfile v3.10.1
57572024-07-31T04:36:34.030Z Fresh slog-term v2.9.1
57582024-07-31T04:36:34.030Z Fresh progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
57592024-07-31T04:36:34.030Z Fresh slog-async v2.8.0
57602024-07-31T04:36:34.030Z Fresh rustls-webpki v0.102.4
57612024-07-31T04:36:34.030Z Fresh rustls-pemfile v2.1.2
57622024-07-31T04:36:34.030Z Fresh debug-ignore v1.0.5
57632024-07-31T04:36:34.030Z Fresh slog-json v2.6.1
57642024-07-31T04:36:34.030Z Fresh rustls v0.22.4
57652024-07-31T04:36:34.030Z Fresh newtype-uuid v1.1.0
57662024-07-31T04:36:34.030Z Fresh async-stream-impl v0.3.5
57672024-07-31T04:36:34.030Z Fresh instant v0.1.12
57682024-07-31T04:36:34.030Z Fresh atomic-waker v1.1.2
57692024-07-31T04:36:34.030Z Fresh slog-bunyan v2.5.0
57702024-07-31T04:36:34.030Z Fresh tokio-rustls v0.25.0
57712024-07-31T04:36:34.030Z Fresh async-stream v0.3.5
57722024-07-31T04:36:34.030Z Fresh multer v3.1.0
57732024-07-31T04:36:34.030Z Fresh waitgroup v0.1.2
57742024-07-31T04:36:34.030Z Fresh dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
57752024-07-31T04:36:34.033Z Fresh serde_path_to_error v0.1.16
57762024-07-31T04:36:34.033Z Fresh hostname v0.4.0
57772024-07-31T04:36:34.033Z Fresh dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
57782024-07-31T04:36:34.033Z Fresh serde_with_macros v3.8.3
57792024-07-31T04:36:34.033Z Fresh quick-error v1.2.3
57802024-07-31T04:36:34.033Z Fresh structmeta-derive v0.3.0
57812024-07-31T04:36:34.033Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
57822024-07-31T04:36:34.033Z Fresh backoff v0.4.0
57832024-07-31T04:36:34.033Z Fresh serde_with v3.8.3
57842024-07-31T04:36:34.033Z Fresh structmeta v0.3.0
57852024-07-31T04:36:34.033Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
57862024-07-31T04:36:34.033Z Fresh oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
57872024-07-31T04:36:34.033Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
57882024-07-31T04:36:34.033Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
57892024-07-31T04:36:34.033Z Fresh macaddr v1.0.1
57902024-07-31T04:36:34.034Z Fresh wait-timeout v0.2.0
57912024-07-31T04:36:34.034Z Fresh parse-display-derive v0.9.1
57922024-07-31T04:36:34.034Z Fresh rusty-fork v0.3.0
57932024-07-31T04:36:34.034Z Fresh rand_xorshift v0.3.0
57942024-07-31T04:36:34.034Z Fresh structmeta-derive v0.2.0
57952024-07-31T04:36:34.034Z Fresh unarray v0.1.4
57962024-07-31T04:36:34.034Z Fresh camino-tempfile v1.1.1
57972024-07-31T04:36:34.034Z Fresh parse-display v0.9.1
57982024-07-31T04:36:34.034Z Fresh proptest v1.4.0
57992024-07-31T04:36:34.034Z Fresh structmeta v0.2.0
58002024-07-31T04:36:34.034Z Fresh proc-macro-crate v1.3.1
58012024-07-31T04:36:34.037Z Fresh test-strategy v0.3.1
58022024-07-31T04:36:34.037Z Fresh proc-macro-error-attr v1.0.4
58032024-07-31T04:36:34.037Z Fresh num_enum_derive v0.5.11
58042024-07-31T04:36:34.037Z Fresh foreign-types-macros v0.2.3
58052024-07-31T04:36:34.037Z Fresh foreign-types-shared v0.3.1
58062024-07-31T04:36:34.037Z Fresh proc-macro-error v1.0.4
58072024-07-31T04:36:34.037Z Fresh num_enum v0.5.11
58082024-07-31T04:36:34.037Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
58092024-07-31T04:36:34.037Z Fresh foreign-types v0.5.0
58102024-07-31T04:36:34.037Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
58112024-07-31T04:36:34.037Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
58122024-07-31T04:36:34.037Z Fresh cstr-argument v0.1.2
58132024-07-31T04:36:34.037Z Fresh pretty-hex v0.2.1
58142024-07-31T04:36:34.037Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
58152024-07-31T04:36:34.037Z Fresh tabwriter v1.4.0
58162024-07-31T04:36:34.037Z Fresh colored v2.1.0
58172024-07-31T04:36:34.037Z Fresh smf v0.2.3
58182024-07-31T04:36:34.037Z Fresh hash32 v0.3.1
58192024-07-31T04:36:34.037Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
58202024-07-31T04:36:34.037Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
58212024-07-31T04:36:34.037Z Fresh cobs v0.2.3
58222024-07-31T04:36:34.037Z Fresh embedded-io v0.4.0
58232024-07-31T04:36:34.037Z Fresh heapless v0.8.0
58242024-07-31T04:36:34.037Z Fresh postcard v1.0.8
58252024-07-31T04:36:34.037Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58262024-07-31T04:36:34.037Z Fresh termtree v0.4.1
58272024-07-31T04:36:34.037Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58282024-07-31T04:36:34.037Z Fresh smoltcp v0.11.0
58292024-07-31T04:36:34.037Z Fresh predicates-tree v1.0.9
58302024-07-31T04:36:34.038Z Fresh crucible-workspace-hack v0.1.0
58312024-07-31T04:36:34.038Z Fresh sigpipe v0.1.3
58322024-07-31T04:36:34.038Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
58332024-07-31T04:36:34.038Z Fresh zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
58342024-07-31T04:36:34.038Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
58352024-07-31T04:36:34.038Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58362024-07-31T04:36:34.038Z Fresh mockall_derive v0.12.1
58372024-07-31T04:36:34.038Z Fresh num-derive v0.4.2
58382024-07-31T04:36:34.038Z Fresh downcast v0.11.0
58392024-07-31T04:36:34.038Z Fresh fragile v2.0.0
58402024-07-31T04:36:34.038Z Fresh zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
58412024-07-31T04:36:34.038Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58422024-07-31T04:36:34.038Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
58432024-07-31T04:36:34.038Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
58442024-07-31T04:36:34.038Z Fresh mockall v0.12.1
58452024-07-31T04:36:34.038Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
58462024-07-31T04:36:34.038Z Fresh same-file v1.0.6
58472024-07-31T04:36:34.038Z Fresh humantime v2.1.0
58482024-07-31T04:36:34.038Z Fresh xattr v1.3.1
58492024-07-31T04:36:34.041Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58502024-07-31T04:36:34.041Z Fresh walkdir v2.5.0
58512024-07-31T04:36:34.041Z Fresh filetime v0.2.23
58522024-07-31T04:36:34.041Z Fresh derive-where v1.2.7
58532024-07-31T04:36:34.041Z Fresh newline-converter v0.3.0
58542024-07-31T04:36:34.041Z Fresh password-hash v0.5.0
58552024-07-31T04:36:34.041Z Fresh blake2 v0.10.6
58562024-07-31T04:36:34.041Z Fresh termcolor v1.4.1
58572024-07-31T04:36:34.042Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58582024-07-31T04:36:34.042Z Fresh tar v0.4.41
58592024-07-31T04:36:34.042Z Fresh expectorate v1.1.0
58602024-07-31T04:36:34.042Z Fresh argon2 v0.5.3
58612024-07-31T04:36:34.042Z Fresh convert_case v0.4.0
58622024-07-31T04:36:34.042Z Fresh arc-swap v1.7.1
58632024-07-31T04:36:34.042Z Fresh derive_more v0.99.18
58642024-07-31T04:36:34.042Z Fresh slog-scope v4.4.0
58652024-07-31T04:36:34.042Z Fresh home v0.5.9
58662024-07-31T04:36:34.042Z Fresh utf-8 v0.7.6
58672024-07-31T04:36:34.042Z Fresh slog-stdlog v4.1.1
58682024-07-31T04:36:34.042Z Fresh atty v0.2.14
58692024-07-31T04:36:34.042Z Fresh semver v0.1.20
58702024-07-31T04:36:34.042Z Fresh tungstenite v0.21.0
58712024-07-31T04:36:34.042Z Fresh pem v3.0.4
58722024-07-31T04:36:34.042Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58732024-07-31T04:36:34.042Z Fresh slog-envlogger v2.2.0
58742024-07-31T04:36:34.042Z Fresh rustc_version v0.1.7
58752024-07-31T04:36:34.042Z Fresh tokio-tungstenite v0.21.0
58762024-07-31T04:36:34.042Z Fresh env_logger v0.9.3
58772024-07-31T04:36:34.042Z Fresh bitstruct_derive v0.1.0
58782024-07-31T04:36:34.042Z Fresh viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58792024-07-31T04:36:34.042Z Fresh ascii v1.1.0
58802024-07-31T04:36:34.042Z Fresh glob v0.3.1
58812024-07-31T04:36:34.042Z Fresh viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58822024-07-31T04:36:34.042Z Fresh bitstruct v0.1.1
58832024-07-31T04:36:34.042Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58842024-07-31T04:36:34.042Z Fresh tungstenite v0.20.1
58852024-07-31T04:36:34.042Z Fresh dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58862024-07-31T04:36:34.042Z Fresh rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
58872024-07-31T04:36:34.042Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58882024-07-31T04:36:34.042Z Fresh erased-serde v0.3.31
58892024-07-31T04:36:34.042Z Fresh serde_arrays v0.1.0
58902024-07-31T04:36:34.042Z Fresh swrite v0.1.0
58912024-07-31T04:36:34.042Z Fresh tokio-tungstenite v0.20.1
58922024-07-31T04:36:34.042Z Fresh prettyplease v0.2.20
58932024-07-31T04:36:34.042Z Fresh newtype_derive v0.1.6
58942024-07-31T04:36:34.042Z Fresh propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58952024-07-31T04:36:34.043Z Fresh heck v0.3.3
58962024-07-31T04:36:34.043Z Fresh half v2.4.1
58972024-07-31T04:36:34.043Z Fresh ciborium-io v0.2.2
58982024-07-31T04:36:34.043Z Fresh atomicwrites v0.4.3
58992024-07-31T04:36:34.043Z Fresh headers-core v0.2.0
59002024-07-31T04:36:34.043Z Fresh steno v0.4.1
59012024-07-31T04:36:34.043Z Fresh ciborium-ll v0.2.2
59022024-07-31T04:36:34.043Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59032024-07-31T04:36:34.043Z Fresh zone_cfg_derive v0.1.2
59042024-07-31T04:36:34.043Z Fresh base64 v0.13.1
59052024-07-31T04:36:34.043Z Fresh headers v0.3.9
59062024-07-31T04:36:34.043Z Fresh ron v0.7.1
59072024-07-31T04:36:34.043Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59082024-07-31T04:36:34.043Z Fresh zone v0.1.8
59092024-07-31T04:36:34.043Z Fresh ciborium v0.2.2
59102024-07-31T04:36:34.043Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
59112024-07-31T04:36:34.043Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59122024-07-31T04:36:34.043Z Fresh crossbeam-deque v0.8.5
59132024-07-31T04:36:34.043Z Fresh portpicker v0.1.1
59142024-07-31T04:36:34.043Z Fresh rcgen v0.12.1
59152024-07-31T04:36:34.043Z Fresh subprocess v0.2.9
59162024-07-31T04:36:34.043Z Fresh arrayref v0.3.7
59172024-07-31T04:36:34.043Z Fresh constant_time_eq v0.3.0
59182024-07-31T04:36:34.043Z Fresh arrayvec v0.7.4
59192024-07-31T04:36:34.043Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
59202024-07-31T04:36:34.043Z Fresh rayon-core v1.12.1
59212024-07-31T04:36:34.043Z Fresh num-rational v0.4.2
59222024-07-31T04:36:34.043Z Fresh num-complex v0.4.6
59232024-07-31T04:36:34.043Z Fresh libsw v3.3.1
59242024-07-31T04:36:34.046Z Fresh rayon v1.10.0
59252024-07-31T04:36:34.046Z Fresh cancel-safe-futures v0.1.5
59262024-07-31T04:36:34.046Z Fresh num v0.4.3
59272024-07-31T04:36:34.047Z Fresh linear-map v1.2.0
59282024-07-31T04:36:34.047Z Fresh owo-colors v4.0.0
59292024-07-31T04:36:34.047Z Fresh float-ord v0.3.2
59302024-07-31T04:36:34.047Z Fresh memmap2 v0.9.4
59312024-07-31T04:36:34.047Z Fresh linked-hash-map v0.5.6
59322024-07-31T04:36:34.047Z Fresh untrusted v0.7.1
59332024-07-31T04:36:34.047Z Fresh display-error-chain v0.2.0
59342024-07-31T04:36:34.047Z Fresh spin v0.5.2
59352024-07-31T04:36:34.047Z Fresh ring v0.16.20
59362024-07-31T04:36:34.047Z Fresh lru-cache v0.1.2
59372024-07-31T04:36:34.047Z Fresh blake3 v1.5.1
59382024-07-31T04:36:34.047Z Fresh topological-sort v0.2.2
59392024-07-31T04:36:34.047Z Fresh maplit v1.0.2
59402024-07-31T04:36:34.047Z Fresh toolchain_find v0.4.0
59412024-07-31T04:36:34.047Z Fresh omicron-zone-package v0.11.0
59422024-07-31T04:36:34.047Z Fresh rustfmt-wrapper v0.2.1
59432024-07-31T04:36:34.047Z Fresh tap v1.0.1
59442024-07-31T04:36:34.047Z Fresh slog-dtrace v0.3.0
59452024-07-31T04:36:34.047Z Fresh wyz v0.5.1
59462024-07-31T04:36:34.047Z Fresh radium v0.7.0
59472024-07-31T04:36:34.047Z Fresh resolv-conf v0.7.0
59482024-07-31T04:36:34.047Z Fresh bitfield-struct v0.6.1
59492024-07-31T04:36:34.047Z Fresh funty v2.0.0
59502024-07-31T04:36:34.047Z Fresh crc-catalog v2.4.0
59512024-07-31T04:36:34.047Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
59522024-07-31T04:36:34.047Z Fresh crc v3.2.1
59532024-07-31T04:36:34.047Z Fresh bitvec v1.0.1
59542024-07-31T04:36:34.047Z Fresh trust-dns-resolver v0.22.0
59552024-07-31T04:36:34.047Z Fresh maybe-uninit v2.0.0
59562024-07-31T04:36:34.047Z Fresh libefi-sys v0.1.0
59572024-07-31T04:36:34.047Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
59582024-07-31T04:36:34.047Z Fresh packed_struct_codegen v0.10.1
59592024-07-31T04:36:34.047Z Fresh gethostname v0.4.3
59602024-07-31T04:36:34.047Z Fresh nodrop v0.1.14
59612024-07-31T04:36:34.047Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
59622024-07-31T04:36:34.047Z Fresh keccak v0.1.5
59632024-07-31T04:36:34.047Z Fresh num-bigint-dig v0.8.4
59642024-07-31T04:36:34.047Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
59652024-07-31T04:36:34.047Z Fresh sha3 v0.10.8
59662024-07-31T04:36:34.048Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
59672024-07-31T04:36:34.048Z Fresh array-init v0.0.4
59682024-07-31T04:36:34.048Z Fresh packed_struct v0.10.1
59692024-07-31T04:36:34.048Z Fresh smallvec v0.6.14
59702024-07-31T04:36:34.048Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
59712024-07-31T04:36:34.048Z Fresh bzip2-sys v0.1.11+1.0.8
59722024-07-31T04:36:34.048Z Fresh pkcs1 v0.7.5
59732024-07-31T04:36:34.048Z Fresh signature v2.2.0
59742024-07-31T04:36:34.048Z Fresh secrecy v0.8.0
59752024-07-31T04:36:34.048Z Fresh bitfield v0.14.0
59762024-07-31T04:36:34.048Z Fresh hashbrown v0.12.3
59772024-07-31T04:36:34.048Z Fresh indexmap v1.9.3
59782024-07-31T04:36:34.048Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
59792024-07-31T04:36:34.048Z Fresh bzip2 v0.4.4
59802024-07-31T04:36:34.048Z Fresh rsa v0.9.6
59812024-07-31T04:36:34.048Z Fresh serde-hex v0.1.0
59822024-07-31T04:36:34.048Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
59832024-07-31T04:36:34.048Z Fresh env_logger v0.10.2
59842024-07-31T04:36:34.048Z Fresh x509-cert v0.2.5
59852024-07-31T04:36:34.048Z Fresh ron v0.8.1
59862024-07-31T04:36:34.048Z Fresh hashbrown v0.13.2
59872024-07-31T04:36:34.048Z Fresh crc-any v2.5.0
59882024-07-31T04:36:34.048Z Fresh zip v0.6.6
59892024-07-31T04:36:34.048Z Fresh object v0.30.4
59902024-07-31T04:36:34.048Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
59912024-07-31T04:36:34.048Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
59922024-07-31T04:36:34.048Z Fresh diff v0.1.13
59932024-07-31T04:36:34.048Z Fresh path-slash v0.1.5
59942024-07-31T04:36:34.048Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
59952024-07-31T04:36:34.048Z Fresh crunchy v0.2.2
59962024-07-31T04:36:34.048Z Fresh nibble_vec v0.1.0
59972024-07-31T04:36:34.048Z Fresh endian-type v0.1.2
59982024-07-31T04:36:34.048Z Fresh tiny-keccak v2.0.2
59992024-07-31T04:36:34.048Z Fresh radix_trie v0.2.1
60002024-07-31T04:36:34.048Z Fresh ascii-canvas v3.0.0
60012024-07-31T04:36:34.048Z Fresh ref-cast-impl v1.0.23
60022024-07-31T04:36:34.048Z Fresh async-recursion v1.1.1
60032024-07-31T04:36:34.051Z Fresh ena v0.14.3
60042024-07-31T04:36:34.051Z Fresh libloading v0.8.3
60052024-07-31T04:36:34.051Z Fresh regex-syntax v0.6.29
60062024-07-31T04:36:34.051Z Fresh lalrpop v0.19.12
60072024-07-31T04:36:34.051Z Fresh clang-sys v1.7.0
60082024-07-31T04:36:34.052Z Fresh ref-cast v1.0.23
60092024-07-31T04:36:34.052Z Fresh which v4.4.2
60102024-07-31T04:36:34.052Z Fresh cexpr v0.6.0
60112024-07-31T04:36:34.052Z Fresh universal-hash v0.5.1
60122024-07-31T04:36:34.052Z Fresh thiserror-impl-no-std v2.0.2
60132024-07-31T04:36:34.052Z Fresh curve25519-dalek-derive v0.1.1
60142024-07-31T04:36:34.052Z Fresh fxhash v0.2.1
60152024-07-31T04:36:34.052Z Fresh rustc-hash v1.1.0
60162024-07-31T04:36:34.052Z Fresh shlex v1.3.0
60172024-07-31T04:36:34.052Z Fresh lazycell v1.3.0
60182024-07-31T04:36:34.052Z Fresh opaque-debug v0.3.1
60192024-07-31T04:36:34.052Z Fresh thiserror-no-std v2.0.2
60202024-07-31T04:36:34.052Z Fresh curve25519-dalek v4.1.3
60212024-07-31T04:36:34.052Z Fresh bindgen v0.69.4
60222024-07-31T04:36:34.052Z Fresh poly1305 v0.8.0
60232024-07-31T04:36:34.052Z Fresh derive_builder_core v0.20.0
60242024-07-31T04:36:34.052Z Fresh chacha20 v0.9.1
60252024-07-31T04:36:34.052Z Fresh aead v0.5.2
60262024-07-31T04:36:34.055Z Fresh vsss-rs v3.3.4
60272024-07-31T04:36:34.055Z Fresh chacha20poly1305 v0.10.1
60282024-07-31T04:36:34.055Z Fresh derive_builder_macro v0.20.0
60292024-07-31T04:36:34.055Z Fresh strum_macros v0.24.3
60302024-07-31T04:36:34.055Z Fresh pin-project-internal v1.1.5
60312024-07-31T04:36:34.055Z Fresh indoc v1.0.9
60322024-07-31T04:36:34.055Z Fresh libxml v0.3.3
60332024-07-31T04:36:34.055Z Fresh derive_builder v0.20.0
60342024-07-31T04:36:34.055Z Fresh polar-core v0.27.3
60352024-07-31T04:36:34.055Z Fresh pin-project v1.1.5
60362024-07-31T04:36:34.055Z Fresh oso-derive v0.27.3
60372024-07-31T04:36:34.055Z Fresh impl-trait-for-tuples v0.2.2
60382024-07-31T04:36:34.055Z Fresh quick-xml v0.31.0
60392024-07-31T04:36:34.055Z Fresh oso v0.27.3
60402024-07-31T04:36:34.055Z Fresh cookie v0.18.1
60412024-07-31T04:36:34.055Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
60422024-07-31T04:36:34.055Z Fresh samael v0.0.15
60432024-07-31T04:36:34.055Z Fresh buf-list v1.0.3
60442024-07-31T04:36:34.055Z Fresh parking_lot_core v0.8.6
60452024-07-31T04:36:34.058Z Fresh const_format_proc_macros v0.2.32
60462024-07-31T04:36:34.058Z Fresh bb8 v0.8.5
60472024-07-31T04:36:34.058Z Fresh vte_generate_state_changes v0.1.1
60482024-07-31T04:36:34.058Z Fresh const_format v0.2.32
60492024-07-31T04:36:34.058Z Fresh diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
60502024-07-31T04:36:34.058Z Fresh parking_lot v0.11.2
60512024-07-31T04:36:34.058Z Fresh async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
60522024-07-31T04:36:34.058Z Fresh vte v0.11.1
60532024-07-31T04:36:34.059Z Fresh unicase v2.7.0
60542024-07-31T04:36:34.059Z Fresh trust-dns-client v0.22.0
60552024-07-31T04:36:34.059Z Fresh fd-lock v4.0.2
60562024-07-31T04:36:34.059Z Fresh toml v0.5.11
60572024-07-31T04:36:34.059Z Fresh cfg_aliases v0.1.1
60582024-07-31T04:36:34.059Z Fresh memoffset v0.9.1
60592024-07-31T04:36:34.059Z Fresh trust-dns-server v0.22.1
60602024-07-31T04:36:34.059Z Fresh strip-ansi-escapes v0.2.0
60612024-07-31T04:36:34.059Z Fresh sled v0.34.7
60622024-07-31T04:36:34.059Z Fresh kstat-rs v0.2.4
60632024-07-31T04:36:34.059Z Fresh nanorand v0.7.0
60642024-07-31T04:36:34.059Z Fresh nu-ansi-term v0.50.0
60652024-07-31T04:36:34.059Z Fresh flume v0.11.0
60662024-07-31T04:36:34.059Z Fresh nix v0.27.1
60672024-07-31T04:36:34.059Z Fresh reedline v0.31.0
60682024-07-31T04:36:34.059Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
60692024-07-31T04:36:34.059Z Fresh snafu-derive v0.8.2
60702024-07-31T04:36:34.059Z Fresh serde-big-array v0.5.1
60712024-07-31T04:36:34.059Z Fresh bytecount v0.6.8
60722024-07-31T04:36:34.059Z Fresh mime_guess v2.0.4
60732024-07-31T04:36:34.059Z Fresh papergrid v0.11.0
60742024-07-31T04:36:34.059Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
60752024-07-31T04:36:34.059Z Fresh snafu v0.8.2
60762024-07-31T04:36:34.059Z Fresh nix v0.28.0
60772024-07-31T04:36:34.059Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
60782024-07-31T04:36:34.059Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
60792024-07-31T04:36:34.059Z Fresh tabled_derive v0.7.0
60802024-07-31T04:36:34.059Z Fresh peg-macros v0.8.4
60812024-07-31T04:36:34.059Z Fresh globset v0.4.14
60822024-07-31T04:36:34.059Z Fresh signal-hook-tokio v0.3.1
60832024-07-31T04:36:34.059Z Fresh olpc-cjson v0.1.3
60842024-07-31T04:36:34.059Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
60852024-07-31T04:36:34.059Z Fresh serde_plain v1.0.2
60862024-07-31T04:36:34.059Z Fresh sqlparser_derive v0.2.2
60872024-07-31T04:36:34.059Z Fresh unicode_categories v0.1.1
60882024-07-31T04:36:34.059Z Fresh typed-path v0.7.1
60892024-07-31T04:36:34.059Z Fresh http-range v0.1.5
60902024-07-31T04:36:34.059Z Fresh sqlformat v0.2.4
60912024-07-31T04:36:34.059Z Fresh peg v0.8.4
60922024-07-31T04:36:34.059Z Fresh sqlparser v0.45.0
60932024-07-31T04:36:34.060Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
60942024-07-31T04:36:34.060Z Fresh rustyline v14.0.0
60952024-07-31T04:36:34.060Z Fresh tough v0.17.1
60962024-07-31T04:36:34.060Z Fresh hyper-staticfile v0.9.5
60972024-07-31T04:36:34.060Z Fresh tabled v0.15.0
60982024-07-31T04:36:34.060Z Fresh bcs v0.1.6
60992024-07-31T04:36:34.060Z Fresh highway v1.1.0
61002024-07-31T04:36:34.060Z Fresh parse-size v1.0.0
61012024-07-31T04:36:34.060Z Fresh rand_seeder v0.2.3
61022024-07-31T04:36:34.060Z Fresh csv-core v0.1.11
61032024-07-31T04:36:34.060Z Fresh number_prefix v0.4.0
61042024-07-31T04:36:34.060Z Fresh is_ci v1.2.0
61052024-07-31T04:36:34.060Z Fresh csv v1.3.0
61062024-07-31T04:36:34.060Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
61072024-07-31T04:36:34.060Z Fresh portable-atomic v1.6.0
61082024-07-31T04:36:34.060Z Fresh supports-color v3.0.0
61092024-07-31T04:36:34.060Z Fresh castaway v0.2.2
61102024-07-31T04:36:34.060Z Fresh unicode-truncate v1.0.0
61112024-07-31T04:36:34.060Z Fresh indicatif v0.17.8
61122024-07-31T04:36:34.060Z Fresh compact_str v0.7.1
61132024-07-31T04:36:34.060Z Fresh itertools v0.13.0
61142024-07-31T04:36:34.060Z Fresh lru v0.12.3
61152024-07-31T04:36:34.060Z Fresh stability v0.2.0
61162024-07-31T04:36:34.060Z Fresh assert_matches v1.5.0
61172024-07-31T04:36:34.060Z Fresh cassowary v0.3.0
61182024-07-31T04:36:34.060Z Fresh ratatui v0.27.0
61192024-07-31T04:36:34.064Z Fresh rtoolbox v0.0.2
61202024-07-31T04:36:34.065Z Fresh unicode-linebreak v0.1.5
61212024-07-31T04:36:34.065Z Fresh smawk v0.3.2
61222024-07-31T04:36:34.065Z Fresh plotters-backend v0.3.5
61232024-07-31T04:36:34.065Z Fresh rpassword v7.3.1
61242024-07-31T04:36:34.065Z Fresh tui-tree-widget v0.21.0
61252024-07-31T04:36:34.065Z Fresh textwrap v0.16.1
61262024-07-31T04:36:34.065Z Fresh plotters-svg v0.3.5
61272024-07-31T04:36:34.065Z Fresh http-body v1.0.0
61282024-07-31T04:36:34.065Z Fresh cargo-platform v0.1.8
61292024-07-31T04:36:34.065Z Fresh cast v0.3.0
61302024-07-31T04:36:34.065Z Fresh yansi v0.5.1
61312024-07-31T04:36:34.065Z Fresh shell-words v1.1.0
61322024-07-31T04:36:34.065Z Fresh tower-layer v0.3.2
61332024-07-31T04:36:34.065Z Fresh plotters v0.3.5
61342024-07-31T04:36:34.065Z Fresh tower v0.4.13
61352024-07-31T04:36:34.065Z Fresh cargo_metadata v0.18.1
61362024-07-31T04:36:34.065Z Fresh pretty_assertions v1.4.0
61372024-07-31T04:36:34.065Z Fresh criterion-plot v0.5.0
61382024-07-31T04:36:34.065Z Fresh hyper v1.3.1
61392024-07-31T04:36:34.065Z Fresh target-lexicon v0.12.14
61402024-07-31T04:36:34.065Z Fresh tinytemplate v1.2.1
61412024-07-31T04:36:34.065Z Fresh oorandom v11.1.3
61422024-07-31T04:36:34.065Z Fresh anes v0.1.6
61432024-07-31T04:36:34.065Z Fresh criterion v0.5.1
61442024-07-31T04:36:34.065Z Fresh cfg-expr v0.15.8
61452024-07-31T04:36:34.065Z Fresh hyper-util v0.1.3
61462024-07-31T04:36:34.065Z Fresh guppy-workspace-hack v0.1.0
61472024-07-31T04:36:34.065Z Fresh doc-comment v0.3.3
61482024-07-31T04:36:34.065Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
61492024-07-31T04:36:34.065Z Fresh rustls-native-certs v0.7.0
61502024-07-31T04:36:34.065Z Fresh httptest v0.15.5
61512024-07-31T04:36:34.065Z Fresh fatfs v0.3.6
61522024-07-31T04:36:34.065Z Fresh escape8259 v0.5.2
61532024-07-31T04:36:34.065Z Fresh threadpool v1.8.1
61542024-07-31T04:36:34.065Z Fresh relative-path v1.9.3
61552024-07-31T04:36:34.065Z Fresh hyper-rustls v0.26.0
61562024-07-31T04:36:34.065Z Fresh assert_cmd v2.0.14
61572024-07-31T04:36:34.065Z Fresh libtest-mimic v0.7.3
61582024-07-31T04:36:34.065Z Fresh target-spec v3.1.0
61592024-07-31T04:36:34.066Z Fresh rstest_macros v0.19.0
61602024-07-31T04:36:34.066Z Fresh blake2b_simd v1.0.2
61612024-07-31T04:36:34.066Z Fresh pathdiff v0.2.1
61622024-07-31T04:36:34.066Z Fresh fancy-regex v0.13.0
61632024-07-31T04:36:34.066Z Fresh uzers v0.11.3
61642024-07-31T04:36:34.066Z Fresh nested v0.1.1
61652024-07-31T04:36:34.066Z Fresh indent_write v2.2.0
61662024-07-31T04:36:34.066Z Fresh futures-timer v3.0.3
61672024-07-31T04:36:34.066Z Fresh rust-argon2 v2.1.0
61682024-07-31T04:36:34.066Z Fresh datatest-stable v0.2.9
61692024-07-31T04:36:34.066Z Fresh trybuild v1.0.97
61702024-07-31T04:36:34.066Z Fresh rstest v0.19.0
61712024-07-31T04:36:34.069Z Fresh guppy v0.17.5
61722024-07-31T04:36:34.069Z Fresh partial-io v0.5.4
61732024-07-31T04:36:34.069Z Fresh similar-asserts v1.5.0
61742024-07-31T04:36:34.069Z Fresh rand_distr v0.4.3
61752024-07-31T04:36:34.069Z Fresh approx v0.5.1
61762024-07-31T04:36:34.069Z Fresh hex-literal v0.4.1
61772024-07-31T04:36:34.069Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
61782024-07-31T04:36:34.069Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
61792024-07-31T04:36:34.069Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
61802024-07-31T04:36:34.069Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
61812024-07-31T04:36:34.069Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
61822024-07-31T04:36:34.069Z Fresh oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
61832024-07-31T04:36:34.070Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
61842024-07-31T04:36:34.070Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
61852024-07-31T04:36:34.070Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
61862024-07-31T04:36:34.070Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
61872024-07-31T04:36:34.070Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
61882024-07-31T04:36:34.070Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
61892024-07-31T04:36:34.070Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
61902024-07-31T04:36:34.070Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
61912024-07-31T04:36:34.070Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
61922024-07-31T04:36:34.070Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
61932024-07-31T04:36:34.070Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
61942024-07-31T04:36:34.070Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
61952024-07-31T04:36:34.070Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
61962024-07-31T04:36:34.070Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
61972024-07-31T04:36:34.070Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
61982024-07-31T04:36:34.070Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
61992024-07-31T04:36:34.070Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
62002024-07-31T04:36:34.070Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
62012024-07-31T04:36:34.070Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
62022024-07-31T04:36:34.070Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
62032024-07-31T04:36:34.070Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
62042024-07-31T04:36:34.070Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
62052024-07-31T04:36:34.070Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
62062024-07-31T04:36:34.070Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
62072024-07-31T04:36:34.070Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
62082024-07-31T04:36:34.070Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
62092024-07-31T04:36:34.070Z Fresh internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
62102024-07-31T04:36:34.070Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
62112024-07-31T04:36:34.070Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
62122024-07-31T04:36:34.070Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
62132024-07-31T04:36:34.070Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
62142024-07-31T04:36:34.070Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
62152024-07-31T04:36:34.070Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
62162024-07-31T04:36:34.070Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
62172024-07-31T04:36:34.070Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
62182024-07-31T04:36:34.070Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
62192024-07-31T04:36:34.070Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
62202024-07-31T04:36:34.070Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
62212024-07-31T04:36:34.071Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
62222024-07-31T04:36:34.071Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
62232024-07-31T04:36:34.071Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
62242024-07-31T04:36:34.071Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
62252024-07-31T04:36:34.071Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
62262024-07-31T04:36:34.071Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
62272024-07-31T04:36:34.071Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
62282024-07-31T04:36:34.071Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
62292024-07-31T04:36:34.071Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
62302024-07-31T04:36:34.071Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
62312024-07-31T04:36:34.071Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
62322024-07-31T04:36:34.071Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
62332024-07-31T04:36:34.071Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
62342024-07-31T04:36:34.071Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
62352024-07-31T04:36:34.071Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
62362024-07-31T04:36:34.071Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
62372024-07-31T04:36:34.071Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
62382024-07-31T04:36:34.071Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
62392024-07-31T04:36:34.071Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
62402024-07-31T04:36:34.071Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
62412024-07-31T04:36:34.071Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
62422024-07-31T04:36:34.071Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
62432024-07-31T04:36:34.071Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
62442024-07-31T04:36:34.071Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
62452024-07-31T04:36:34.071Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
62462024-07-31T04:36:34.071Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
62472024-07-31T04:36:34.071Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
62482024-07-31T04:36:34.071Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
62492024-07-31T04:36:34.071Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
62502024-07-31T04:36:34.071Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
62512024-07-31T04:36:34.071Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
62522024-07-31T04:36:34.071Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
62532024-07-31T04:36:34.071Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
62542024-07-31T04:36:34.071Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
62552024-07-31T04:36:34.071Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
62562024-07-31T04:36:34.071Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
62572024-07-31T04:36:34.071Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
62582024-07-31T04:36:34.071Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
62592024-07-31T04:36:34.071Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
62602024-07-31T04:36:34.071Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
62612024-07-31T04:36:34.072Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
62622024-07-31T04:36:34.072Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
62632024-07-31T04:36:34.072Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
62642024-07-31T04:36:34.072Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
62652024-07-31T04:36:34.072Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
62662024-07-31T04:36:34.072Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
62672024-07-31T04:36:34.072Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
62682024-07-31T04:36:34.072Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
62692024-07-31T04:36:34.136Z Doc-tests api_identity
62702024-07-31T04:36:34.139Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-dd53148a88ff780d.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
62712024-07-31T04:36:34.352Z
62722024-07-31T04:36:34.352Zrunning 0 tests
62732024-07-31T04:36:34.352Z
62742024-07-31T04:36:34.352Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62752024-07-31T04:36:34.352Z
62762024-07-31T04:36:34.362Z Doc-tests authz-macros
62772024-07-31T04:36:34.365Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-70a43713bf7e5f04.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
62782024-07-31T04:36:34.497Z
62792024-07-31T04:36:34.497Zrunning 7 tests
62802024-07-31T04:36:34.502Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 109) ... ignored
62812024-07-31T04:36:34.502Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 122) ... ignored
62822024-07-31T04:36:34.502Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 27) ... ignored
62832024-07-31T04:36:34.502Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 46) ... ignored
62842024-07-31T04:36:34.502Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 59) ... ignored
62852024-07-31T04:36:34.502Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 76) ... ignored
62862024-07-31T04:36:34.502Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 94) ... ignored
62872024-07-31T04:36:34.502Z
62882024-07-31T04:36:34.505Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.01s
62892024-07-31T04:36:34.505Z
62902024-07-31T04:36:34.515Z Doc-tests bootstore
62912024-07-31T04:36:34.518Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-83e122273fb94066.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
62922024-07-31T04:36:35.256Z
62932024-07-31T04:36:35.256Zrunning 0 tests
62942024-07-31T04:36:35.256Z
62952024-07-31T04:36:35.256Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62962024-07-31T04:36:35.256Z
62972024-07-31T04:36:35.284Z Doc-tests bootstrap-agent-api
62982024-07-31T04:36:35.287Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-4b48faab095d9129.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
62992024-07-31T04:36:35.616Z
63002024-07-31T04:36:35.616Zrunning 2 tests
63012024-07-31T04:36:35.619Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::api_description (line 32) ... ignored
63022024-07-31T04:36:35.619Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::stub_api_description (line 38) ... ignored
63032024-07-31T04:36:35.619Z
63042024-07-31T04:36:35.619Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
63052024-07-31T04:36:35.620Z
63062024-07-31T04:36:35.639Z Doc-tests bootstrap-agent-client
63072024-07-31T04:36:35.642Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-75624087ea4a43eb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63082024-07-31T04:36:36.346Z
63092024-07-31T04:36:36.346Zrunning 0 tests
63102024-07-31T04:36:36.346Z
63112024-07-31T04:36:36.346Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63122024-07-31T04:36:36.346Z
63132024-07-31T04:36:36.374Z Doc-tests cockroach-admin-api
63142024-07-31T04:36:36.374Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-979feff01928d66a.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63152024-07-31T04:36:36.569Z
63162024-07-31T04:36:36.569Zrunning 2 tests
63172024-07-31T04:36:36.572Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::api_description (line 20) ... ignored
63182024-07-31T04:36:36.572Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::stub_api_description (line 26) ... ignored
63192024-07-31T04:36:36.572Z
63202024-07-31T04:36:36.572Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
63212024-07-31T04:36:36.572Z
63222024-07-31T04:36:36.586Z Doc-tests cockroach-admin-client
63232024-07-31T04:36:36.589Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-97034b78d1593ff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63242024-07-31T04:36:36.835Z
63252024-07-31T04:36:36.835Zrunning 0 tests
63262024-07-31T04:36:36.835Z
63272024-07-31T04:36:36.835Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63282024-07-31T04:36:36.835Z
63292024-07-31T04:36:36.851Z Doc-tests cockroach-admin-types
63302024-07-31T04:36:36.856Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-97034b78d1593ff4.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63312024-07-31T04:36:36.987Z
63322024-07-31T04:36:36.988Zrunning 0 tests
63332024-07-31T04:36:36.988Z
63342024-07-31T04:36:36.988Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63352024-07-31T04:36:36.988Z
63362024-07-31T04:36:36.999Z Doc-tests db-macros
63372024-07-31T04:36:37.001Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-7fed030030fffd5a.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63382024-07-31T04:36:37.239Z
63392024-07-31T04:36:37.239Zrunning 3 tests
63402024-07-31T04:36:37.241Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
63412024-07-31T04:36:37.241Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 51) ... ignored
63422024-07-31T04:36:37.241Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 76) ... ignored
63432024-07-31T04:36:37.241Z
63442024-07-31T04:36:37.241Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
63452024-07-31T04:36:37.242Z
63462024-07-31T04:36:37.255Z Doc-tests dns-server
63472024-07-31T04:36:37.258Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63482024-07-31T04:36:37.561Z
63492024-07-31T04:36:37.561Zrunning 0 tests
63502024-07-31T04:36:37.561Z
63512024-07-31T04:36:37.561Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63522024-07-31T04:36:37.561Z
63532024-07-31T04:36:37.580Z Doc-tests dns-server-api
63542024-07-31T04:36:37.584Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-97034b78d1593ff4.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63552024-07-31T04:36:37.786Z
63562024-07-31T04:36:37.786Zrunning 2 tests
63572024-07-31T04:36:37.788Ztest dns-server-api/src/lib.rs - dns_server_api::api_description (line 110) ... ignored
63582024-07-31T04:36:37.789Ztest dns-server-api/src/lib.rs - dns_server_api::stub_api_description (line 116) ... ignored
63592024-07-31T04:36:37.789Z
63602024-07-31T04:36:37.789Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
63612024-07-31T04:36:37.789Z
63622024-07-31T04:36:37.803Z Doc-tests dns-service-client
63632024-07-31T04:36:37.806Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63642024-07-31T04:36:38.058Z
63652024-07-31T04:36:38.058Zrunning 0 tests
63662024-07-31T04:36:38.058Z
63672024-07-31T04:36:38.059Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63682024-07-31T04:36:38.059Z
63692024-07-31T04:36:38.075Z Doc-tests dpd-client
63702024-07-31T04:36:38.078Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-97034b78d1593ff4.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63712024-07-31T04:36:39.223Z
63722024-07-31T04:36:39.223Zrunning 0 tests
63732024-07-31T04:36:39.223Z
63742024-07-31T04:36:39.223Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63752024-07-31T04:36:39.223Z
63762024-07-31T04:36:39.256Z Doc-tests gateway-api
63772024-07-31T04:36:39.260Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-6d8fae9e411be813.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63782024-07-31T04:36:39.595Z
63792024-07-31T04:36:39.595Zrunning 2 tests
63802024-07-31T04:36:39.598Ztest gateway-api/src/lib.rs - gateway_api_mod::api_description (line 41) ... ignored
63812024-07-31T04:36:39.598Ztest gateway-api/src/lib.rs - gateway_api_mod::stub_api_description (line 47) ... ignored
63822024-07-31T04:36:39.598Z
63832024-07-31T04:36:39.598Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
63842024-07-31T04:36:39.598Z
63852024-07-31T04:36:39.618Z Doc-tests gateway-client
63862024-07-31T04:36:39.621Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63872024-07-31T04:36:40.579Z
63882024-07-31T04:36:40.579Zrunning 0 tests
63892024-07-31T04:36:40.579Z
63902024-07-31T04:36:40.579Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63912024-07-31T04:36:40.579Z
63922024-07-31T04:36:40.606Z Doc-tests gateway-test-utils
63932024-07-31T04:36:40.609Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-feaecf970e550c06.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63942024-07-31T04:36:41.046Z
63952024-07-31T04:36:41.046Zrunning 0 tests
63962024-07-31T04:36:41.046Z
63972024-07-31T04:36:41.046Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63982024-07-31T04:36:41.046Z
63992024-07-31T04:36:41.067Z Doc-tests gateway-types
64002024-07-31T04:36:41.070Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64012024-07-31T04:36:41.670Z
64022024-07-31T04:36:41.670Zrunning 0 tests
64032024-07-31T04:36:41.670Z
64042024-07-31T04:36:41.670Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64052024-07-31T04:36:41.670Z
64062024-07-31T04:36:41.698Z Doc-tests illumos-utils
64072024-07-31T04:36:41.701Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-7f8f126ad5437185.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-e261b85fb018ae95.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-f1f972e6c68aa853.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1485d4a43da67925.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-06e4a997184bbc0a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -C embed-bitcode=no --cfg 'feature="mockall"' --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
64082024-07-31T04:36:43.420Z
64092024-07-31T04:36:43.420Zrunning 0 tests
64102024-07-31T04:36:43.420Z
64112024-07-31T04:36:43.420Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64122024-07-31T04:36:43.420Z
64132024-07-31T04:36:43.470Z Doc-tests installinator
64142024-07-31T04:36:43.474Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-44cb082cdb6dde01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64152024-07-31T04:36:44.158Z
64162024-07-31T04:36:44.158Zrunning 0 tests
64172024-07-31T04:36:44.158Z
64182024-07-31T04:36:44.158Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64192024-07-31T04:36:44.158Z
64202024-07-31T04:36:44.184Z Doc-tests installinator-api
64212024-07-31T04:36:44.186Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64222024-07-31T04:36:44.457Z
64232024-07-31T04:36:44.458Zrunning 2 tests
64242024-07-31T04:36:44.460Ztest installinator-api/src/lib.rs - installinator_api::api_description (line 39) ... ignored
64252024-07-31T04:36:44.461Ztest installinator-api/src/lib.rs - installinator_api::stub_api_description (line 45) ... ignored
64262024-07-31T04:36:44.461Z
64272024-07-31T04:36:44.461Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
64282024-07-31T04:36:44.461Z
64292024-07-31T04:36:44.481Z Doc-tests installinator-client
64302024-07-31T04:36:44.484Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64312024-07-31T04:36:45.290Z
64322024-07-31T04:36:45.290Zrunning 0 tests
64332024-07-31T04:36:45.290Z
64342024-07-31T04:36:45.290Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64352024-07-31T04:36:45.290Z
64362024-07-31T04:36:45.319Z Doc-tests installinator-common
64372024-07-31T04:36:45.322Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64382024-07-31T04:36:45.667Z
64392024-07-31T04:36:45.667Zrunning 0 tests
64402024-07-31T04:36:45.667Z
64412024-07-31T04:36:45.668Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64422024-07-31T04:36:45.668Z
64432024-07-31T04:36:45.690Z Doc-tests internal-dns
64442024-07-31T04:36:45.693Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64452024-07-31T04:36:45.960Z
64462024-07-31T04:36:45.960Zrunning 0 tests
64472024-07-31T04:36:45.960Z
64482024-07-31T04:36:45.960Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64492024-07-31T04:36:45.960Z
64502024-07-31T04:36:45.981Z Doc-tests ipcc
64512024-07-31T04:36:45.983Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-6cd145163fd70236.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ --document-private-items -D warnings --error-format human`
64522024-07-31T04:36:46.213Z
64532024-07-31T04:36:46.213Zrunning 0 tests
64542024-07-31T04:36:46.213Z
64552024-07-31T04:36:46.213Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64562024-07-31T04:36:46.213Z
64572024-07-31T04:36:46.233Z Doc-tests key-manager
64582024-07-31T04:36:46.236Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-97a23d2676a85f3f.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64592024-07-31T04:36:46.460Z
64602024-07-31T04:36:46.460Zrunning 0 tests
64612024-07-31T04:36:46.460Z
64622024-07-31T04:36:46.463Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64632024-07-31T04:36:46.463Z
64642024-07-31T04:36:46.479Z Doc-tests nexus-auth
64652024-07-31T04:36:46.482Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-70a43713bf7e5f04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
64662024-07-31T04:36:47.601Z
64672024-07-31T04:36:47.601Zrunning 0 tests
64682024-07-31T04:36:47.601Z
64692024-07-31T04:36:47.602Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64702024-07-31T04:36:47.602Z
64712024-07-31T04:36:47.635Z Doc-tests nexus-client
64722024-07-31T04:36:47.635Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64732024-07-31T04:36:49.432Z
64742024-07-31T04:36:49.432Zrunning 0 tests
64752024-07-31T04:36:49.432Z
64762024-07-31T04:36:49.432Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64772024-07-31T04:36:49.432Z
64782024-07-31T04:36:49.476Z Doc-tests nexus-config
64792024-07-31T04:36:49.479Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64802024-07-31T04:36:49.977Z
64812024-07-31T04:36:49.977Zrunning 0 tests
64822024-07-31T04:36:49.977Z
64832024-07-31T04:36:49.977Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64842024-07-31T04:36:49.977Z
64852024-07-31T04:36:50.002Z Doc-tests nexus-db-fixed-data
64862024-07-31T04:36:50.005Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-eac4e38c14f9ee3e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
64872024-07-31T04:36:50.365Z
64882024-07-31T04:36:50.365Zrunning 0 tests
64892024-07-31T04:36:50.365Z
64902024-07-31T04:36:50.365Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64912024-07-31T04:36:50.365Z
64922024-07-31T04:36:50.389Z Doc-tests nexus-db-model
64932024-07-31T04:36:50.392Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
64942024-07-31T04:37:01.130Z
64952024-07-31T04:37:01.130Zrunning 2 tests
64962024-07-31T04:37:03.453Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
64972024-07-31T04:37:03.552Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
64982024-07-31T04:37:03.552Z
64992024-07-31T04:37:03.552Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.42s
65002024-07-31T04:37:03.555Z
65012024-07-31T04:37:03.726Z Doc-tests nexus-db-queries
65022024-07-31T04:37:03.729Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7cf09df021592b21.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-de692138221074f5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65032024-07-31T04:37:05.894Z
65042024-07-31T04:37:05.894Zrunning 1 test
65052024-07-31T04:37:09.093Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 193) ... ok
65062024-07-31T04:37:09.093Z
65072024-07-31T04:37:09.096Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.20s
65082024-07-31T04:37:09.096Z
65092024-07-31T04:37:09.159Z Doc-tests nexus-defaults
65102024-07-31T04:37:09.162Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-0cbdf58bcc2b964d.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65112024-07-31T04:37:09.361Z
65122024-07-31T04:37:09.361Zrunning 0 tests
65132024-07-31T04:37:09.361Z
65142024-07-31T04:37:09.362Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65152024-07-31T04:37:09.362Z
65162024-07-31T04:37:09.381Z Doc-tests nexus-internal-api
65172024-07-31T04:37:09.384Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-6d8fae9e411be813.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65182024-07-31T04:37:09.774Z
65192024-07-31T04:37:09.774Zrunning 2 tests
65202024-07-31T04:37:09.776Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 57) ... ignored
65212024-07-31T04:37:09.776Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 63) ... ignored
65222024-07-31T04:37:09.776Z
65232024-07-31T04:37:09.776Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
65242024-07-31T04:37:09.777Z
65252024-07-31T04:37:09.800Z Doc-tests nexus-inventory
65262024-07-31T04:37:09.803Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65272024-07-31T04:37:10.124Z
65282024-07-31T04:37:10.124Zrunning 0 tests
65292024-07-31T04:37:10.124Z
65302024-07-31T04:37:10.124Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65312024-07-31T04:37:10.124Z
65322024-07-31T04:37:10.147Z Doc-tests nexus-macros-common
65332024-07-31T04:37:10.148Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65342024-07-31T04:37:10.219Z
65352024-07-31T04:37:10.219Zrunning 0 tests
65362024-07-31T04:37:10.219Z
65372024-07-31T04:37:10.219Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65382024-07-31T04:37:10.219Z
65392024-07-31T04:37:10.227Z Doc-tests nexus-metrics-producer-gc
65402024-07-31T04:37:10.229Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-a961eec981278350.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65412024-07-31T04:37:10.608Z
65422024-07-31T04:37:10.608Zrunning 0 tests
65432024-07-31T04:37:10.608Z
65442024-07-31T04:37:10.609Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65452024-07-31T04:37:10.609Z
65462024-07-31T04:37:10.637Z Doc-tests nexus-networking
65472024-07-31T04:37:10.640Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-d7ac17ad64f31a1c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65482024-07-31T04:37:11.018Z
65492024-07-31T04:37:11.018Zrunning 0 tests
65502024-07-31T04:37:11.018Z
65512024-07-31T04:37:11.018Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65522024-07-31T04:37:11.018Z
65532024-07-31T04:37:11.046Z Doc-tests nexus-reconfigurator-execution
65542024-07-31T04:37:11.049Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65552024-07-31T04:37:11.483Z
65562024-07-31T04:37:11.483Zrunning 0 tests
65572024-07-31T04:37:11.483Z
65582024-07-31T04:37:11.483Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65592024-07-31T04:37:11.483Z
65602024-07-31T04:37:11.513Z Doc-tests nexus-reconfigurator-planning
65612024-07-31T04:37:11.516Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65622024-07-31T04:37:11.905Z
65632024-07-31T04:37:11.905Zrunning 0 tests
65642024-07-31T04:37:11.905Z
65652024-07-31T04:37:11.905Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65662024-07-31T04:37:11.905Z
65672024-07-31T04:37:11.931Z Doc-tests nexus-reconfigurator-preparation
65682024-07-31T04:37:11.934Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65692024-07-31T04:37:12.292Z
65702024-07-31T04:37:12.292Zrunning 0 tests
65712024-07-31T04:37:12.292Z
65722024-07-31T04:37:12.292Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65732024-07-31T04:37:12.292Z
65742024-07-31T04:37:12.320Z Doc-tests nexus-saga-recovery
65752024-07-31T04:37:12.323Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65762024-07-31T04:37:12.663Z
65772024-07-31T04:37:12.663Zrunning 0 tests
65782024-07-31T04:37:12.663Z
65792024-07-31T04:37:12.663Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65802024-07-31T04:37:12.664Z
65812024-07-31T04:37:12.688Z Doc-tests nexus-sled-agent-shared
65822024-07-31T04:37:12.688Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65832024-07-31T04:37:13.040Z
65842024-07-31T04:37:13.040Zrunning 0 tests
65852024-07-31T04:37:13.040Z
65862024-07-31T04:37:13.040Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65872024-07-31T04:37:13.040Z
65882024-07-31T04:37:13.064Z Doc-tests nexus-test-interface
65892024-07-31T04:37:13.064Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-97a23d2676a85f3f.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65902024-07-31T04:37:13.334Z
65912024-07-31T04:37:13.334Zrunning 0 tests
65922024-07-31T04:37:13.334Z
65932024-07-31T04:37:13.334Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65942024-07-31T04:37:13.334Z
65952024-07-31T04:37:13.356Z Doc-tests nexus-test-utils
65962024-07-31T04:37:13.359Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="omicron-dev"' --document-private-items -D warnings --error-format human`
65972024-07-31T04:37:14.177Z
65982024-07-31T04:37:14.177Zrunning 0 tests
65992024-07-31T04:37:14.177Z
66002024-07-31T04:37:14.177Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66012024-07-31T04:37:14.177Z
66022024-07-31T04:37:14.210Z Doc-tests nexus-test-utils-macros
66032024-07-31T04:37:14.214Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-a54c09e1689c5aeb.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66042024-07-31T04:37:14.285Z
66052024-07-31T04:37:14.285Zrunning 1 test
66062024-07-31T04:37:14.287Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 43) ... ignored
66072024-07-31T04:37:14.287Z
66082024-07-31T04:37:14.287Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
66092024-07-31T04:37:14.288Z
66102024-07-31T04:37:14.294Z Doc-tests nexus-types
66112024-07-31T04:37:14.297Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66122024-07-31T04:37:16.780Z
66132024-07-31T04:37:16.780Zrunning 0 tests
66142024-07-31T04:37:16.780Z
66152024-07-31T04:37:16.780Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66162024-07-31T04:37:16.780Z
66172024-07-31T04:37:16.841Z Doc-tests omicron-certificates
66182024-07-31T04:37:16.841Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-8bcc55f5e1ff0008.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66192024-07-31T04:37:17.088Z
66202024-07-31T04:37:17.088Zrunning 0 tests
66212024-07-31T04:37:17.088Z
66222024-07-31T04:37:17.088Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66232024-07-31T04:37:17.088Z
66242024-07-31T04:37:17.107Z Doc-tests omicron-cockroach-admin
66252024-07-31T04:37:17.110Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-e5295d38266d6b71.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
66262024-07-31T04:37:17.385Z
66272024-07-31T04:37:17.385Zrunning 0 tests
66282024-07-31T04:37:17.385Z
66292024-07-31T04:37:17.385Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66302024-07-31T04:37:17.385Z
66312024-07-31T04:37:17.406Z Doc-tests omicron-common
66322024-07-31T04:37:17.409Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
66332024-07-31T04:37:19.214Z
66342024-07-31T04:37:19.214Zrunning 2 tests
66352024-07-31T04:37:19.311Ztest common/src/lib.rs - FileKv (line 59) ... ignored
66362024-07-31T04:37:23.733Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 614) ... ok
66372024-07-31T04:37:23.733Z
66382024-07-31T04:37:23.733Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.52s
66392024-07-31T04:37:23.736Z
66402024-07-31T04:37:23.780Z Doc-tests omicron-ddm-admin-client
66412024-07-31T04:37:23.783Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-cb1dc3465c3fa41c.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66422024-07-31T04:37:24.030Z
66432024-07-31T04:37:24.030Zrunning 0 tests
66442024-07-31T04:37:24.030Z
66452024-07-31T04:37:24.030Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66462024-07-31T04:37:24.030Z
66472024-07-31T04:37:24.051Z Doc-tests omicron-gateway
66482024-07-31T04:37:24.054Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66492024-07-31T04:37:24.481Z
66502024-07-31T04:37:24.481Zrunning 0 tests
66512024-07-31T04:37:24.481Z
66522024-07-31T04:37:24.481Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66532024-07-31T04:37:24.481Z
66542024-07-31T04:37:24.506Z Doc-tests omicron-nexus
66552024-07-31T04:37:24.513Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
66562024-07-31T04:37:27.337Z
66572024-07-31T04:37:27.337Zrunning 5 tests
66582024-07-31T04:37:27.340Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 244) ... ignored
66592024-07-31T04:37:30.980Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 816) ... ok
66602024-07-31T04:37:30.983Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 846) ... ok
66612024-07-31T04:37:30.988Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 774) ... ok
66622024-07-31T04:37:30.990Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 752) ... ok
66632024-07-31T04:37:30.990Z
66642024-07-31T04:37:30.990Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.65s
66652024-07-31T04:37:30.990Z
66662024-07-31T04:37:31.068Z Doc-tests omicron-package
66672024-07-31T04:37:31.071Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-711d7831c1ce5fd2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66682024-07-31T04:37:31.294Z
66692024-07-31T04:37:31.294Zrunning 0 tests
66702024-07-31T04:37:31.294Z
66712024-07-31T04:37:31.294Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66722024-07-31T04:37:31.294Z
66732024-07-31T04:37:31.308Z Doc-tests omicron-passwords
66742024-07-31T04:37:31.311Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-945dab18f7340037.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-750b2e677370518b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66752024-07-31T04:37:31.418Z
66762024-07-31T04:37:31.418Zrunning 0 tests
66772024-07-31T04:37:31.418Z
66782024-07-31T04:37:31.418Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66792024-07-31T04:37:31.418Z
66802024-07-31T04:37:31.430Z Doc-tests omicron-rpaths
66812024-07-31T04:37:31.433Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-8233d25fa5aab06f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66822024-07-31T04:37:31.495Z
66832024-07-31T04:37:31.495Zrunning 0 tests
66842024-07-31T04:37:31.495Z
66852024-07-31T04:37:31.495Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66862024-07-31T04:37:31.495Z
66872024-07-31T04:37:31.503Z Doc-tests omicron-sled-agent
66882024-07-31T04:37:31.506Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66892024-07-31T04:37:33.691Z
66902024-07-31T04:37:33.691Zrunning 0 tests
66912024-07-31T04:37:33.691Z
66922024-07-31T04:37:33.691Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66932024-07-31T04:37:33.691Z
66942024-07-31T04:37:33.750Z Doc-tests omicron-test-utils
66952024-07-31T04:37:33.753Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-f95ab1ee05beb600.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -C embed-bitcode=no --cfg 'feature="seed-gen"' --document-private-items -D warnings --error-format human`
66962024-07-31T04:37:34.048Z
66972024-07-31T04:37:34.048Zrunning 0 tests
66982024-07-31T04:37:34.048Z
66992024-07-31T04:37:34.048Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67002024-07-31T04:37:34.048Z
67012024-07-31T04:37:34.070Z Doc-tests omicron-uuid-kinds
67022024-07-31T04:37:34.070Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-8178b3fa3c49cf48.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --document-private-items -D warnings --error-format human`
67032024-07-31T04:37:34.168Z
67042024-07-31T04:37:34.168Zrunning 0 tests
67052024-07-31T04:37:34.168Z
67062024-07-31T04:37:34.168Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67072024-07-31T04:37:34.168Z
67082024-07-31T04:37:34.177Z Doc-tests omicron-workspace-hack
67092024-07-31T04:37:34.181Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-ffd14cf7bf009d44.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-78003f9d45d47fa7.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
67102024-07-31T04:37:34.238Z
67112024-07-31T04:37:34.238Zrunning 0 tests
67122024-07-31T04:37:34.238Z
67132024-07-31T04:37:34.238Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67142024-07-31T04:37:34.238Z
67152024-07-31T04:37:34.246Z Doc-tests openapi-manager
67162024-07-31T04:37:34.246Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-8511e7aebcd452f8.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
67172024-07-31T04:37:34.630Z
67182024-07-31T04:37:34.630Zrunning 0 tests
67192024-07-31T04:37:34.630Z
67202024-07-31T04:37:34.630Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67212024-07-31T04:37:34.630Z
67222024-07-31T04:37:34.655Z Doc-tests oxide-client
67232024-07-31T04:37:34.657Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
67242024-07-31T04:37:39.837Z
67252024-07-31T04:37:39.837Zrunning 196 tests
67262024-07-31T04:37:39.844Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
67272024-07-31T04:37:39.847Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
67282024-07-31T04:37:39.847Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
67292024-07-31T04:37:39.847Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
67302024-07-31T04:37:39.850Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
67312024-07-31T04:37:39.850Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
67322024-07-31T04:37:39.850Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
67332024-07-31T04:37:39.853Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
67342024-07-31T04:37:39.853Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
67352024-07-31T04:37:39.853Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
67362024-07-31T04:37:39.855Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
67372024-07-31T04:37:39.855Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
67382024-07-31T04:37:39.855Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
67392024-07-31T04:37:39.858Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
67402024-07-31T04:37:39.858Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
67412024-07-31T04:37:39.858Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
67422024-07-31T04:37:39.861Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
67432024-07-31T04:37:39.861Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
67442024-07-31T04:37:39.861Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
67452024-07-31T04:37:39.864Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
67462024-07-31T04:37:39.864Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_create (line 25) ... ignored
67472024-07-31T04:37:39.864Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_delete (line 25) ... ignored
67482024-07-31T04:37:39.867Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_list (line 27) ... ignored
67492024-07-31T04:37:39.867Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_view (line 25) ... ignored
67502024-07-31T04:37:39.867Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
67512024-07-31T04:37:39.869Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
67522024-07-31T04:37:39.869Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
67532024-07-31T04:37:39.869Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
67542024-07-31T04:37:39.872Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
67552024-07-31T04:37:39.872Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
67562024-07-31T04:37:39.872Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
67572024-07-31T04:37:39.875Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
67582024-07-31T04:37:39.875Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
67592024-07-31T04:37:39.875Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
67602024-07-31T04:37:39.878Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
67612024-07-31T04:37:39.878Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
67622024-07-31T04:37:39.878Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
67632024-07-31T04:37:39.880Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
67642024-07-31T04:37:39.880Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
67652024-07-31T04:37:39.883Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_migrate (line 26) ... ignored
67662024-07-31T04:37:39.883Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
67672024-07-31T04:37:39.883Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
67682024-07-31T04:37:39.886Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
67692024-07-31T04:37:39.886Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
67702024-07-31T04:37:39.886Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
67712024-07-31T04:37:39.889Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
67722024-07-31T04:37:39.889Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
67732024-07-31T04:37:39.889Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
67742024-07-31T04:37:39.891Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
67752024-07-31T04:37:39.891Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
67762024-07-31T04:37:39.891Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
67772024-07-31T04:37:39.894Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
67782024-07-31T04:37:39.894Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
67792024-07-31T04:37:39.894Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
67802024-07-31T04:37:39.897Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
67812024-07-31T04:37:39.897Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_query (line 24) ... ignored
67822024-07-31T04:37:39.897Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_schema_list (line 25) ... ignored
67832024-07-31T04:37:39.900Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
67842024-07-31T04:37:39.900Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
67852024-07-31T04:37:39.900Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
67862024-07-31T04:37:39.902Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
67872024-07-31T04:37:39.902Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
67882024-07-31T04:37:39.902Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
67892024-07-31T04:37:39.902Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
67902024-07-31T04:37:39.905Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
67912024-07-31T04:37:39.905Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
67922024-07-31T04:37:39.905Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
67932024-07-31T04:37:39.908Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
67942024-07-31T04:37:39.908Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
67952024-07-31T04:37:39.908Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
67962024-07-31T04:37:39.910Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
67972024-07-31T04:37:39.911Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
67982024-07-31T04:37:39.911Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
67992024-07-31T04:37:39.913Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
68002024-07-31T04:37:39.913Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
68012024-07-31T04:37:39.913Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
68022024-07-31T04:37:39.916Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
68032024-07-31T04:37:39.916Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 24) ... ignored
68042024-07-31T04:37:39.916Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
68052024-07-31T04:37:39.916Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 24) ... ignored
68062024-07-31T04:37:39.919Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
68072024-07-31T04:37:39.919Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
68082024-07-31T04:37:39.919Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
68092024-07-31T04:37:39.921Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
68102024-07-31T04:37:39.921Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
68112024-07-31T04:37:39.921Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
68122024-07-31T04:37:39.924Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
68132024-07-31T04:37:39.924Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
68142024-07-31T04:37:39.924Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
68152024-07-31T04:37:39.927Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
68162024-07-31T04:37:39.927Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
68172024-07-31T04:37:39.927Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
68182024-07-31T04:37:39.927Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
68192024-07-31T04:37:39.930Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
68202024-07-31T04:37:39.930Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
68212024-07-31T04:37:39.930Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
68222024-07-31T04:37:39.932Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
68232024-07-31T04:37:39.932Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
68242024-07-31T04:37:39.932Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
68252024-07-31T04:37:39.935Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
68262024-07-31T04:37:39.935Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
68272024-07-31T04:37:39.935Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
68282024-07-31T04:37:39.935Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
68292024-07-31T04:37:39.938Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
68302024-07-31T04:37:39.938Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
68312024-07-31T04:37:39.938Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
68322024-07-31T04:37:39.941Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
68332024-07-31T04:37:39.941Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
68342024-07-31T04:37:39.941Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_create (line 22) ... ignored
68352024-07-31T04:37:39.941Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_delete (line 24) ... ignored
68362024-07-31T04:37:39.944Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_list (line 26) ... ignored
68372024-07-31T04:37:39.944Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_add (line 27) ... ignored
68382024-07-31T04:37:39.944Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_list (line 28) ... ignored
68392024-07-31T04:37:39.946Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_remove (line 25) ... ignored
68402024-07-31T04:37:39.946Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_add (line 24) ... ignored
68412024-07-31T04:37:39.946Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_list (line 27) ... ignored
68422024-07-31T04:37:39.949Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_remove (line 22) ... ignored
68432024-07-31T04:37:39.949Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_view (line 22) ... ignored
68442024-07-31T04:37:39.949Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_link (line 27) ... ignored
68452024-07-31T04:37:39.949Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_list (line 27) ... ignored
68462024-07-31T04:37:39.952Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_unlink (line 24) ... ignored
68472024-07-31T04:37:39.952Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_update (line 24) ... ignored
68482024-07-31T04:37:39.952Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_update (line 25) ... ignored
68492024-07-31T04:37:39.955Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_utilization_view (line 24) ... ignored
68502024-07-31T04:37:39.955Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_view (line 24) ... ignored
68512024-07-31T04:37:39.955Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
68522024-07-31T04:37:39.957Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
68532024-07-31T04:37:39.957Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
68542024-07-31T04:37:39.957Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
68552024-07-31T04:37:39.960Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
68562024-07-31T04:37:39.960Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
68572024-07-31T04:37:39.960Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
68582024-07-31T04:37:39.960Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
68592024-07-31T04:37:39.963Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
68602024-07-31T04:37:39.963Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
68612024-07-31T04:37:39.963Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 24) ... ignored
68622024-07-31T04:37:39.966Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 24) ... ignored
68632024-07-31T04:37:39.966Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
68642024-07-31T04:37:39.966Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
68652024-07-31T04:37:39.966Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 27) ... ignored
68662024-07-31T04:37:39.969Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
68672024-07-31T04:37:39.969Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
68682024-07-31T04:37:39.969Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
68692024-07-31T04:37:39.971Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
68702024-07-31T04:37:39.971Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
68712024-07-31T04:37:39.972Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
68722024-07-31T04:37:39.974Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
68732024-07-31T04:37:39.974Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
68742024-07-31T04:37:39.974Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
68752024-07-31T04:37:39.974Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
68762024-07-31T04:37:39.977Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
68772024-07-31T04:37:39.977Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
68782024-07-31T04:37:39.977Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
68792024-07-31T04:37:39.980Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
68802024-07-31T04:37:39.980Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
68812024-07-31T04:37:39.980Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
68822024-07-31T04:37:39.982Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
68832024-07-31T04:37:39.982Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
68842024-07-31T04:37:39.982Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
68852024-07-31T04:37:39.982Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
68862024-07-31T04:37:39.985Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
68872024-07-31T04:37:39.985Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
68882024-07-31T04:37:39.985Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
68892024-07-31T04:37:39.988Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
68902024-07-31T04:37:39.988Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
68912024-07-31T04:37:39.988Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
68922024-07-31T04:37:39.991Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
68932024-07-31T04:37:39.991Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
68942024-07-31T04:37:39.991Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
68952024-07-31T04:37:39.991Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
68962024-07-31T04:37:39.994Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
68972024-07-31T04:37:39.994Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
68982024-07-31T04:37:39.994Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
68992024-07-31T04:37:39.996Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
69002024-07-31T04:37:39.996Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
69012024-07-31T04:37:39.996Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 32) ... ignored
69022024-07-31T04:37:39.999Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
69032024-07-31T04:37:39.999Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
69042024-07-31T04:37:39.999Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
69052024-07-31T04:37:39.999Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
69062024-07-31T04:37:40.002Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
69072024-07-31T04:37:40.002Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
69082024-07-31T04:37:40.002Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
69092024-07-31T04:37:40.005Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
69102024-07-31T04:37:40.005Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
69112024-07-31T04:37:40.005Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
69122024-07-31T04:37:40.008Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
69132024-07-31T04:37:40.008Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
69142024-07-31T04:37:40.008Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
69152024-07-31T04:37:40.008Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
69162024-07-31T04:37:40.008Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
69172024-07-31T04:37:40.008Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
69182024-07-31T04:37:40.008Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
69192024-07-31T04:37:40.008Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
69202024-07-31T04:37:40.008Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
69212024-07-31T04:37:40.008Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
69222024-07-31T04:37:40.008Z
69232024-07-31T04:37:40.008Ztest result: ok. 0 passed; 0 failed; 196 ignored; 0 measured; 0 filtered out; finished in 0.17s
69242024-07-31T04:37:40.008Z
69252024-07-31T04:37:40.130Z Doc-tests oximeter
69262024-07-31T04:37:40.130Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ba18e27019b7553.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69272024-07-31T04:37:40.370Z
69282024-07-31T04:37:40.370Zrunning 2 tests
69292024-07-31T04:37:40.373Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
69302024-07-31T04:37:41.486Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
69312024-07-31T04:37:41.486Z
69322024-07-31T04:37:41.486Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.12s
69332024-07-31T04:37:41.486Z
69342024-07-31T04:37:41.512Z Doc-tests oximeter-api
69352024-07-31T04:37:41.515Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69362024-07-31T04:37:41.752Z
69372024-07-31T04:37:41.752Zrunning 2 tests
69382024-07-31T04:37:41.754Ztest oximeter/api/src/lib.rs - oximeter_api_mod::api_description (line 25) ... ignored
69392024-07-31T04:37:41.755Ztest oximeter/api/src/lib.rs - oximeter_api_mod::stub_api_description (line 31) ... ignored
69402024-07-31T04:37:41.755Z
69412024-07-31T04:37:41.755Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
69422024-07-31T04:37:41.755Z
69432024-07-31T04:37:41.774Z Doc-tests oximeter-client
69442024-07-31T04:37:41.774Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69452024-07-31T04:37:42.067Z
69462024-07-31T04:37:42.067Zrunning 0 tests
69472024-07-31T04:37:42.067Z
69482024-07-31T04:37:42.067Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69492024-07-31T04:37:42.067Z
69502024-07-31T04:37:42.088Z Doc-tests oximeter-collector
69512024-07-31T04:37:42.091Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69522024-07-31T04:37:42.562Z
69532024-07-31T04:37:42.562Zrunning 0 tests
69542024-07-31T04:37:42.562Z
69552024-07-31T04:37:42.562Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69562024-07-31T04:37:42.562Z
69572024-07-31T04:37:42.595Z Doc-tests oximeter-db
69582024-07-31T04:37:42.598Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --document-private-items -D warnings --error-format human`
69592024-07-31T04:37:43.893Z
69602024-07-31T04:37:43.893Zrunning 1 test
69612024-07-31T04:37:43.896Ztest oximeter/db/src/oxql/ast/table_ops/filter.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 115) ... ignored
69622024-07-31T04:37:43.896Z
69632024-07-31T04:37:43.896Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
69642024-07-31T04:37:43.896Z
69652024-07-31T04:37:43.940Z Doc-tests oximeter-impl
69662024-07-31T04:37:43.949Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_impl --test oximeter/impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-41c9993a9eb62f39.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-98b7a0851a012050.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69672024-07-31T04:37:44.630Z
69682024-07-31T04:37:44.630Zrunning 11 tests
69692024-07-31T04:37:45.008Ztest oximeter/impl/src/traits.rs - traits::Metric (line 187) - compile fail ... ok
69702024-07-31T04:37:51.195Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
69712024-07-31T04:37:51.587Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
69722024-07-31T04:37:51.861Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
69732024-07-31T04:37:52.115Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::span_decades (line 910) ... ok
69742024-07-31T04:37:52.350Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::with_bins (line 511) ... ok
69752024-07-31T04:37:52.362Ztest oximeter/impl/src/traits.rs - traits::Metric (line 162) ... ok
69762024-07-31T04:37:52.390Ztest oximeter/impl/src/traits.rs - traits::Target (line 77) - compile fail ... ok
69772024-07-31T04:37:52.509Ztest oximeter/impl/src/traits.rs - traits::Producer (line 366) ... ok
69782024-07-31T04:37:56.627Ztest oximeter/impl/src/traits.rs - traits::Target (line 47) ... ok
69792024-07-31T04:37:56.811Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
69802024-07-31T04:37:56.813Z
69812024-07-31T04:37:56.814Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.18s
69822024-07-31T04:37:56.814Z
69832024-07-31T04:37:56.847Z Doc-tests oximeter-instruments
69842024-07-31T04:37:56.850Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-826790931abc6185.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --document-private-items -D warnings --error-format human`
69852024-07-31T04:37:57.231Z
69862024-07-31T04:37:57.231Zrunning 0 tests
69872024-07-31T04:37:57.231Z
69882024-07-31T04:37:57.231Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69892024-07-31T04:37:57.231Z
69902024-07-31T04:37:57.258Z Doc-tests oximeter-macro-impl
69912024-07-31T04:37:57.261Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-6a5e3f38bef75d01.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69922024-07-31T04:37:57.341Z
69932024-07-31T04:37:57.341Zrunning 0 tests
69942024-07-31T04:37:57.341Z
69952024-07-31T04:37:57.341Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69962024-07-31T04:37:57.341Z
69972024-07-31T04:37:57.350Z Doc-tests oximeter-producer
69982024-07-31T04:37:57.353Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69992024-07-31T04:37:57.703Z
70002024-07-31T04:37:57.703Zrunning 0 tests
70012024-07-31T04:37:57.703Z
70022024-07-31T04:37:57.703Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70032024-07-31T04:37:57.703Z
70042024-07-31T04:37:57.731Z Doc-tests oximeter-timeseries-macro
70052024-07-31T04:37:57.734Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-e562c243df9ac3e8.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ba18e27019b7553.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70062024-07-31T04:37:57.950Z
70072024-07-31T04:37:57.950Zrunning 0 tests
70082024-07-31T04:37:57.950Z
70092024-07-31T04:37:57.951Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70102024-07-31T04:37:57.951Z
70112024-07-31T04:37:57.969Z Doc-tests oxlog
70122024-07-31T04:37:57.976Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-06e4a997184bbc0a.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70132024-07-31T04:37:58.046Z
70142024-07-31T04:37:58.046Zrunning 0 tests
70152024-07-31T04:37:58.046Z
70162024-07-31T04:37:58.046Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70172024-07-31T04:37:58.046Z
70182024-07-31T04:37:58.054Z Doc-tests sled-agent-client
70192024-07-31T04:37:58.057Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70202024-07-31T04:37:59.702Z
70212024-07-31T04:37:59.702Zrunning 0 tests
70222024-07-31T04:37:59.702Z
70232024-07-31T04:37:59.702Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70242024-07-31T04:37:59.702Z
70252024-07-31T04:37:59.743Z Doc-tests sled-agent-types
70262024-07-31T04:37:59.746Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70272024-07-31T04:38:00.171Z
70282024-07-31T04:38:00.172Zrunning 0 tests
70292024-07-31T04:38:00.172Z
70302024-07-31T04:38:00.172Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70312024-07-31T04:38:00.172Z
70322024-07-31T04:38:00.197Z Doc-tests sled-hardware
70332024-07-31T04:38:00.200Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-17a14964823b638a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-7f01a3ebc114b786.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-8dc8456b4c6de948.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70342024-07-31T04:38:00.556Z
70352024-07-31T04:38:00.556Zrunning 0 tests
70362024-07-31T04:38:00.556Z
70372024-07-31T04:38:00.556Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70382024-07-31T04:38:00.556Z
70392024-07-31T04:38:00.580Z Doc-tests sled-hardware-types
70402024-07-31T04:38:00.583Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-edda607da370c78f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70412024-07-31T04:38:00.842Z
70422024-07-31T04:38:00.842Zrunning 0 tests
70432024-07-31T04:38:00.842Z
70442024-07-31T04:38:00.842Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70452024-07-31T04:38:00.842Z
70462024-07-31T04:38:00.863Z Doc-tests sled-storage
70472024-07-31T04:38:00.866Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
70482024-07-31T04:38:01.296Z
70492024-07-31T04:38:01.296Zrunning 0 tests
70502024-07-31T04:38:01.296Z
70512024-07-31T04:38:01.296Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70522024-07-31T04:38:01.296Z
70532024-07-31T04:38:01.323Z Doc-tests sp-sim
70542024-07-31T04:38:01.326Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70552024-07-31T04:38:01.736Z
70562024-07-31T04:38:01.736Zrunning 0 tests
70572024-07-31T04:38:01.736Z
70582024-07-31T04:38:01.736Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70592024-07-31T04:38:01.736Z
70602024-07-31T04:38:01.762Z Doc-tests tufaceous
70612024-07-31T04:38:01.764Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4ecb5c901e950536.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70622024-07-31T04:38:02.049Z
70632024-07-31T04:38:02.049Zrunning 0 tests
70642024-07-31T04:38:02.049Z
70652024-07-31T04:38:02.049Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70662024-07-31T04:38:02.049Z
70672024-07-31T04:38:02.071Z Doc-tests tufaceous-lib
70682024-07-31T04:38:02.074Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-24441c61a0f83cf3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70692024-07-31T04:38:02.489Z
70702024-07-31T04:38:02.489Zrunning 0 tests
70712024-07-31T04:38:02.489Z
70722024-07-31T04:38:02.489Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70732024-07-31T04:38:02.489Z
70742024-07-31T04:38:02.514Z Doc-tests typed-rng
70752024-07-31T04:38:02.517Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-8178b3fa3c49cf48.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70762024-07-31T04:38:02.590Z
70772024-07-31T04:38:02.590Zrunning 0 tests
70782024-07-31T04:38:02.590Z
70792024-07-31T04:38:02.591Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70802024-07-31T04:38:02.591Z
70812024-07-31T04:38:02.601Z Doc-tests update-common
70822024-07-31T04:38:02.604Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70832024-07-31T04:38:02.898Z
70842024-07-31T04:38:02.898Zrunning 0 tests
70852024-07-31T04:38:02.898Z
70862024-07-31T04:38:02.898Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70872024-07-31T04:38:02.898Z
70882024-07-31T04:38:02.920Z Doc-tests update-engine
70892024-07-31T04:38:02.922Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-aa657583645be173.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70902024-07-31T04:38:03.407Z
70912024-07-31T04:38:03.407Zrunning 3 tests
70922024-07-31T04:38:03.410Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
70932024-07-31T04:38:03.410Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
70942024-07-31T04:38:03.410Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
70952024-07-31T04:38:03.410Z
70962024-07-31T04:38:03.410Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
70972024-07-31T04:38:03.410Z
70982024-07-31T04:38:03.429Z Doc-tests wicket
70992024-07-31T04:38:03.432Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71002024-07-31T04:38:04.320Z
71012024-07-31T04:38:04.320Zrunning 0 tests
71022024-07-31T04:38:04.320Z
71032024-07-31T04:38:04.320Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71042024-07-31T04:38:04.320Z
71052024-07-31T04:38:04.354Z Doc-tests wicket-common
71062024-07-31T04:38:04.357Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71072024-07-31T04:38:04.898Z
71082024-07-31T04:38:04.898Zrunning 0 tests
71092024-07-31T04:38:04.898Z
71102024-07-31T04:38:04.898Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71112024-07-31T04:38:04.898Z
71122024-07-31T04:38:04.927Z Doc-tests wicket-dbg
71132024-07-31T04:38:04.927Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-ab6ff7e022e1f533.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71142024-07-31T04:38:05.284Z
71152024-07-31T04:38:05.284Zrunning 0 tests
71162024-07-31T04:38:05.284Z
71172024-07-31T04:38:05.284Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71182024-07-31T04:38:05.284Z
71192024-07-31T04:38:05.309Z Doc-tests wicketd
71202024-07-31T04:38:05.312Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-2e1d305a0113676d.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71212024-07-31T04:38:05.886Z
71222024-07-31T04:38:05.886Zrunning 0 tests
71232024-07-31T04:38:05.886Z
71242024-07-31T04:38:05.886Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71252024-07-31T04:38:05.886Z
71262024-07-31T04:38:05.917Z Doc-tests wicketd-api
71272024-07-31T04:38:05.920Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-75624087ea4a43eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71282024-07-31T04:38:06.317Z
71292024-07-31T04:38:06.317Zrunning 2 tests
71302024-07-31T04:38:06.320Ztest wicketd-api/src/lib.rs - wicketd_api_mod::api_description (line 51) ... ignored
71312024-07-31T04:38:06.320Ztest wicketd-api/src/lib.rs - wicketd_api_mod::stub_api_description (line 57) ... ignored
71322024-07-31T04:38:06.320Z
71332024-07-31T04:38:06.320Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
71342024-07-31T04:38:06.320Z
71352024-07-31T04:38:06.344Z Doc-tests wicketd-client
71362024-07-31T04:38:06.346Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-97034b78d1593ff4.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71372024-07-31T04:38:07.919Z
71382024-07-31T04:38:07.919Zrunning 0 tests
71392024-07-31T04:38:07.919Z
71402024-07-31T04:38:07.919Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71412024-07-31T04:38:07.919Z
71422024-07-31T04:38:07.959Z Doc-tests xtask-downloader
71432024-07-31T04:38:07.962Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-cc0fd29606016107.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71442024-07-31T04:38:08.128Z
71452024-07-31T04:38:08.128Zrunning 1 test
71462024-07-31T04:38:08.132Ztest dev-tools/downloader/src/lib.rs - get_values_from_file (line 229) ... ignored
71472024-07-31T04:38:08.132Z
71482024-07-31T04:38:08.132Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
71492024-07-31T04:38:08.132Z
71502024-07-31T04:38:08.143Z Doc-tests zone-setup
71512024-07-31T04:38:08.145Z Running `/home/build/.rustup/toolchains/1.78.0-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-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/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-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-f979b1a7c8010c3c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71522024-07-31T04:38:08.355Z
71532024-07-31T04:38:08.356Zrunning 0 tests
71542024-07-31T04:38:08.356Z
71552024-07-31T04:38:08.356Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71562024-07-31T04:38:08.356Z
71572024-07-31T04:38:08.430Z
71582024-07-31T04:38:08.430Zreal 1:36.205181274
71592024-07-31T04:38:08.430Zuser 1:40.465823509
71602024-07-31T04:38:08.430Zsys 44.712709937
71612024-07-31T04:38:08.430Ztrap 0.019380415
71622024-07-31T04:38:08.430Ztflt 1.175195574
71632024-07-31T04:38:08.430Zdflt 6.142064737
71642024-07-31T04:38:08.430Zkflt 0.018292365
71652024-07-31T04:38:08.430Zlock 1:19.394696523
71662024-07-31T04:38:08.430Zslp 10:42.303560600
71672024-07-31T04:38:08.431Zlat 2.225535678
71682024-07-31T04:38:08.434Zstop 6.635910856
71692024-07-31T04:38:08.434Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
71702024-07-31T04:38:08.436Z+ unset TMPDIR
71712024-07-31T04:38:08.436Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
71722024-07-31T04:38:08.436Zfiles in /var/tmp/omicron_tmp (none expected on success):
71732024-07-31T04:38:08.437Z+ find /var/tmp/omicron_tmp -ls
71742024-07-31T04:38:08.439Z164571 11 drwxr-xr-x 2 build build 2 Jul 31 04:38 /var/tmp/omicron_tmp
71752024-07-31T04:38:08.439Z+ rmdir /var/tmp/omicron_tmp
71762024-07-31T04:38:09.373Zprocess exited: duration 4393226 ms, exit code 0
 
71772024-07-31T04:38:09.388Zfound 1 output files
71782024-07-31T04:38:09.388Zuploading: /work/crate-build-timings.json (512948 bytes)
71792024-07-31T04:38:10.407Zuploaded: /work/crate-build-timings.json